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

Hyperlink/button/link on data of one chart to open another


Hi,

Can anyone suggest, how can we add hyperlink/button/link on data of one chart, so that it would open another chart for corresponding demension selected? Let's say, i have selected a sales person in summary chart, then it would open a new document with details chart for that sales person only.

Thanks in advance.

5 Replies
sushil353
Master II
Master II

Not applicable
Author

Hi Subhasmita,

Do u want to open a new document or u just want to open new chart in the same documnent with detailed chart on click of sales person in summary chart?

Luis_Cortizo
Employee
Employee

Hi,

  You only need to create an object in which you can create Actions (text box, button, indicator, line/arrow).

One of the available actions is: "Open QlikView document".

DocumentChaining.PNG.png

You just need to specify the QlikView Document name you want to open and if you click on: "Transfer State" the selections been made on the first document are applied on the second.

On a server Environment you can specify the sheet you want to open adding a &sheer=The_Id_Of_The_Sheet_You_Want_To_Open on the open URL.

Hope it helps.

Best regards.

P.S.: You can find a lot of usefull information searching for "Document Chaining" right here on the community.

nizamsha
Specialist II
Specialist II

PFA

Anonymous
Not applicable
Author

Thanks all for your response.

I want to open a new QVW document on selecting the data from the summary table. Is it possible?