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

How to use Range slider in qlik sense

hi,

please tell me how to use range slider in qlik sense.

thnaks

12 Replies
Michael_Tarallo
Employee
Employee

Hi Nee,

I believe you need to set the variable as well in the script:

SET vUpper = 0;

I just tried that on mine, by renaming it to a different name such as vUpperd.

I received the same error you did about it not being valid.

Then I added the SET vUpperd=0 to my script above my data load and it worked.

See attached.

Mike

Regards,
Mike Tarallo
Qlik
Not applicable
Author

Bingo! hey Mike thanks a lot .Its working fine finally.

Not applicable
Author

Hello Michael Tarallo,

This slider is working for vUpper limit only, when I change vLower limit charts are not changing, is there anyway to activate both Upper and Lower level.

Thanks

Raj