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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to read URL parameters or How can I set URL param values into a QVvariable?

I have a requirement that I need to open a qlikview app from my webscreen and with that I need to pass some parameters. For that I thought of using document chaining. But it is only working for list box object. I want to use document chaining like below and I want to pass my parameters into set a varaible 'vParams' which was already created in my qvw.

http://myserver//QvAJAXZfc/opendoc.htm?document=DocumentName.qvw&host=Local&vParams="p1:v1|p2:v2"

But after trying in many ways and googling a lot and spending 8hrs research,  I came to know that it may not be possible. I need help in two things

1. Setting params value to a QV variable.

2. If setting QV varaible is not possible, How can I read/fetch the URL with param values into qvw, so that I will write a script to parse and extract the params part from accesspoint URL.

Please let me know how can I achieve this ?

Thanks in advance.

Labels (1)
1 Reply
Not applicable
Author

This thread might help you.

http://community.qlik.com/thread/3562