Forum Discussion
JasonMalvor
3 years agoNew Member
Reading XML File
Hello, I have a problem with importing this xml file, I don't know why but when I tried to upload the xml file, the file looks like a bunch of tables like in the photo above. Then, I tried to ...
- 3 years ago
NewStep=#table(4,List.Split(PreviousStepName[#"field.Element:Text"],4))
wdx223_Daniel
3 years agoCommunity Champion
NewStep=#table(4,List.Split(PreviousStepName[#"field.Element:Text"],4))
JasonMalvor
3 years agoNew Member
It worked! Thank you so much.