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

How to create a Link expression in Pivot Tables?

Hi,

I am creating a link expression in a pivot table, and it's not working. In the straight table works perfectly, but I will need that the fields are being grouped by family - first, then type, code and sub-code. The link expression will be in the code. For example:

Wood tools >Hand >1223 >1

Wood tools >Hand >1223 >2

Wood tools >Hand >1223 >3

In a straight table you will have one row per record, but in the pivot table you will have only

                                            1

Wood tools >Hand >1223 >2

                                            3

I will like to have the code in a link expression, instead of have it that way I will have something like:

Wood tools >Hand >code >1

                                 total

Wood tools >Hand >code>2

                                 total

Wood tools >Hand >code>3

                                 total

Any idea on how to do it?

3 Replies
stabben23
Partner - Master
Partner - Master

Hi,

use partial sums here

partialsums.GIF

Anonymous
Not applicable
Author

I did it, but this is what I am getting:

Anonymous
Not applicable
Author

I need instead of URL and Total, get the value with the link to access it.