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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Multiple background colours

Hi,

I want to use multiple backgrounds, just like this:

Qlikview.PNG

Help me please!

Thanks!

Labels (1)
3 Replies
MayilVahanan
MVP
MVP

Hi

You can use background color in the expression tab by clicking the '+'  sign in it.

or

right click the chart, you can see custom format cell option.. You can use that.

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

But i want it automatically, calculated on the value of the table

MayilVahanan
MVP
MVP

HI

You can use background color in the expression tab by clicking the '+'  sign in it.

In that you can give the expression and color based on your requirement. For ex:

=if(Sum(Sales) <= 500, red(), green())

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.