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

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

Conditional Cell Color in Pivot table if Column Header and Row Header names

Hi

I created Pivot table object to perform weekly status comparison. However, I want format cell  within pivot table based on the status names in Row and Column. For example, in below chart where LW.Status A = TW.Status A  , I would like to format cell background colour or font colour.

                                         This Week

Last week        TW.Status A    TW.Status B   TW.Status C

LW.Status A        80                     2                     3

LW.Status B                                 30                     6

LW.Status C         2                       1                    45

Let me know if it is not clear and I'll try to provide further clarification.

Any help would be highly appreciated !!

4 Replies
Chanty4u
MVP
MVP

try

if(lw.status=twstatusA,blue())

Chanty4u
MVP
MVP

or

You can directly go to 'Chart Properties'  inside that 'Visual Cues', there you can directly set your range for Cell Background and Text colour also

Anonymous
Not applicable
Author

Thanks !! it works ...

Chanty4u
MVP
MVP

Nice please close the tread by making correct and helpful answers.

Qlik Community Tip: Marking Replies as Correct or Helpful