Skip to main content

Notifications

Power Automate - General Discussion
Unanswered

Dataverse list rows not running the next action if return value is null

(0) ShareShare
ReportReport
Posted on by 75

My flow

nicklimcs_12-1719456458255.png

 

 

Can someone shed some light on this please? "Apply to each" is not running if the return value from "List rows" is null.

nicklimcs_13-1719456509990.png

 

Basically, I want it to create a new row if the return value is null but for some reason it skipped that action?

Categories:
  • Re: Dataverse list rows not running the next action if return value is null

    Hi @nicklimcs ,

     

    One row one loop. If List Rows returns null, "Apply to each" will stop.

    You can add a parallel condition to check if List rows is null, then add row.

    empty(outputs('List_rows')?['body/value'])

    vmengmlimsft_0-1719457107375.png

     

     

     

    Best regards,

    Rimmon

     

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,475

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,767

Leaderboard