I had exactly the same problem, and finally solved it by putting a label "Week of" followed by a textbox, both in the date header (I also grouped by date on week interval).
The text box data source was set to:
=([date]-(Weekday([date]))+2)
Where [Date] was one of the fields listed in...
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.