BI Publisher (MOSC)

MOSC Banner

Conditional Region for multiple fields

Hi,

I am trying to suppress a row where field CHG_AMT and field TP_DELV_QTY = 0. In my Conditional region code I have entered the following:

<?if:number(CHG_AMT)!=0.00?><?if:number(TP_DELV_QTY)!=0.00?>

<?end if?>

This will suppress the row if either CHG_AMT or TP_DELV_QTY = zero. How do I write it if I want to say if CHG_AMT and TP_DELV_QTY = zero or if CHG_AMT plus TP_DELV_QTY = zero then suppress?


Thanks

Tagged:

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