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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Loading data from XML file

Hello all,

Could you please help me extract data from XML file in Qlikview application?

I have the following syntax.

{"cntry":"cntry_X","Fields":[{"gender":"M","Mobno":"9000000009","city":"ABC","age":1}

No I have to fetch Cntry, Gender, Mobno. city, age fields from the above.

Can anyone help here?

Thanks ,

Vidhya

3 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

Can you share some sample xml to look over.

Regards

ASHFAQ

Anonymous
Not applicable
Author

Have you tried the Web Files Load Wizard?

I find it useful for sorting xml file loads as I can never remember the script syntax.