enhancement
Calculated columns can be added to a table component; these are defined not in the model but only in the view configuration.
A calculation rule can be specified for such columns. This rule calculates the business values that are displayed in the column (e.g., numbers). However, the values are always displayed in the “default formatting.” For numbers, for example, you cannot specify a number format (as you could for a model attribute).
Test
TestDerivedColumnWithFormat.script.xml