Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

How to Extract XML Data into Table Format? (please see details)

Ryanz3653
7 - Meteor
 

Hi community,

I have a dataset where each row contains a unique ID and a corresponding XML code in another column. The XML code contains a long list of information. You can see an example of the XML code in the screenshot below. (on the left of screenshot)

 

To the right of the screenshot, you can see the extracted information in a table format, with each ID's information parsed and displayed in separate columns.

 

How can I efficiently extract the information from the XML code and convert it into the table format shown on the right?

 

I hope it's clear, please provide solution in workflow, thank you for your help! 

 

Screenshot 2024-07-18 010706.png

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@Ryanz3653 
Try to use the XML Parse tool as below.

0718-Ryanz3653.PNG

Labels
Top Solution Authors