Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can I use an or statement in an RTF template

1352561Oct 10 2014

I am trying to show rows depending on one of several columns not being equal to zero, to show data where one column has a value that is not zero I use the following <?if:undelivered_invoice !=0?> this works fine but I need to return data if other columns have a value greater than zero or in simple terms if col a != 0 or col b != 0 or col c != 0

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2014
Added on Oct 10 2014
0 comments
617 views