I’m using this formula: WEEKNUM({Registered})
Where “Registered” is the date a user registered on my website. This assigns each record a week number according to the Jan-Dec calendar.
I want August 17-23, 2025 to be my Week 1 and January 25-31, 2026 to be my last week (Week 24). How can I change this?