BI Publisher (MOSC)

MOSC Banner

nested if else

edited Feb 27, 2017 3:57AM in BI Publisher (MOSC) 2 commentsAnswered ✓

I have a code like this-

<?xdofx:if((S_REC_TOTAL_COMP>0  then

Round(S_REC_TOTAl_comp,1)Else

Round(0,1)

End if ?>

now i want do conditional formatting which is disabled in word.

So i am adding code with if condition 

if S_REC_TOTAl_comp= S_TOT_REC_BONUS then make S_REC_TOTAL_COMP in red color.

how to add this in my code?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center