Categories
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Multiple Overlapping Conditional Formatting Rules Alert

Marcelo G. Proaño
Rank 5 - Community Champion
I just had a situation where a workbook contained a visualization with two rules for conditional formatting.
One rule happened to be one half of the second rule causing a redundancy.
% Change Hire Count > 0 then Blue
The other rule had the above as well as another case
% Change Hire Count < 0 then Yellow
% Change Hire Count > 0 then Blue
This was causing an issue when calling the workbook from an OAC Classic link where all the conditional formatting did not work. The percentages below should be colored wither blue or yellow
If you open the workbook directly, you see the conditional formatting correctly:
2