Hi All,
I have built a flow whereby our customer should get notified of an survey date being booked when the item is modified with the condition "has column changed: Survey Date" however my flow seems to run every time any item is changed. Can someone advise me where I am going wrong on this?
Please see below my flow:
Thanks in advance
Katie
Hello @KJN1000 ,
When you work on a Flow which triggers on item modified, you get a warning saying that there is a possibility of the Flow being running in an infinite loop.
Below are some of the options you can implement to prevent this
Let me know how it goes for you with these options.
Please hit Kudo or Mark this Reply as a Solution if it helped resolve your problem. Thanks!
Hi NiloferA,
Thanks for getting back to me.
When you say flag do you mean a yes/no check box in the list?
Thanks
Katie
Hello Katie,
You can either add Yes/No field or a Single Line of Text, both of these will work. Something to keep in mind, Yes/No column is a Boolean field internally so in the Flow you will have to compare true/false values and if you are using a Single Line of Text field then you can simply compare with Yes string.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
User | Count |
---|---|
23 | |
20 | |
9 | |
9 | |
7 |
User | Count |
---|---|
39 | |
30 | |
26 | |
23 | |
13 |