XML: replace some values with new values (based csv) and convert It back to (Original XML)

Tark
I did it differently.
I built the XML step by step.
I followed the manual and created a single string, considering the rules.
My flow became much smaller and simpler.

Anyway, I appreciate your help. :fist_right: :sparkles: :fist_left:

I think for XML, the ideal approach is to build it step by step, and if there’s any group that shouldn’t be included, to do it by rule.

2 Likes