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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reload Qlikview document with the parameters through a macro

Hi,

When I run Qlikview document from the command line, I can specify the parameter for script using the key /v
But when I'm inside the
Qlikview document and try to execute a reload through a macro (ActiveDocument.Reload), I do not know how to pass parameters to the script
There are any thoughts?
thank's

2 Replies
Not applicable
Author

But if you reload this document itself, you may use existing variables in reload script.

Roop
Specialist
Specialist

You can define variables according to your needs and then set them accordingly before you run the reload.