How do I report on count of knowledge articles by category?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2017 12:46 PM
I'm trying to create a report that shows ALL of my Knowledge categories with a count of the number of articles within each category. I'm using this to monitor the usage of the categories and remove or consolidate categories that have few or no articles within them.
I have been able to see all articles with their associated categories, a list of categories and their number of updates (but not number of articles with this category), view counts, use counts, etc. But I just need a simple report that shows:
- Knowledgebase
- Parent ID (would be helpful but not mandatory)
- Category (Preferably "Full Category" but just "Label" would work)
- Count or Number of articles within this category
Anyone have any ideas?
- Labels:
-
Knowledge Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2017 08:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2018 01:41 PM
What columns should be used to get the count when switching to list view? I've looked through the table a few times but can't find the proper field.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2018 10:38 AM
If you're still looking to get counts by category, just change the "Group by" field to kb_category, but you could group by knowledge base or whatever you want. Then it will group them and show the counts on each line. You can expand each section to see the actual articles in list view:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 05:40 AM
These are all good options. However, they still don't display categories with zero (0) articles assigned to that category. However, I think I can still find them by exporting the data to excel and using a vlookup against all possible categories. Not ideal, I'd rather be able to display it directly in the tool, but I can at least get there.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 07:03 AM
There must be a way. Let me poke around and see what I can come up with.