Skip to main content
The Create a Table step renders the data as a table, ready to include in a dashboard. It is an output step: the data passes through unchanged to any steps that follow.

Configuration

Column order in the table follows the order of the data reaching the step, so put a Reorder Columns step before it if you need a specific layout. Row order works the same way — see Sort Rows and Reorder Rows.
The rendered table image is cached. Rerunning the step clears the cache so the dashboard picks up the new data rather than serving a stale image.

Next steps

Create a Chart

Render the same data as a chart.

Create a Deck of views

Combine several charts and tables with shared filters.