Hello everyone,
I am trying to read some XML files and write the data into an Excel spreadsheet. My issue is arising when trying to do a For Each statement. In the screenshot attached, my issue is with the first line that begins with “form”. When I try to reference this in my for each I get errors. How can I do this correctly? The end portion (.Elements(“field”)) is correct, but I do not know what to put in the Element(“”) part before it. My workflow is also attached in the zip file. Any help is greatly appreciated!!
ReadingXML.zip (3.3 KB)