Assign data columns to sliders
To display data in the component, you must assign the relevant data source columns to the component elements.
Prerequisite
The data assigned are used to define a data range for the
Slider component. You can assign numeric data source columns used as minimum and maximum of the data range. Optionally, you can assign columns used as default values. If you do not assign a column to a component element, you can manually specify the required value in the component properties. See
Slider for details.
Procedure
1. Click a Slider component in the dashboard. The relevant properties dialog is displayed.
2. Click the Assign data icon to edit the data source assignment. The Assign data (2/2) dialog is displayed.
3. Assign a data column to the From and To boxes under Range using drag and drop.
The values are used as minimum or maximum values of the data range.
4. Assign a data column to the From and To boxes under Default selection using drag and drop.
The values are used as initial minimum or maximum values of the data range.
The data source columns are assigned to the component elements.