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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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.

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.