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: 
musketeers
Creator
Creator

How to pass multiple selections in list box from one qvw to another

Hi,

I have to pass selections from Listbox and Multibox in qlikview from one qvw to second qvw and the charts in second qvw should change accordingly.

I am following the link:'AJAX and URL parameters' and Passing Parameters in a URL and Document Chaining

I am able to pass one selected value from list box in first qvw to second qvw. But when I am selecting multiple values from a listbox, the code is not working.

I am writing like this:

<Link of second qvw file>&select=<LBID>,(Selection1|Selection2|Selection3)

Please let me know what I am doing wrong or please guide me how can I do this.

Thanks

0 Replies