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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

export data from xml to csv

Hello, I have a problem with my xml file.
the file is the result of a "GET" and it looks like this one.
The problem I have is the "<int> </int>, <string> subtags that I have under the <field>" tags and I can't get the information I want. if someone has an idea. Thank you. Thank you.

Labels (2)
6 Replies
Anonymous
Not applicable
Author

Hi
Set the xpath loop element to Field, rather than Fields.

Regards
Shong
Anonymous
Not applicable
Author

it doesn't change anything. I think the problem is that my subtags are predefined types "<int> <string>"


Capture.PNG
Anonymous
Not applicable
Author

Would you mind uploading the sample file for testing?
Anonymous
Not applicable
Author

Of course!!


out.xml
Anonymous
Not applicable
Author

Hi,

What's the output you are expecting in this file.

Reagrds

Guru

Anonymous
Not applicable
Author

retrieve all values that are between the tags "<int>, <string> and <dateTime>"