to let the count of the week start at monday (counted from the first of january of the year) in stead of sunday add the following behind the formula:
,crfirstjan1,crmonday
so the formula would look like:
totext(dateadd("d",6,{table.date}-dayofweek({table.date})+1),"MM/dd/yyyy", crfirstjan1, crmonday)