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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Amit_B
Creator II
Creator II

Color an entire row based on one field in table

Hi,

I have a report (table) with about 20 fields and measures (so far).
Is it possible to get a background color for an entire row based on one field? Instead of adding a condition in each column.

This is an orders report, and I need to color each row base on the order status:
Late - red
Urgent - yellow
Waiting for approval - blue
No color for all the rest

Thanks.

Labels (4)
1 Reply
sbaro_bd
Creator III
Creator III

Hi @Amit_B ,

It is not possible. You have to define the condition for each column. If you want to go more faster and maintain easily this color condition, encapsulated it inside a variable (and use it).

Regards.