Filter a date field based on day and month only
I have a custom Birthday date field on my users' records. I want to make a report that shows whose birthdays are coming up in the next few weeks. The problem is that I want to be able to see which dates are coming up regardless of the year entered in the Birthday field (e.g. if someone's birthday is listed as 11/1/1980, I still want them to show as an upcoming birthday even though the date has technically passed). Is there a way to filter like this using text mode, or do I have to manually fake everyone's birth year each year?