Using Data Tables as Dashboard Variables
- Updated2026-02-03
- 1 minute(s) read
Using Data Tables as Dashboard Variables
Create variables that use data tables to dynamically view dashboard data.
- In the SystemLink web application, navigate to .
-
Click
and select the dashboard
that contains the variable you want to edit.
- Click Dashboard settings.
- In the Variables tab, click New variable and enter a variable name.
- Expand the Type drop-down and select Query.
-
In the Query options section, update the relevant
properties.
- Set the Data Source as SystemLink Data Frames.
-
Select a Query Type.
Query Type Description List data tables Returns a list of data table names that match the filters. List data table columns Returns a list of columns from each data table that match the filters. -
Add filters to the following sections to filter the data to a specific
data table.
- Query by result properties
- Query by data table properties
- Query by column properties
- Click Apply.
-
Return to the dashboard.
You can now reference the variable in panels that use the SystemLink Data Frames Data source by typing $ followed by the variable name.