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: 
evansabres
Specialist
Specialist

Conditional Background Color

I have a Straight for which i have given the background of the dimension  a conditional background color, based on the date.

=if(GMEDTE < today(), RGB(0,21,47))

This is functioning correctly, however is there a way to apply this to all columns in this row of data, as opposed to just the first column. Ideally, if a 'GMEDTE is less than today's date, the entire row will have the background color, indicating that the GMEDTE has passed.

Labels (1)
1 Solution

Accepted Solutions
krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

Add the Color Expression for all the Expression and Dimension to make entire row to be colored.

View solution in original post

1 Reply
krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

Add the Color Expression for all the Expression and Dimension to make entire row to be colored.