Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to be able to pop up an image when a user clicks a button or a text box. Qlikview does not seem to support doing this? Is there a way to do it or a workaround perhaps?
Create a variable, use the button to change the value of the variable between 0 and 1, and then add the variable as the show/hide condition on the text box with the image.
You can put the image in a text box with a show/hide condition.
I've done that, but what type of condition could I use? I'd like the user to be able to click a button to show/hide the image.
Create a variable, use the button to change the value of the variable between 0 and 1, and then add the variable as the show/hide condition on the text box with the image.