Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ivandrago
Creator II
Creator II

Prompt user for parameter

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

3 Replies
ivandrago
Creator II
Creator II
Author

anyone

bhelms
Creator
Creator

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.

ivandrago
Creator II
Creator II
Author

Have you got a example?