Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
How can I create link with spesific ID that will be saved in *qvw sheet and present only the data that relevant to this ID?
For example:
The link for my report is :
https://qlikviewt/QvAJAXZfc/opendoc.htm?document=Systems%2FGradeSummary.qvw&host=QV…
I want to add to this link any parameter like: "RunID=42824"
And present only data for this RunID =42824:
How can I do it?
Thanks!
Thank you but its not what I need.
I need the button in other web site and when click on this button it will take me to this spesific RunID.
Maybe I can pass the RunID paramter in the URL link address like:
https://qlikviewtest.com/QvAJAXZfc/opendoc.htmdocument=Systems%2FGradeSummary.qvw&RunID=42824…