BI Publisher (MOSC)

MOSC Banner

How to conditionally hide the text space when the text is not displayed in BI Publisher

edited Oct 14, 2016 5:00AM in BI Publisher (MOSC) 1 commentAnswered

There is a requirement that in a BIP Template we have to conditionally display 2 lines of text only when a particular product is there in the Order. This we have achieved by using the if structure as given below and it works:

<?if: FulfillmentItemCode= ‘XYZ’?>Sample Text <?end if?>

The problem is when for other products the text is not displayed then it shows 2 blank lines in the template. So, is there any way to hide this space also conditionally along with the text?

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