Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
srujanaponnuru
Creator
Creator

hyperlink

Hi

how to create a hyperlink for particular field in a table. so taht if i click on that it has go to a new tab.

Regards

Srujana

8 Replies
arulsettu
Master III
Master III

do you want to go new tab while clicking for this you can use button and add action to activate particular tab or sheet

arulsettu
Master III
Master III

Gysbert_Wassenaar

You can't do this directly. You can use a trigger that fires when you make a selection in a field. Add a Activate Sheet action to the OnSelect field trigger of that field. You can find those triggers on the Triggers tab of the Document Properties window.


talk is cheap, supply exceeds demand
srujanaponnuru
Creator
Creator
Author

No , i dont want to use buttons.

vardhancse
Specialist III
Specialist III

Yes, As gwassenaar‌ said there is no direct option.

adding another option is that :

On top of the straight table add one dummy text object and give action to that text object.

Action->Activate sheet.

So that where ever you click on the chart it will open the required sheet

jagan
Luminary Alumni
Luminary Alumni

Hi,

There is no direct option, you have use either Straight table or Actions in Text Object.

Regards,

Jagan.

Anonymous
Not applicable

Agree with Sasi its a very static table place some transparent text buttons with trigger to external URL.

Anonymous
Not applicable

Add the field in which you want to add the hyperlink. Now go to triggers-Field Event Triggers-Add an action Layout-Activate Sheet  and add the sheet ID over there.