BIP seems to add line break to some data
Hello everyone,
I'm seeing some strange behavior coming from BI Publisher 11.1.1.7.1500714
Whenever it generates the data for a report, I see some fields like this:
and it should actually be like this:
In the database, the data is fine:
This extra line in the data is a bad thing for the reports. Any ideas on what could be causing it? Because it is not for all the fields.
All these fields are VARCHAR(4000) in the DB but BI Publisher recognizes them as CLOB. Why is that?
There is also another field VARCHAR(2000) recognized as CLOB, but this one doe snot have the extra line for each field of data.