I'm creating a flow using a case statement. The flow should check whether the deal that triggered the flow from a stage update is in one of the stages. If it is, it should update a row. Pretty simple. This should only be triggering for new Deal creations or when the stage has been updated. I'm getting a message from microsoft that this could create an infinite loop. This doesn't make sense.


I have the same question (0)