I am using this formula in my report to group by week of month but I need Monday to be the first day of the week.
Can anyone help please?
Datepart("ww",{LINKS.LINK_DATE})+1
- Datepart("ww",{LINKS.LINK_DATE} - Day({LINKS.LINK_DATE})+1)
Thanks
jcl5
Can anyone help please?
Datepart("ww",{LINKS.LINK_DATE})+1
- Datepart("ww",{LINKS.LINK_DATE} - Day({LINKS.LINK_DATE})+1)
Thanks
jcl5