I have a flow set up to delete items older than 16 days and would like to add a filter to speed up that process but I can't quite get it to work work. Here is what I have in my Get Items filter
'Created Date' le '

I have a flow set up to delete items older than 16 days and would like to add a filter to speed up that process but I can't quite get it to work work. Here is what I have in my Get Items filter
'Created Date' le '
Hi @bryanc78
you are close...just a little less single quotes, the original column name (createdon) and no specific date format needed (then the standard will be used (ISO 8601)):