Dashbreeze logo

Using Tables in Dashboards

Using Tables in Dashboards - Connect a table to charts, KPIs, gauges, and table blocks.

Connect a table to charts, KPIs, gauges, and table blocks.

Tables hold the data used by your dashboards. Blocks turn that data into charts, totals, gauges, and lists of rows.

First, connect a table to a block. Then choose the columns and calculations the block should use. One table can be connected to many blocks.

Connect a table to a block

  1. Open a dashboard in edit mode.
  2. Add a chart, KPI, gauge, or table block from the Blocks panel.
  3. Select the block. Open its Data settings.
  4. Under Connect Data, choose a table from your workspace.
  5. Choose the columns the block should use. Add a calculation, grouping, or filter when needed.

Cannot find the table?:You can create a table without leaving the dashboard. Open Select Table, then choose Create Table and follow the steps to import your data.

Choose a block

Different blocks answer different questions. Choose the one that best fits what you want to show.

Chart

Compare values, show a trend, or see how a total is divided into groups.

Example: revenue by month.

KPI

Show one important number.

Example: total revenue.

Gauge

Show progress toward a target.

Example: 80% of the sales goal.

Table block

Show individual rows and selected columns.

Example: recent orders and their status.

One table, many blocks

The same table can power many blocks. Those blocks can be on one dashboard or on different dashboards. Each block can use different columns and calculations.

Shared table

Orders

Dates, customers, status, and revenue

Revenue chart
Total orders KPI
Sales goal gauge
Recent orders table

What happens when the table changes

Table changeWhat happens to connected blocks
The table refreshesBlocks receive the latest rows. Charts and totals update.
Rows are filteredEvery block uses only the rows left by the table filter.
A column is renamedThe block keeps working. It shows the new column label.
A column is removed or its type changesA block that needs that column or type may show an error. Reconfigure the block.
The table is deletedBlocks can no longer load data from it.

Check connected dashboards first:Before removing a column, changing its type, or deleting a table, check every dashboard that uses it. You may need to update its blocks.

Table filters and block filters are different

Both filters remove rows before a block calculates or displays data. The difference is how many blocks they affect.

Affects every connected block

Table filter

Add it while transforming the table. The filtered result is shared by every dashboard that uses that table.

Orders: keep Paid rows

Chart + KPI + Gauge + Table block

Use it when every block should always use the same smaller set of rows.

Affects one block

Block filter

Add it in one block's Data settings. Other blocks can still use all rows from the same table.

Revenue chart: keep Paid rows

Revenue chart only

Use it when one block needs a fixed condition that other blocks do not need.

A quick way to choose:Use a table filter when every connected block should use the filtered rows. Use a block filter when only one block needs the filter. If you use both, the table filter runs first. The block filter cannot bring back rows removed by the table filter.

Up Next