Hi All,
We are building a Power Automate Flow where we are triggering ADF pipeline through MS Teams group message.
Requirement : User types the Keyword in the dedicated group. Power Automate picks the message and triggers the ADF Pipeline.
Everything is running as expected, only thing is after the pipeline run is finished when we are trying to post the message back in the MS teams , we are facing the problem : The Status is Showing as InProgress even after the Pipeline run is completed.
We are using the Dynamic property of Status in power Automate.
We have put a delayed Counter of 3 mins. After completing the delay the status is still shown as InProgress.
See the below Screenshot.
Can someone help us to navigate this. We just want to put the latest Status
Hey ,
Thanks Mate.
The solution worked for us.
Lesson : Every Action in Power Platform flow act as independent task.
Mistake we made was thinking that calling the status property at the start would dynamically update the latest state of the pipeline.
Hi @Anonymous,
Have you tried using the Get a pipeline run action after the delay, to get retrieve the current status after it has finished?
https://learn.microsoft.com/en-us/connectors/azuredatafactory/#get-a-pipeline-run
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2