I am trying to create a date filter to exclude items where the date is greater than today - 150 days.
Based on some research, I have come up with the below; however, it is excluding Today!
Any help would be greatly appreciated
= Table.SelectRows(#"Sorted Rows", each Date.IsInPreviousNDays([Finish Date], 150) or Date.IsInNextNDays([Finish Date], 1000))
mmbr1606
9
Super User 2025 Season 1
stampcoin
7
SD-13050734-0
6