Skip to content

Tables and calculated columns

Rello edited this page Aug 25, 2026 · 1 revision

Tables and calculated columns

Reports can display data as charts or interactive tables. The table options support column selection, ordering, and layouts appropriate to the selected report model.

Calculated columns

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.

Table layouts

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.

Clone this wiki locally