Relative Content

Tag Archive for sharepointpower-automate

Update status in MS list

I have trouble, please help me in this case
I managed a list in MS List. There are includes due dates column, the status column, and the attachment, if the due date over current and the attachment is empty then the status needs to be changed to past due. Please help me. Thanks advance.

How to user Power Automate to copy files in SharePoint that match certain pattern

I have files (‘abc 1000.xlsx’, ‘def 1001.xlsx’, ‘ghj 1002.xlsx’, etc…) in ‘source_folder’. I want to copy each of these file to the corresponding ‘1000’, ‘1001’, ‘1002’, etc… folder in ‘dest_folder’. how can i accomplish this using Power Automate Manually Trigger A Flow.
Results are folder ‘1000’ will contain ‘abc 1000.xlsx’, folder ‘1001’ will contain ‘def 1001.xlsx’ and so on.
Many thanks