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: 
dotnetfan
Contributor III
Contributor III

How to change the cell background color based on dimension

Hello,

I have a question on straight table. Does it possible to change the cell background color based on dimension?

 

For example, if the dimension equals to AAAA then all the cells background shows as red and for BBBB, shows as green?

 
 
1 Solution

Accepted Solutions
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

In chart properties > Data >  Columns > Dimension > Background color expression

> if(<Dimension>='<Value>',<Color>)

MC.PNG

View solution in original post

1 Reply
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

In chart properties > Data >  Columns > Dimension > Background color expression

> if(<Dimension>='<Value>',<Color>)

MC.PNG