Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
alternating raw style for each view column

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?
Answers
-
Looks like you're missing the image you wanted to upload
0 -
It didn't upload.
Now you have the image
0 -
Ok that's row highlighting that you marked there. You want columns. That means you need to colour the columns differently in the column properties via conditional formatting.
Edit: Sorry, I also forgot the image x-D
0 -
Ok, that means that I have to set a condition in each measure. But this system allows me to set a condition by value.
How do I set something like "set color of odd raws of this measure: 'light blue'"?
0 -
What are "odd raws"?
0 -
even (2,4,6) and odd(3,5,7) raws.
0