Hi @Jason Tang,
To automatically delete list items depends on the expire date, please create a Power Auto mate flow like below.
1.Create a Scheduled cloud flow. Start from today or tomorrow 12:00AM and repeat every day.
2.Add an action "Get items". Set the filter query to Expire le'utcNow()'
.
3.Add an action "Delete item" like below.
Save it and you will get what you want.
Thanks.
If the answer is helpful, please click "Accept as Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.