I have an XML file that has a tag called <Uprn> this tag happens to be in the file multiple times, I have retrieved all the values from all the <Uprn> tags. I have added a loop and an IF action to test each value. How do I update a value that does not match the IF statement?
When I try the Set XML element it updates the first value not the incorrect value.