G
Guest
I need help with dates. I have two dates IssueEntry and IssueResolved, I need to find a way to group the records and get a count by issues resolved within 7 days, 7-14 days, etc. and then find out the percentage of the each group from the entire range(say first quarter) and put it in a report...preferably as a chart. I cant figure out ow to query so I can get the data I need to add to the chart...If anyone has any Ideas?