Skip to main content

Notifications

Power Automate - General Discussion
Answered

Trigger: avoid infinite loop

(0) ShareShare
ReportReport
Posted on by 145

Hi

In my table  dataverse I have written this string to avoid an infinite loop for each item change

The trigger starts when changes occur in those columns

Giorgio67_0-1709821546410.png

and this is the condition but doesn't work

Giorgio67_1-1709821669930.png

this is a data field:

@equals(triggerOutputs()?['body/cr5ef_salesmanagerdata'], null)

 

Thanks

  • Verified answer
    DJ_Jamba Profile Picture
    DJ_Jamba 2,327 on at
    Re: Trigger: avoid infinite loop

    So that means any change to the table could trigger your flow if the cr5ef_salesmanagerdata is left empty.
    And whilst that could trigger the flow many times, the only way you could get into an infinite loop, is if the same flow is updating the same table that triggers the flow.

    Are you updating the same table within this flow?

  • Giorgio67 Profile Picture
    Giorgio67 145 on at
    Re: Trigger: avoid infinite loop

    Hi @DJ_Jamba, yes exactly

  • DJ_Jamba Profile Picture
    DJ_Jamba 2,327 on at
    Re: Trigger: avoid infinite loop

    Your trigger condition means:
    Trigger the flow if a change is made in the table and field cr5ef_salesmanagerdata is empty

    Is this your interntion?

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,580

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,909

Leaderboard