Data Table Control

Displays a tabular summary of data recorded by a single source or a group of data sources.

Configuration

  • Title - table title
  • Control Labels - the table column names used (if specified) instead of the data channel names in the report definition
  • Data Range (DQL) - the report definition that retrieves the data
  • Value rounding - the number of decimal places for values displayed in the table

Example data range definition:

report DqlReport group myGroupEui channel pm2_5avg,pm10avg,temperature last 1

© 2023-2025 Grzegorz Skorupa