Hello.
I am a rookie at Power Automate.
Two questions:
I have a flow tied to Dynamics 365. The flow does the following:
Any insights are greatly appreciated.
Thank you!
Solved! Go to Solution.
Hi @SChavez
Can't you extend the List Related Tasks Filter rows to include Activity Status is 0 so that you don't need to check the IF condition?
You mentioned "HOWEVER, if all tasks are closed on the closed opportunity the flow is failing". What error you getting?
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @SChavez
Can't you extend the List Related Tasks Filter rows to include Activity Status is 0 so that you don't need to check the IF condition?
You mentioned "HOWEVER, if all tasks are closed on the closed opportunity the flow is failing". What error you getting?
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog
Thank you for the reply. That was actually my original hope. I'm sure my syntax was off, but I continued to get less than helpful errors when trying to expand the filter rows to include activity status.
Hi @SChavez
Extend the ODATA Query by adding the below:
and statecode eq 0
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThe first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
64 | |
23 | |
16 | |
15 | |
11 |
User | Count |
---|---|
121 | |
36 | |
32 | |
28 | |
26 |