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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
toos
Contributor
Contributor

TOS V7 : XML transformation from/to XML

Hi,

To get to read an xml file, I think I have to change its tree, such as :

 

0683p000009LzDV.png

 

Could you suggest me the best way to do it ?

Is it possible to read the initial file and keep the link between the parent and child nodes (<key> and <Air...Weather>) ?

 

Best regards

 

Labels (3)
1 Reply
toos
Contributor
Contributor
Author

Hi,

any idea ?

I know how to read the 'Weather' nodes, but how to keep/find  the link with the independent parent node <key> ?
The parent is de the previous value of <key> before the loop on of <Weather> nodes.

Number of loops = previous value of <NBElements> node .

 

Best regards