Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
please tell me how to use range slider in qlik sense.
thnaks
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
Bingo! hey Mike thanks a lot .Its working fine finally.
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