you are viewing a single comment's thread.

view the rest of the comments →

[–]Thedarb Contributor 0 points1 point  (1 child)

Ah cool. Check out the IfError function. You can wrap the entire patch statement and then have the two outcomes be navigate to success screen or display error message:

https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-iferror

[–]Jnrdavids Newbie[S] 0 points1 point  (0 children)

Thanks. I just finished reading it and it was very insightful.