Re: Folder Creation and Archive process
Hi,
I think you are asking, "can I use the status column as a way to trigger the creation and moving of the folders/filters".
If so yes thats no issue
Step 1. Create an Automate Flow
Step 2. Add a when an item is created or modified (SharePoint)
Step 3. Add a Get Item Action (SharePoint) and use the SharePoint Row Id from Step 2 triggerbody
Step 4. Use a Switch based on the Value of the Status Column from the ROW you got in Step 3.
Add
Switch Value 1 - Active
Switch Value 2 - Close
Switch Value 3 - Completed
Default - do nothing
In the above use value areas use what you need to do what you got
Create File (SharePoint)
Delete File (SharePoint)
Move File (SharePoint)
Create new folder (SharePoint)
Move Folder (SharePoint)
Copy Folder (SharePoint)
Update Item (SharePoint)
Step 5. In each switch area create/move folders and files based on the Switch Value
Step 6. (optional) You can either Update SharePoint in every Switch Value Area, or do it after the Switch
Step 7. Maybe email yourself its done. I dunno 🙂
And done.
Cheers
If you like my answer, please Mark it as Resolved, and give it a thumbs up, so it can help others
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey