Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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