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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
dmohanty
Partner - Specialist
Partner - Specialist

Alternate Row Colors in Table - For all Dimensions and Measures?

Hi All,

I have almost 10 Dimensions and 4 Measures in Table and I want to color the Alternate Rows, but is there a way, where can I put the formula that gets applied for all dimensions and measures, instead of using for each columns?

I am using this formula - If(Even(RowNo(Total)) = 0, Red(), Black())

But I have to use this for each and every dimension and measure. How can I avoid this?

0 Replies