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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Problem with special chars in XML

Good morning,

 

I'm dealing with a tRest Client retrieving data from a Web Service, in this case, I get a XML file with all those data. But, at the moment I want to read it, and transform it later to do other things, it can't escape some chars. Cases like & (&amp), > or < (&gt, &lt) are well transformed but this case &#19, is not possible, not letting me to continue a proper data integration. My question is

 

  • Is it possible to retrieve the data from the Web Service with a filter or something else? I saw already some posts dealing with it after it, but not possible in my case.
  • Is it possible an intermediate step between the GET petition and the XML conversion?

So, thanks for your time and kind regards

 

Labels (4)
0 Replies