Assign data columns to sliders

To display data in a widget, you must assign the relevant data source columns to the required widget elements (for example, to the X-axis).

The data assigned are used to define a data range for the Slider widget. 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 widget element, you can manually specify the required value in the widget properties. For details, see the Slider widget.

Prerequisite

You have assigned a data source to the widget.

Procedure

  1. Click a Slider widget in the dashboard. The relevant properties dialog is displayed.
  2. Click the Assign data 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 widget elements.

Topics

Set properties of widget elements