Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
In qlikview is it possible when a user clicks on a macro a pop menu appears so they can set there own variables?
Thanks
anyone
You could do this with some VB coding but it would take some work. It would be much easier to use the built in Qlikview Input Box and create a few variables. You could hide this input box and only show it when the user clicks the button.
Have you got a example?