web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Show error messages wh...
Power Apps
Unanswered

Show error messages when a flow is triggered but did not start

(0) ShareShare
ReportReport
Posted on by 79

Hi all, 

 

I have a canvas app with a button which triggers a flow. In some cases, the flow wont start because of some errors within the app. 

How can I show this error message the user know the flow didn´t start?

I already have data validation implemented and I want to cover/show all other errors within the app. 

 

Categories:
I have the same question (0)
  • Abhilash_Swain Profile Picture
    901 on at

    Hi @xxYYxx ,
    Please try ClearCollect(FlowResult, MyFlow.Run() ).
    If the flow will start the value will be true else it will be false.
    You can also try in Text properties of Label like :- If(MyFlow.run(),"Flow run triggered","Flow encountered issue").
    So when your flow will not trigger , your label will display "Flow encountered Issue".

  • xxYYxx Profile Picture
    79 on at

    Thanks @Abhilash_Swain 

    This is good to know and could be helpful.  What I actually want is the correct error message. 
    For example:
    I have an user phone number field in display mode, which comes from the AD through O365User connector. 

    This field is part of my Flow.run.  If this field is empty the flow will not start, if the user hit the button. 
    After I run this in Preview Mode in the PowerApps Maker an error will be shown in the onselect propertie:

    drop.JPG


    Is there a way to show this kind of error message in the app?
    As I mentioned before, I know how to solve this particular error with validation but I want to cover all other potential errors which can´t think of. 

     

  • Abhilash_Swain Profile Picture
    901 on at

    Hi @xxYYxx ,
    You can capture it in a collection like ClearCollect(FlowResult, MyFlow.Run() ).
    You can display the values in the collection in the label.

    Please give a Like if I solved your question.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard