Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Slider to show only specific values

Hi,

I have a table element on my dasboard, containing ids and sums (money) I would like to implement a slider to only show entries with value >500.000€, e.g.

How can I achieve this? Currently the slider only selects ids with the exact sum, but I would like to use that slider value as minimum.

Thanks

Jens

3 Replies
swuehl
MVP
MVP

You can set up a slider in 'Multi Value' mode (on general tab of slider properties), so you select a range of values.

rustyfishbones
Master II
Master II

You need to set min and max values and static steps

here

2013-10-24_1414.png

Not applicable
Author

I have to come back to this question.

I still can't figure out how to implement a slider to filter for sums of a field to be between a minimum and a maximum value.