RE: Advanced Filter - End Date between next 30 and 60 days
Hi,
I'm sorry, but isn't the function "Next X days" with respect to the current date? Next X days = 60 will give me all assets with end date in next 60 days, while Next X days = 30 will give me all assets that will end in next 30 days.
If I use a GROUP AND in this case, it gives me only records with end date in next 30 days. But what I'm trying to achieve is records with end date between next 30 and 60 days
Cheers