Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a requirement to create column values as hyperlink.For example, I have a table Employee(
Empname,Department, Joining Date) in sheet1 and complete details of the employees in sheet2
.The requirement is to make "Empname" column values act as hyperlinks and take me to the sheet2 of the app.
On clicking either of Michael, Rachael, Neerja, should take me to the sheet2.
Empname | Department | Joining Date |
---|---|---|
Michael | Sales | 26 |
Rachael | HR | 27 |
Neerja | Operations | 25 |
I am new to qliksense, this may be trivial but if anyone could suggest .
I googled and find out the extension simple table with links but could not understand how to achieve what is required.
Any help would be greatly appreciated
This will work but When you click one value from dimension. It will navigate to that sheet with different Tab not in same tab. Are you okay for that? If so,, I will share qvf file for you
Thanks for the reply Anil.
Qliksense makes associations, so I could get the filtered data in sheet2 by opening it explicitly as well(correct me if I am wrong), so I am actually looking to get the sheet2 data on the same tab by clicking the dimension from sheet1.
But please share your qvf, it will be helpful, atleast I will have something to start with.
This navigation works only in Enterprise(WEB version) not in desktop. Can you share your application if you have enterprise one? If so, I will try my best
Oh, I am working on Desktop as of now.