Any field in a dataset can be referenced as a variable in different components such as:

  • Text components
  • Chart titles
  • Goal lines
  • Progress goal totals

To use a value, use the following syntax. Note that this can only pull the value in the first row of that dataset.

  • dataset_name.field_name: This is the dataset name and which field you want to reference in that dataset

Dataset fields can only be used in dashboard components and can not be referenced in other datasets.