Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
jasonseril
Creator
Creator

parameters before script/data loading

Good day to all,

I would like to ask if it is possible to input parameters (say popup an input box to input from-to date range) before loading the script or data on opening a qlikview document? It would be nice if someone has a sample application for this inquiry.

Thank you very much.

4 Replies
avastani
Partner - Creator III
Partner - Creator III

i haven't been able to do that on document opening but once a document is open, it is possible to have an input box that gives the user ability to select the number of years to reload data for and hence reload the document with that many years of data.

you could try a macro to see if that works or just write an application and fires QV using a command line with parameters to use for data reload and then open the document upon completion of reload.

hope this helps.

jasonseril
Creator
Creator
Author

Many thanks, Amir. Do you have any sample qlikview application with input box for date range? But anyway, I will try this one. Thanks again.

amars
Specialist
Specialist

Hi,
See if this example help. It ask for input on Reload.

Regards

AmarBig Smile

jasonseril
Creator
Creator
Author

hello, thanks amars. i got some related applications from this topic:

http://community.qlik.com/forums/p/16998/66514.aspx#66514

"aja" 🙂