John Baker
Registered User.
- Local time
- Today, 11:16
- Joined
- Apr 13, 2005
- Messages
- 35
I have a database that is used to track the closure rates of problem management tickets. My objective is to track metrics (total # of problem tickets by location and customer type, average # of days to close, and 95th percentile). The 95th percentile represents the number of days it took to close a problem management ticket (for each location and customer type) for 95th % of all problem management tickets for a specific location and customer type.
I have developed queries that group the metrics by location, for total # of problem tickets, customer type, and avg # of days to close. I have also developed forms with subforms that visually display the dataset record that represents the 95% percentile. However, I would like to create a query that I could use for a report that I can use for reporting all of the metrics I need.
Thanks in advance for any help or guidance you can provide!
John
I have developed queries that group the metrics by location, for total # of problem tickets, customer type, and avg # of days to close. I have also developed forms with subforms that visually display the dataset record that represents the 95% percentile. However, I would like to create a query that I could use for a report that I can use for reporting all of the metrics I need.
Thanks in advance for any help or guidance you can provide!
John