Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Slider greater than

Hi experts,

May be this is a common issue,

While using slicers,

how can we make the selection greater /less than ?

for ex :

ı select number 10 on slider,

ı want ths to bring the results "greater than 10" not only 10.

Thanks for helps.

1 Reply
datanibbler
Champion
Champion

Hi,

with a slider_object you only pass a value to a variable. You can use that variable in any way you want - you could, for ex., generate a second variable that uses this first one.

HTH