The following seem functionally equivalent when the need is for content that is solely for display within a form view and doesn't need to be referenced anywhere else. Is one more performant than the other? Are there other pertinent distinctions to consider?
Example of Text column
Example of Show column using category Text
Solved! Go to Solution.
A column of type Show category Text is a LongText value, so it allows line breaks.
The Content expression of a Show column is always live, so it will be recalculated even if no change is made to the row. Compare with a virtual column's App formula expression, which is only live in a form view or when a normal column of the same row is updated.
User | Count |
---|---|
15 | |
10 | |
7 | |
3 | |
2 |