XML Publisher RTF to Excel TEXT format issue
Hi,
I am having an issue with a few columns on a pretty straight forward XML publisher report. In the RDF report I have a column defined as text "SCHEDULE_NAME", this column is being queried from the database. Underlying the RDF I have an RTF which is being displayed as <?SCHEDULE_NAME?>. The report is defaulted to be opened in Excel.
The issue I am having is when ever the name field fetches data with two or more consecutive spaces in between the column/field value, the spaces are being displayed as Non breakable space which seems as Space in Excel. But when I copy the same value and query in the database against the SCHEDULE_NAME column I am not getting the result in TOAD or front end.