Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Return Output even for Successful Flows

(2) ShareShare
ReportReport
Posted on by 217
So if you a child flow, you can pass inputs and outputs from that child flow. This gives you the option to show additional columns in the run history which is awesome. However I have I standard workflow that looks for updates to a database if some data changes. I collect the status "Updated", "Added", "Errored" and "Duplicate" for each record this workflow processes and then emails me the status of the run (IE: Updated: 100, Added: 2, Errored: 0, Duplicate: 10). Is there a way to show the status in the run History without calling a child flow? Right now my only thought is create a Child flow called "Status Outputs" or something and just have a the inputs and then an respond action. It doesn't really do anything but the main flow would then give me the options to quickly browse through the run history without having to go back to my email and try to correlate the email date with the run history.
  • abc 123 Profile Picture
    784 Super User 2025 Season 1 on at
    Return Output even for Successful Flows
    The Run History only shows input parameters, not output.  However, the email can contain the Database Item/Row ID, which I would assume is part of the input parameters of the automatically-triggered Flow.  Add it to the Run History list, and use Ctrl-F to help locate it. (Since the interns can't be bothered to allow us to sort nor search the list.)
     
    That said, anytime you execute the Run a Child Flow action, a RunID is created. (It's in the upper right corner of the action, when viewing the Parent run instance.) I copy that ID, and then open up any run instance of the child, and then swap out the copied RunID. Then I can review what happened in that child run. Look for /runs/ in the browser URL. 
     
    I love the idea of having the child call a child, and pass the status value as an input parameter, but getting back to the parent or grandparent would probably require the timestamp matching.
  • Suggested answer
    David_MA Profile Picture
    11,500 Super User 2025 Season 1 on at
    Return Output even for Successful Flows
    I am not sure how to do what you're asking, but if nobody has a solution, why don't you create an Excel spreadsheet with those columns. Then when the flow runs, just add a row to the spreadsheet with the values. That way you can also easily see a complete history of the runs and do analytics on the data. Instead of the run history, which is only saved for 28 days, you have a complete history in the spreadsheet.

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492