I need to setup a group on a 13week rolling date field problem I am having is I dont have the full date field in the data source + I cant modify my sql tables to add a date collum where I need it the solution I came up with I can carry out if I am able to group on weeks so what I need to do is come up with an array I can group on that takes the current date and extends it by 13 and posts all 13 in between. any ideas?