Hello all,
Very new to Power Automate, and am attempting to create a flow that will work with a daily text document release.
I can get that file and save it to sharepoint, but I wish to scan the file afterwards for a specific line of text, and then do an action for every line of text after that line until the automation sees a line break.
Example: I want to look for 'Material lists", and if it finds that phrase, it will create a To Do task for each subsequent line of text ("Bill of material 1", "Auxiliary Material 4", etc) until a line break is found in order.
How would I go about doing this?
Thanks!