Custom CSS Class in Conditional Formatting
felicitySep 24 2010 — edited Sep 24 2010Hello,
I am trying to apply custom css class in conditional formatting
as what I have seen in http://gerardnico.com/wiki/dat/obiee/presentation_service/obiee_string_number_in_one_column
I modified the custom.css located in C:\OracleBI\web\app\res\s_oracle10\b_mozilla_4...I added the ff:
.ClassIsLess {
background-color: #FFFF00;
}
then copy pasted it into C:\OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\s_oracle10\b_mozilla_4
Restarted the presentation service, oc4j, and cleared IE cache.
When I apply it in Style Tab > Custom Css section > Use Custom CSS Class, the custom class works!
But when I use it in conditional formatting like if Dollars is not null, the custom class is NOT applied...
Please help. Am I missing anything?
Thanks
Felicity