Salesforce Knowledge does not offer a standard report type for Data Category fields assigned to Knowledge Articles. Reporting on an article's Data Category is not currently available via standard Salesforce Reports.
As a workaround, administrators can use a SOQL query via the Developer Console or a third-party API tool to retrieve Data Category group names and article IDs directly.
To retrieve Data Category information for Salesforce Knowledge Articles, run a SOQL query using the Developer Console or any supported API tool.
Select DataCategoryGroupName, Id, ParentId from Knowledge__DataCategorySelection
Note: Replace "Knowledge" with your article type API name if you use a custom article type. For example, if your article type is "Solution__kav", the object name is "Solution__DataCategorySelection".
000387769

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.