I have created a simple flow to add a to-do task when a new sharepoint list item is created. It works fine with out any trigger condition. Ideally I'd like this to work when the 'repair' filed on my sharepoint list is marked as 'Yes'. I'm using the espression: @equals(triggerBody()?['repair'],true) but as the title says when I run the flow, it just beachballs. However when I remove the trigger condition it works (albeit with every item not just the ones marked yes)
I'm new to power automate and flows, is there any way to debug the problem?
Edit:
After leaving it run for long enough, I finally got this error, if it helps:
Solved! Go to Solution.
Hi @UCdr ,
For debugging, Typically what I do is remove the trigger condition and right after the flow trigger add a compose action with your expression. Test flow and see what response you receive.
To learn more about flow trigger conditions, check this out - https://www.youtube.com/playlist?list=PLTyFh-qDKAiGFDykUngHNNstTABnc-tLv
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Thanks,
Reza Dorrani, MVP
YouTube
Twitter
Hi @UCdr ,
For debugging, Typically what I do is remove the trigger condition and right after the flow trigger add a compose action with your expression. Test flow and see what response you receive.
To learn more about flow trigger conditions, check this out - https://www.youtube.com/playlist?list=PLTyFh-qDKAiGFDykUngHNNstTABnc-tLv
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Thanks,
Reza Dorrani, MVP
YouTube
Twitter
Thanks, I'll try that now.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
14 | |
4 | |
4 | |
4 | |
4 |
User | Count |
---|---|
11 | |
6 | |
5 | |
5 | |
5 |