I am working on a simple form that contains a reference selector and a list view. Basically, I would like to display data in the list view per what is selected in the reference selector. I have created a micro flow that is triggered from the onchange event of the reference selector. When I select an object in the reference selector it does trigger the Microflow but it gets stuck in an infinite loop and the microflow just keep running over and over again. I'm not sure what I am doing wrong here.
↧