Is there any simple way of making the lastfullweek formula look at Monday to Sunday rather than Sunday to Saturday as it currently does? I use this all the time and I'd love to know if there is an easy way around it.
If dayofweek(currentdate) <> 1 then
{table.date} in minimum(lastfullweek)+1 to
maximum(lastfullweek)+1
else
{table.date} in minimum(lastfullweek)-6 to
maximum(lastfullweek)-6
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.