I have an XML File generated by a PowerBI report and sent to us as an email attachment.
I have a FLOW1 that takes the Email attachment and places in a SP Library.
My Flow2 takes the File Content from SP Library and creates records in the SP List.
The FLOW2 works fine as long as there are records in the XML File.
However, we got an XML file with no records. My FLOW failed at Parse JASON step.
How do I circumvent this issue as every now and then there may be a file with no records - Just a header?!
I tried condition step with
SueA