A question for performance reasons: When are show column expressions calculated?
- Calculated for every row when syncing, same as a Virtual Column;
- Calculated when open the view which contains it, same as a Format Rule;
- A third option that I didn’t realize there was.