All about Text formatted fields

  1. If possible always create non-production lists for warnings/alerts instead of using text fields.
  2. 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.
  3. String concatenation increases the processing time significantly. (using even a single & increases processing time upto 18 times)
  4. 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.