BI Publisher (MOSC)

MOSC Banner

How to sum two added fields with two conditions in BI rtf template

edited Sep 19, 2017 5:04AM in BI Publisher (MOSC) 5 commentsAnswered

Hi, we're converting our Crystal reports to BI reports and have difficulty on converting these conditional summary in BI rtf template. How do you convert this in rtf template code?

if ACCOUNT >'49' and ACCOUNT<'59' sum(fld1 + fld2 - fld3)

I tried <?sum(current-group()/(fld1+fld2-fld3)[../(ACCOUNT>'49' and ACCOUNT<'59')])?> and <?sum(current-group()/(fld1+fld2-fld3)[../(ACCOUNT>'49' and ../ACCOUNT<'59')])?>. Both didn't work.

Any help is appreciated.

Shiying

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