
Hi,
I have a monthly flow to download a csv from a SharePoint site and email to team members.
The csv has 4 columns, unique form ID, activity, start date and end date which the team have to carry out various check on.
What I need to do at month end is use these unique form ID's from the csv to automatically change the SharePoint form statuses to "Closed" to avoid the team having to manually amend 1000+ forms on a monthly basis.
Any idea how I can accomplish this?