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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

convert XML format to table format

Hi,

Can anyone guide me how to convert XML data received in a variable to table type data. in order to obtain fields for designing qlikview.

XML :

xml.PNG.png

I want to get field value and data in order to design. Is this possible? can anyone guide me?

Regards,

Prajna

Labels (1)
2 Replies
Anonymous
Not applicable
Author

Prajna

Could clarify what you mean by XML data received in a variable ?

As in where did this XML come from and what put it into this variable.

Best Regards,     Bill

Not applicable
Author

Hi,

Its for soap based webservice implementation sample. I have collected req and response in a variable in text box to view.

In rest based its direct  the conversion easily happens when we go through webfiles.similar action I want from this as well.

Regards,

Prajna