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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
kanuparthy
Contributor
Contributor

Unable add newline in xml

When I am creating XML from mysql

database

to xml .One of the column in mysql table has newline character,When I am passing that column to xml attribute it was considering newline has space ,Can you please suggest me how to resolve this issue.

Example Data:

** Data in mysql column

He is has

something !

** Data saving in xml attribute

He is has something !

In above sample data it has eliminating the new line characters

Components used

MysqlInput -> TxmlMap -> Tadvancedoutputxml

Labels (3)
0 Replies