Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

CDATA in file output XML

Hello,
I am trying to import data from an Oracle DB into an xml output file. The problem I am facing is that I have a column in my DB that contains rich text with special characters such as & , < or > and the xml parser is converting them into "& amp , & lt; ..." .
I would like to specify in my XML tree that the data coming from this column should be between CDATA tag so that it wont be parsed anymore.
Any tip on how I can do that ?
Thanks in advance !
Djay
Labels (3)
1 Reply
_AnonymousUser
Specialist III
Specialist III
Author

Hi,
Any update on this?? I had struck with the same issue!!
Waiting for a reply
Thanks