Knowledge Article View Count
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2022 07:45 AM
I am pretty new to ServiceNow and I would appreciate your help with couple of instructions.
I have to create reports on Knowledge Article Views:
- Total number of Views of all Knowledge Articles
Grouped by: Knowledge Base, Owner Group, View Date (e.g. by month)
Stacked by: None, Knowledge Base, Owner Group, View Date (e.g. by month)
- Total # of Views per Public Knowledge article
Grouped by: Knowledge Base, Owner Group, Date published (e.g. by month), Month (total # of KA in Jan, Feb, Mar etc.);
Stacked by: None, Knowledge Base, Owner Group, Date published (e.g. by month), Month (total # of KA in Jan, Feb, Mar etc.).
Can someone help me with instructions how to generate these two reports? Also, what is the exact difference between knowledge view and knowledge use?
Thank you so much.
MJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2022 07:47 AM
Take a look at below thread.
Please mark my response as correct and helpful if it helped solved your question.
-Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2022 07:50 AM
report on the Knowledge Use table
instanceName.service-now.com/kb_use_list.do
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2024 08:40 PM
Late reply but might help someone out there. You can achieve this by setting the source type to "Data source" and using the source "Knowledge.Viewed". The field created refers to "view created date" so you can set reports for most views for specific time periods, etc.