Need to report on date and category
I have a table for help desk tickets. Among other things, we capture the closed date , category, and "rolled category".
I need a monthly report that will tell me for each of the last 13 months, how many tickets were closed for each of the "rolled categories."
Answers
-
Good evening,
Creating a separate metric sheet will give you the most flexibility. Create a new sheet with Columns [Rolled Category], [current], [-1], [-2],.....[-12]
In the Rolled Category column enter your categories. Then reference [rolled category]@row in your COUNTIFS formulas; @cell = [rolled category]@row
See my response here on creating a rolling 12 month table:
Help?
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
-
Hi Clydene.
So there are many steps here, but I think I can give you a rough outline of the process to building such a report. At the very least, you will gain some familiarity and hopefully guide yourself into the right answer. I have outlined some steps for you below.
- In the desired folder/workspace, hit the Create button and select Report. Name it whatever you would like to call the report, and select the "Row report" option. Open the report.
- In the new report view (looks very much like the typical grid), go up to the "Source Sheets" option. Ensure that no sheets are selected, and navigate to the desired sheet to build the report off of. Hit Okay.
- Select the Group option in the navigation bar, and select the "Rolling Category" column. Sort however you prefer. You can also select another grouping if you wish.
- Select the Summarize option. Choose "Sheet Name" from the dropdown, and then select the "Count" option for your aggregation.
- Optional: If you want to add children under the Rolling Category headers of your report, you can do so from the Column option in the navigation bar.
- To make the report go only back 13 months, navigate to the Filter Criteria.
- Select your "Closed Date" column as the criterion column.
- (These next steps are not a precise filter; keep that in mind.) In the second dropdown, select the option that says "is in the last (days)." Days is the only option, hence the impreciseness here...
- In the third input box of the Filter Criteria dialogue box, you probably want to put either 395 to 397. Why? Because a year can be 365 days (12 months), or 366 for leap years, plus the 30-31 days for the 13th month.
- And that's about it. You can now set up the report to be sent out monthly through an attachment by going up to File -> Send as attachment -> (Fill out necessary info.) -> Set Delivery Schedule.
Hope that helps! Please accept my answer as a solution if it got you to your goal so others can see this answer. And be sure to give me a vote if I proved helpful.
👍😎👍 -C.
-
Mark,
That gives me the total for each rolled category that was found in the filter, but it does not give me the count for each category for each month. Thanks
-
Mark,
I ended up adding some helper columns to find the month and year of the closed date. Then I concatenated the month and year and used that as my recorded date. I created a row report using a filter on the date < 397 days ago. Finally, I created a pivot table that used my new recorded date and the rolled category. Thanks for the help.
-
Beautiful. Glad you found a solution. Thank you for contributing to the Community.
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!