All about Text formatted fields
- If possible always create non-production lists for warnings/alerts instead of using text fields.
- If a line item is multi-dimensioned with large amounts of text, then these are very slow to calculate. It is generally recommended to avoid storing long text strings.
- String concatenation increases the processing time significantly. (using even a single & increases processing time upto 18 times)
- We can publish line items on UX which are formatted as Text-link and these line items show as an image on dashboard if those links are images.
0