I try to make a flow for Delete files in OneDrive older than 60 day`s with this example.
But for this point:
3-1. Action: Data Operations - Compose ( Inputs = "@div(sub(ticks(utcnow()), ticks(item()?['LastModified'])), 864000000000)" )
i can`t put it in the expression box, it gives a error.
Is there an other example to make a flow for Delete files in OneDrive older than xx day`s?