Forum Discussion
joao_PT
Mar 19, 2025Copper Contributor
Create a workflow in sharepoint list
I have a list in the sharepoint. I would like to create an workflow to fill in a specific column based on the date of other column. For instance: I place manually a date in "column 1" , and the sys...
lgonyea
Mar 24, 2025Iron Contributor
Add a Trigger Condition to the 'When an item is created or modified' action (under ...) based on another value condition. Search for "infinite trigger loop" to learn more. This is one of many links that helped me figure out solutions: https://tomriha.com/how-to-avoid-infinite-trigger-loop-in-power-automate/