Forum Discussion
Lee_SGilmore
7 years agoQrew Cadet
Okay, I figured out a means to trick the system. I had to build a field that returns the Monday based on a Date. I then had to summarize by this field on a Day level, not a week. My frustrations still exist as I have to modify all of my date filters in reports since the QB system still views Sunday to Saturday as a week.
FirstDayOfWeek([Date])+Days(1)
FirstDayOfWeek([Date])+Days(1)