And I am stuck again.
I have a flow that evaluates the number of days between two days - this works fine.
The result of this evaluation is stored in a sharepoint column as in integer.
Once the value is stored, a flow is triggered that initializes this variable (as string) and then checks if it compares to any of the switches below.
The flow succeeds and recognizes the switch fine if there are now actions under the switch. But the moment I add an action underneath that switch (any action) the flow fails with this error: Any idea why this is happening?
Hi @MJGreyling,
The error was happed on the "Send me a mobile notification" action, if the action within a branch of Switch or Condition action, the branch will show Action failed.
So we should troubleshoot the Send me a mobile notification action, you could try to delete the notification action and recreate it. It might be a temporary issue.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.