Greetings all!
I have a business problem that I would like to solve using Crystal Reports 6.
My department needs to group a series of dates into contiguous blocks, example:
2003/01/01
2003/01/02
2003/01/03
2003/02/05
2003/03/12
In the above example, I need to group the days that happen together, and break them out as distinct blocks, so that a total of the above would yield:
3 distinct groups.
In addition to this, I need to somehow allow for weekends and consider any grouping that has a weekend break in it as a single group rather than two.
So that:
2003/03/12
2003/03/15
Would be considered a single group, assuming 13 and 14 are Saturday and Sunday.
Does anyone know if this is possible in Crystal Reports???
Thanks,
Gavin.
I have a business problem that I would like to solve using Crystal Reports 6.
My department needs to group a series of dates into contiguous blocks, example:
2003/01/01
2003/01/02
2003/01/03
2003/02/05
2003/03/12
In the above example, I need to group the days that happen together, and break them out as distinct blocks, so that a total of the above would yield:
3 distinct groups.
In addition to this, I need to somehow allow for weekends and consider any grouping that has a weekend break in it as a single group rather than two.
So that:
2003/03/12
2003/03/15
Would be considered a single group, assuming 13 and 14 are Saturday and Sunday.
Does anyone know if this is possible in Crystal Reports???
Thanks,
Gavin.