Hi,
I would like to know how to delete all file that is in a folder in a library sharepoint, that are older than two days.
i've seeing a some flow on this user community but none of them is what I need...
--------------------------------------------------
exemple:
all the files that in the library Reporting in the folder Flow ( Reporting/Flow/ ) that are older than 2 days has to be delete everyday.
-----------------------------------------------------
So first, I now i have to put a recurrence of 1 day.
Second, If I'm correct i have to have the sahrepoint "Get files (properties only) ".
Third, i think i should have "Apply to each", the output has to be "Value" of the "Get Files"
but after that i don't know.