That formula seems to work in regards to starting the period on Monday instead of Sunday, but it still seems to end on Saturday. When I select the value to be printed for the column as the last day in the period, it shows Saturdays date instead of Sundays. Any ideas?
Again, thanks in advance.
To display the last day in the period, change the formula for the column field to:
{table.date}-dayofweek({table.date},crMonday)+7
This formula will change all dates during the week to the last day of the week (Sunday), i.e., there is only one date in the period. You do not need to use the group options screen.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.