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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Bad Dynamic Color display in Pivot Table

Hi everybody, I'm facing trouble while displaying Pivot partial sum color, based on Dimension 1 value

Even if I put a formula through 'Custom format cell', it doesn't work properly.........what I expect is to

see the same color, based on DImension 1 value alla long the expressions displayed

Any idea?

ColorCodingProblem.jpg

qvw enclosed.

Thanks a lot,

Michaël

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

In this case, replace Row(0)=0 with Dimensionality()=1 in all your expressions. and the 2nd and 3rd dimensions

View solution in original post

4 Replies
Anonymous
Not applicable
Author

If I got the request right:
1. Remove custom format cells

2. Remove Row()=0 condition from all expressions

See  attached (I tried a few expressions and all dimensions on the bottom chart)

Not applicable
Author

Hi Michael, thanks a lot for your post. But this is not exactly the layout I try to implement. Target is that one:

Thanks. Michael.

ColorCodingTrouble.jpg

Anonymous
Not applicable
Author

In this case, replace Row(0)=0 with Dimensionality()=1 in all your expressions. and the 2nd and 3rd dimensions

Not applicable
Author

Cool Michael! Many thanks!