Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an app with a pivot table that each row is basically it's own specific measure. Currently we set the background color for every other row which is tedious but works. But then if we want to use show if conditions for some rows that can break the manual every other row alternating color. Because each row is its own unique measure each row has a dimensionality of 0 and a RowNo of 1 so I don't think I can use either of those as a base. Are there any other options I am unaware of?
@OdieW did you already try this post:
https://community.qlik.com/t5/App-Development/Pivot-Table-visualization-alternating-row-colors/td-p/...
@David_Friend I did try that post. Because my pivot table has RowNo of 1 for each row, that formula will color all rows the same.