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: 
Anonymous
Not applicable

Create link to specific ID

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:

RunID.PNG

How can I do it?

Thanks!

10 Replies
Anonymous
Not applicable
Author

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…