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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Link in a Straight Table

Hello!

Is there a way to add a link in a straight table so you can acces it by cliking the cell?I think it is similar to the table in the download page of the qlikview installation kit,but i can't get it to work.

Thank you!

4 Replies
Not applicable
Author

That was discussed several times, but never solved.

I would like to know it, too. Wink

Not applicable
Author

Hello:

To do a link in a straight table there a few things you have to do.

  1. In a new expression you have to write something like this "='Google' &'<url>www.google.com'", where the first string is the page's label and the second is the url's page.
  2. In display options, in the list of representation you have to choose Link.

And that's it !! Smile

You can find and example in the "What's new in QV9" file.

I hope I could help you.

Best Regards

Enrique

Not applicable
Author

Thank you very much!This really works even for launching programs.For example I have multiple xls files loaded in Qlikview and i want to open the file that I want to modify.Using filepath() combined with your help made my life easier!

Not applicable
Author

That´s great. Thanks!