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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
reshmakala
Creator III
Creator III

Passing parameters from URL to variables in QVW

Hello,

I have seen lot of discussions but I could not find the right answer. I have a varible vExpand and I want to set it to 1 from the URL.

I do not know how QVP protocol works. Please help

2 Replies
MarcoWedel

Hi,

maybe bookmarks or field selections could be a solution:

AJAX and URL parameters

hope this helps

regards

Marco

kanhomcake
Creator
Creator

hi Reshma,

QVP protocol works only with Internet Explorer with QlikView Plugins, you can try below in Internet Explorer

qvp://<your server name>/<your qvw document path>/<your qvw document.qvw>?vTestParam=abcdefg

For HTTP protocol (or AJAX), I can't find any solution so far.

good luck! ; )

wv