I'd like to setup a filter in an AGOL web map to only display features with a date attribute in the current calendar year. I.e., show all features in the current calendar year '2025', but when the year changes the map will automatically update to only show features with dates in '2026' and so on.
One option is to set the filter to be after January 1 of the current year, but this requires a manual intervention to update the date at the start of each year:

There is also 'in the last' filter, but this includes all dates in the past year, not by the calendar year.

I found this resource but this doesn't work with symbology with unique values, and it only hides features (the pop-ups still appear).
Feeling stuck here. Is there any way to set up a filter like this directly in a web map?