floydian99
Programmer
Hello, I need some help on Grouping a set of Date Ranges.
I have a request for a report that would summarize data (Hours worked) based on a Date Range (Start Date and End Date). However the users want to enter in multiple date ranges (no set amount). So I created a Date parameter, and selected the Allow multiple values and Range values options on the Parameter. The problem now is creating a group based on the values they entered in the date range. If anyone would know how to group by the array that is passed back from the date range parameter, or if there is another work around to this solution I'd be greatful. Thanks!
I have a request for a report that would summarize data (Hours worked) based on a Date Range (Start Date and End Date). However the users want to enter in multiple date ranges (no set amount). So I created a Date parameter, and selected the Allow multiple values and Range values options on the Parameter. The problem now is creating a group based on the values they entered in the date range. If anyone would know how to group by the array that is passed back from the date range parameter, or if there is another work around to this solution I'd be greatful. Thanks!