
Announcements
Hello, I need to build a flow that changes a choice in sharepoint,
From Active to Passive automatically a new contract is made
@yllikrs you can use when an item is created or modied trigger then add condition choice EQ to Passive and created is not equal to modified . Then inside yes block use create item.
As you have not given what kind of contract you are creating. So I have given action create item
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.