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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Open .QVW and Set Variable

I'm trying to use the Open QlikView Document to launch another application and I need to set a variable in that application. I tried using "My Application.qvw?vMyvar=ABC" but it doesn't seem to like that as the application won't even launch that way. Has anyone got this to work?

LaunchAction.jpg

2 Replies
luciancotea
Specialist
Specialist

"C:\Program Files\QlikView\Qv.exe" MyApp.qvw  /vMyVar=ABC

Anonymous
Not applicable
Author

That doesn't work on the server when opening the application via the AccessPoint. Sorry, I should've mentioned that.