Dears,
I have a flow that gets data from a table in an excel and then creates items in my SPList.
At the moment I can only see which items failed if I go to the run history. Is there a way that I can get the flow to tell me which items failed? I would like to return this info to my users, every time they run the flow.
@manuelstgomes
Hi.. your article was very clear, thank you. I added now the branches, but I still would like to know which rows from the excel failed. Is there a way to get this info?
Hi @Anonymous
Yes you need to deal with the error. It's quite simple and I explain it in detail here:
https://manueltgomes.com/microsoft/powerautomate/plan-for-errors-and-timeouts/
You need to create a parallel branch that takes care of what happens when something goes wrong. You can compile them into an array and send an email in the end or do something else. Depends a little on how you want to warn your users.
Can you please check if and let me know if you have any questions?
Cheers
Manuel
-------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.