The Range Slider has a single data field for binding : Using

RangeSlider data configuration example

Using : filter value and display

This represents the category we want to use internally to filter distinct values.
This is also the text labels displayed to the user when viewing the RangeSlider

This field cannot be aggregated because it must have several separate values in order to be used as filter.
This is a required field.

Several data types are supported :

Number field

With a number field, the Range Slider displays numbers in order between the minimum value and the maximum value, and allows to select values :

RangeSlider number runtime

Date/Time field

With a date or time field, the Range Slider allows to select time intervals depending on the Date/Time formatting selected :

RangeSlider data configuration example date

RangeSlider date runtime

String field

The Range Slider could also be used to select strings, especially if using sorting (alphabetically) :

RangeSlider string runtime
Last modified: Feb 17, 2022

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment