Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Sugarp
Contributor II
Contributor II

I want to add 2 hyperlink in single col in a table

16733529923817588906938859022667.jpg

Above is a table with category col. I need different link to critical and different link to non critical 

Labels (1)
2 Replies
Marcel_Garcia
Contributor III
Contributor III

Hi Sugarp.
Try in table 'Data' -> Column 'Category' -> Representation as Link -> Link setting as 'Add URL' and in Link URL formula something like:
If( [Category]= 'Critical', 'https://linkOne1', 'https://linkTwo2'
)

Don't forget to like if it works 😉

Bill_Britt
Former Employee
Former Employee

HI,

See if this helps.

 

https://www.youtube.com/watch?v=MfR05dDUpEc

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.