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.

XML Parse too Big

beacc
7 - Meteor

Dear all,

I am having an issue with "XML Parse tool", it gives this error:

beacc_1-1678823750881.png

Any suggestion ?

Thank you all

3 REPLIES 3
BS_THE_ANALYST
15 - Aurora
15 - Aurora

@beacc each cell will have a limit. When you are parsing into the cell, you are going over that limit. There's just too much information for it to handle. Any way to not chuck as much information into it?

All the best,
BS

LinkedIN

Bulien
BS_THE_ANALYST
15 - Aurora
15 - Aurora

@beacc perhaps this can help: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Limit-on-data-size/td-p/24025 I saw this as a response: 

BS_THE_ANALYST_0-1678824242592.png

 

 

All the best,
BS

LinkedIN

Bulien
beacc
7 - Meteor

Thank you for your answer, unfortunately I had to split the xml file, now I am trying to find a away where I don't need to do that, because the main objective of this workflow is to be as automatic as possible.

Labels
Top Solution Authors