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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Merge heading in pivot table

Actually I used text object with the following expressions =  Max(Year) &' / ' &  Max(Year-1) and =Max(Year) &' / BUDGET'

I am trying to add heading in pivot table .

1.png

I read the following post but I didn't undestand how to use it in my case ?

1 Reply
sinanozdemir
Specialist III
Specialist III

Hi,

Maybe something like this:

Capture.PNG

I used ValueList() in one of the dimensions:

Capture.PNG

And in the expression, I used Pick(), Match() and ValueList() all together:

Capture.PNG

I am also attaching the qvw in case you need that as well.

Hope this helps.