BI Publisher (MOSC)

MOSC Banner

Workaround related to Metalink 760041.1

edited Mar 20, 2019 7:56AM in BI Publisher (MOSC) 1 comment

I would like to add a workaround regarding the mentioned metalink note:

We had the same problem here (non number field being converted to number and trimmed of leftmost 0s) and we managed to solve it the following way:

- Add an empty space at the start of the field, like this:

select ' '||Field from dual;

Hope it is of help for the rest of users.

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