Hello all -
I am looking for some help with the YEARWEEK() function. I see that the function syntax is:
YEARWEEK(`dateCol`, mode)
where 'mode' defines the starting day of the week with '11' meaning Sun-Sat and '22' being Mon-Sun. I found this in the Beast Mode Functions Reference Guide but it doesn't expand whether other day ranges can be used and what their codes would be.
I would like to use Sat-Fri as my week but I can't find what mode code that would apply to, if at all?
Thanks for any help!