BI Publisher (MOSC)

MOSC Banner

Conditionally show page total

edited Feb 12, 2018 11:48AM in BI Publisher (MOSC) 5 commentsAnswered

Hello everybody,

My request is very simple, I have a report with page level calculations

I calculate:

Credit Page Total

Debit Page Total

Balance Page Total

The customer request has changed and wants to show only the balance page total, but in it's respective column Debit or Credit

so in the debit column I would like something like:

<?If balance carried forward>0?> <?balance carried forward?> <?end if?>

so in the credit column I would like something like:

<?If balance carried forward<0?> <?balance carried forward?> <?end if?>

so in the balance column I would like something like:

<?If balance carried forward=0?> <?balance carried forward?> <?end if?>

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