Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.

Visualization and Usability

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now

Who Me Too'd this solution

shraddha_g
Partner - Master III
Partner - Master III

If(rowno() =0, rgb(), white())

Or

If(dimensionality()  =0,rgb(),white())

Put one of these expression in background color box of measure.

I hope it is helpful.

View solution in original post

Who Me Too'd this solution