Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can we pass selections to mashups like we can do in QliksSense app by using "select/{field}/{value1;value2}" in the end of the URL?
Hi!
Did you mean in QlikView?
Yes of course you can do it. Use Listboxes ID or Bookmark ID and value
like this
http: // qlikserver /QvAJAXZfc/singleobject.htm?document=qv%20documents%5Chuman%20resources.qvw&object=CH112&select=LB472,"Central IT"
Parameter Examples
Multiple selection in multiple list boxes:
select=LB01,Germany,Argentina&select=LB02,AnotherDimension
Select a bookmark:
bookmark=Document\BM01
Documentation
Even, Mashup objects will run automate where you used same objects from QS environment. So, You can't by pass them due to limitation.