Hello Everyone,
I have been working to generate a number of reports to count the number of tickets closed by different metrics but I am having an issue with the latest request I have received. They want a report that shows the number of tickets closed each day by a list of technicians during a range of days. I have been able to pull the data and can break it down into periods of weeks but I cannot seem to get it to break this down to the day level for the report. I n the image below you can see on the left an example of the data I can pull and on the right is what I want it to look like. I also ha ve a list of the field names that are related below.
Ticket Number: [Request Number]
Technician Name: [Request Assignee Combo Name]
Ticket Open Date: [Request Open Date]
To achieve the week breakdown I have a Dimension using the fomula: =Week([Request Open Date])
Date Range is selected on refresh of the report by user input.
This is what I see as the most relevant parts of the information I need to account for. I may be missing something in the data I am gathering or how I am gathering it. If you see something that I have missed please let me know and I can add notes for that. I appreciate any help or advise I can get with this.
Thank you for your time and advise.
Anthony