Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Flow just stops at Condition

(0) ShareShare
ReportReport
Posted on by 41

I am creating a flow to copy and update information from one Sharepoint list to another. I put a condition in to check if the item exists in the destination and if the condition is yes it should create a new item and if the condition is no it should update the item. When I run the flow it gets all the way to No and says the Apply to each is done but no actions have been performed.

 

Any idea what I'm doing wrong and how to get the update to run?

 

in condition 2 my function is 

length(triggerOutputs()?['body/RX_x0023_Start'])
 
In Update item 2: 
Id = @{items('Apply_to_each_2')?['ID']}
Everything else is from when an item is created.
 
TestUser112233_0-1677275557743.png

 

TestUser112233_1-1677275574525.png

 

TestUser112233_2-1677275589650.png

 

TestUser112233_3-1677275599537.png

 

 

  • abm abm Profile Picture
    32,464 Most Valuable Professional on at
    Re: Flow just stops at Condition

    Hi @TestUser112233 

     

    To debug this add a Compose action step before the IF condition. Inside the compose place the below mapping

     

    triggerOutputs()?['body/RX_x0023_Start']

     

    Run the flow and see what's returning. 

     

    Or check the run history and check the value triggerOutputs()?['body/RX_x0023_Start'] from the trigger step.

     

    Thanks

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,631 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,991 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow