Skip to content

Configuring State Gauge Elements

State Gauge Properties

State Gauge Data Properties

Property Description
Data Source The name of the elements data source
Column Add columns that should be visible in the element
Aggregate Kind of aggregation that should be applied to the column
(only available for SQL and Query Builder Data Sources)
Refresh Interval Will auto refresh the element. It's possible to choose poll interval

State Gauge Navigation Properties

Property Description
Page The database views homepage
URL Address Any accessible Url that should be navigated to when clicking the element
Use data source condition Will add column data to the navigation Url

(only available for SQL and Query Builder Data Sources)
Use column values Possible to select which columns that should be added to the navigation Url

State Gauge Formatting Properties

Property Description
Type Choose type of gauge. Several configuration possibilities using custom type
Ranges Possible to define ranges for indicators and scale. Ranges may be defined by fixed values entered in free text or by dynamic values fetched from columns chosen from the Data Source.
Element Text Possible to write a footer text
Show Value Will show the actual value
Use K,M,B Will format the counter value using K as a suffix meaning 1000 (e.g. 2,3 K means 2300)
Likewise M = 1 000 000 and B = 1 000 000 000
Round Value Rounds the value according to the number of decimals entered