
Hi there I am new to power automate. I have a Microsoft form which I have mapped to a power automate flow such that every time a new form is submitted, it creates a new item (row) in a SharePoint list.
Where I am stuck, Is I would like to add an action in my flow so that when a new item arrives (in SharePoint via the flow) that the status column is also set to new.
This way it is flagged and the team can respond to the new items accordingly to kick off the next part of the process.
Add an additional column in the SharePoint list to capture the value "New".
Then, in Power Automate, during the "Create Item" action, you will see this new column. Manually set the value of this column to "New" so that whenever someone submits the form with details, this column will have "New" as its default value. Your teammate can remove the "New" value once the work is done.
Kindly hit like and select "accept as a solution" if my answer solved you issue.