Sample Reference Tableau Dashboard and Steps to Include All the Supported Tables

Sample Reference Tableau Dashboard and Steps to Include All the Supported Tables

Instead of passing hardcoded
timeseries.id
, user can create parametrized query in Tableau by passing
timeseries.id
column as value option and select any particular
timeseries.id
from the list to get its associated
timeseries_datapoints
.
User can prepare a dashboard in Tableau without providing hardcoded
timeseriesid
or
externalid
in SQL query datasource.
The following steps help to create a parameterized SQL query:
  1. Create relation in asset and timeseries table.
  2. Extend relation by custom parameterized SQL of
    timeseries_datapoints
    .
  3. Prepare Tableau parameterized sheet.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal