Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
But if you reload this document itself, you may use existing variables in reload script.
You can define variables according to your needs and then set them accordingly before you run the reload.