Hi,
I have a scenarios where there will be multiple lines of data in Notepad.
My Flow goes line by line and validate that particular line item data.If my conditions fails in that particular line(row).I have to update the data with string manipulation and go to next line.How can i have this automated at runtime.
Can you please help with this.