I am trying to get a Week Ending date to corispond to the weekNumber this allows me to get the avg percentage of uptime for the week. In my Production Report table I created a formula field to get the week number based of of date field. Now what I need to do is make it easier on my folks running the report when selecting which week number of the year they want to look at they can select the week ending date for the week number. Is there a formula that I can have it look at either the date or week number and return the actual end date for that week?
Example date in table = 06/18/2025 which then returns weekNumber = 25 I would actually like it to display 06/22/2025. our weeks end on Sunday.