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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Compare the expression values of a single column after pivoting

Hi All,

Here is my sample data

Col1Col2Col3Col4
AQ1A1AP1
AQ1A2AP2
AQ1B1BP1
AQ1B2BP2
AQ1C1CP1
BQ1A2AP2
BQ1B1BP1
BQ1D2CP1

And , This is the output that i am looking for

Output.png

Note:

1. Col1 is pivoted.

2. Expression used = Maxstring(Col4)

Any help is appreciated.

Thanks In Advance.

Message was edited by: Ravi Kumar

Message was edited by: Ravi Kumar

13 Replies
veidlburkhard
Creator III
Creator III

Where is the attachment?

Not applicable
Author

It is there right. I am able to see Comm_1 is the file name.

qliksus
Specialist II
Specialist II

Check the attachment

If you looked at the result the coloring is not done for all those values where the first values are Blank so assigning some values to the blank made the dimension values to be considered and it has shown the coloring for al the values

Not applicable
Author

Hi,

Yeah I did this by un-checking the Suppress zero values option and it is working fine.

Any way thanks for the response.