Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
"C:\Program Files\QlikView\Qv.exe" MyApp.qvw /vMyVar=ABC
That doesn't work on the server when opening the application via the AccessPoint. Sorry, I should've mentioned that.