Hi there!
I have a view with 3 columns (alias 3 measures) and a certain number of rows. The number of rows depends on the value of another field, wich I choose from the prompt of my view.
Every column has a colour.
Now, look at the "alternating style" of the analysis rows property. I know that this property is applied to all the columns in the same way. (look at the image: sorry if the screen referred to the italian version of OBIEE).

What i'm trying to reach is to build an alternating style of the rows but for each column:
- if the first column is blue, I want the even raws in blue and the odds in a light blue.
- if the second columns is red, I want the even raws in red and the odds in a light red.
and so on.
Do you know a way to reach this goal easily?