Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to create a input box in the visualization and need to read the same input from the set expression.
can you please help me with this.?
Hi Kishor,
It sounds like you might benefit from an extension to allow modification of a variable from the ui.
There are various options depending on versions and features.
Once you have a value writing back into a variable you are then able to apply this to your expressions.
Please let me know if this is not what you mean and I can edit.
Thanks
C
I 'm successfully using the following extension on Branch to achieve it:
https://developer.qlik.com/garden/56728f52d1e497241ae697f8
I hope it can help you.
Hi Kishor,
It sounds like you might benefit from an extension to allow modification of a variable from the ui.
There are various options depending on versions and features.
Once you have a value writing back into a variable you are then able to apply this to your expressions.
Please let me know if this is not what you mean and I can edit.
Thanks
C
I 'm successfully using the following extension on Branch to achieve it:
https://developer.qlik.com/garden/56728f52d1e497241ae697f8
I hope it can help you.
Hi Agi,
I am looking for list kind input box not a slider.
can I get this?
Hi,
From the november 2018 release this extension is actually bundled with Qlik Sense
Erik Wetterberg
Hi Agi,
Thanks for the update.
can you please let me know how to declare dynamic values in the same extension.?
Hi,
Do you know how to set up default value for slider from the bundle? There is no field for it. If I put min value 10, max 1000, step 10 - slider shows 510, but variable is empty. After moving the slider variable updates, but initially is empty. If I set up variable in script to 100, this didn't take affect and slider shows again 510 as default value. And again, after moving the slider variable updates.
Best regards,
N.Atanasov