Basically I have a Get items (sharepoint) action where I want to filter any items that have a "PurchaseDate" (name of the column in my document list) where the date value exceeds 3 years from today, however it seems my expression is wrong but power automate obviously doesn't elaborate:
PurchaseDate le formatDateTime(addDays(utcNow(),-1095),'yyyy-MM-dd')


Report
All responses (
Answers (