BI Publisher (MOSC)

MOSC Banner

Inserting Paragraph Breaks in Word Template

edited Sep 20, 2011 4:55AM in BI Publisher (MOSC) 3 commentsAnswered
Hi,

I have a large text field that I've concatenated with another large text field (well, specifically, varchar fields).  Anyway, I want to insert paragraph breaks at specific points in this large concatenated field to make it readable.  I am trying something like the following:

<?if concat(section_text_part_1,sect_text_part_2) ='point in field where I want the break' then <br></br>........?.>

Of course, I would then keep adding certain points in the big concatenated field where I want a paragraph break.  The template builder just ignored my statement above and didn't even display any of the fields.  Any help is appreciated.

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