Hi,
I am using conditional formatting in a BEx query that is meant to color the characteristics (=dimensions) as well as the key figures (=measures) red
when "Status = 1 and green for "Status = 0". My DS application uses the blue crystal theme. With conditional formatting is true the result looks like this.
This is what the table looks like when I switch the conditional formatting to false.
I believe that the blue crystal theme includes zebra stripes using different classes
Chracteristics/ Dimension
- sapzencrosstab-HeaderCellDefault
- sapzencrosstab-HeaderCellAlternating
Key Figures/ Measures
- sapzencrosstab-DataCellDefault
- sapzencrosstab-DataCellAlternating
The conditional formatting overrides blue crystal's zebra stripes for the key figures/ Measures but NOT for the characteristics/ dimensions.
Of course, I could use these classes in a custom CSS to assign a color to dimensions. But I want the conditional formatting to set the color. How can I do that? How can I switch of the zebra stripes?
Any help will be appreciated.
Martin

