Hi all,
Does anyone know how to resolve if my get last error message is "No ErrorError"? The functions that I've used currently is "On block error" and "Get Last Error" to complete data entry on website based on my excel data.
When I log the error details onto excel, if there's a true error, it'll reflect the name, the location and the index of the action that failed, the subflow that contains this action, and the details and the message of the action. However, for excel rows subsequent to the row that encountered an error, flow runs correctly with no error, but power automate still logs an error with details "No ErrorError" .
Is there a way to debug this? Or is there a reason why it is showing up as "no ErrorError"?