Using a Data Table
Learn how to add and populate a Data Table with live data on your dashboard
Last updated
Learn how to add and populate a Data Table with live data on your dashboard
In Edit Mode, click the Add button in the top-right corner. From the dropdown menu, select Data Table.

In the Create Data Table panel, give your table a name and set the number of rows and columns you need. Then click Create Table.

Your new empty table will appear on the dashboard. You can type static values directly into any cell, or select a cell to link it to a live data source.

To link a cell to live data, click the cell you want to populate (e.g. B3) and then click the link icon in the cell toolbar.

The Create Custom Block panel will open on the right. Here you can:
Choose your Data Source Type (e.g. Google Analytics 4)
Give the custom block a name — this becomes a project datablock
Select your Database Connection
Then click Configure to set up the query.

Under the Configuration section, set your desired Date Range, then scroll down to choose your Metrics (e.g. Active Users) and optionally add Dimensions, Metric Filters, Dimension Filters, and Order By settings.

When ready, click Preview Data.
After previewing, you'll see a Data Preview showing the results. Choose how to aggregate the data — either Total (sum all numeric values) or Average — then select the primary metric to display in the cell from the dropdown.
Click Create Custom Block to confirm.

Your cell will now display live data pulled from your connected data source. The status bar at the bottom of the table will show Ready and indicate which datablock the cell is linked to. Click Save in the top-right to save your changes.

Last updated