-
-
Notifications
You must be signed in to change notification settings - Fork 39
Tables and calculated columns
Rello edited this page Aug 25, 2026
·
1 revision
Reports can display data as charts or interactive tables. The table options support column selection, ordering, and layouts appropriate to the selected report model.
Create calculated columns from existing values to show derived measures without changing the source. Formula support includes fixed values and ROUND(value) or ROUND(value, decimals). Verify calculations with known rows before sharing the report.
Use the table controls to arrange rows, columns, and measures. A pivoted table needs fields in all three areas. Report filters and drilldown affect the input before the table is rendered.
Use filters, chart options, and drilldown for shared filtering behavior and Advanced chart options for Chart.js-specific configuration.