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: 
louise119
Creator III
Creator III

The total value of Background color in pivot Table

Hi I use pivot table.
I set the total value each pivot table.
I wanna set the background color of the total value, but I don't know how to set the color.

Does anyone know how to?

1 Solution

Accepted Solutions
RafaelBarrios
Partner - Specialist
Partner - Specialist

Hi @louise119 

Try this,

RafaelBarrios_0-1687890202870.png

in the measure look for "background color expression" option use and try

if(IsNull( dimesion_name ),red())

 

hope it helps

help users find answers! Don't forget to mark a solution that worked for you & to smash the like button!

View solution in original post

1 Reply
RafaelBarrios
Partner - Specialist
Partner - Specialist

Hi @louise119 

Try this,

RafaelBarrios_0-1687890202870.png

in the measure look for "background color expression" option use and try

if(IsNull( dimesion_name ),red())

 

hope it helps

help users find answers! Don't forget to mark a solution that worked for you & to smash the like button!