- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 09:39 AM
Hi everyone,
I would like some help figuring out how to check by name, who accessed the knowledge base and which articles were viewed by person.
The aim would be to check which employees are not using the knowledge base, to disseminate it to them.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 12:39 AM
Hi,
You can run a report on the Knowledge Use [kb_use] table and Group by 'User'. This will give you a breakdown of all Users that have used the Knowledge base. You can add Conditions then to set time frame, specify Knowledge Bases etc. You can click into each bar to show which articles were viewed by the user, or could add 'Stack by Article' to display it on the main report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 01:58 AM
Hi @PeConsorti
Create a report on Kb_use and group by users to get the results.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 12:39 AM
Hi,
You can run a report on the Knowledge Use [kb_use] table and Group by 'User'. This will give you a breakdown of all Users that have used the Knowledge base. You can add Conditions then to set time frame, specify Knowledge Bases etc. You can click into each bar to show which articles were viewed by the user, or could add 'Stack by Article' to display it on the main report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 11:10 AM
Hello Eoghan,
Your solution its perfect for my request.
Very Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 01:58 AM
Hi @PeConsorti
Create a report on Kb_use and group by users to get the results.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************