Build a dashboard to track knowledge article usage in incident resolution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2025 05:19 AM
Detailed step by step solution needed to:
Build a dashboard to track:
1. knowledge article usage in incident resolution.
2. The creation and approval of knowledge article.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2025 11:30 AM
For your 1st question, you can configure report on "m2m_kb_task" table which will provide details of knowledge article mapped or used in the Incident.
Can you elaborate second question?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2025 12:51 PM
1st :
https://www.servicenow.com/community/itom-forum/attached-kb-article-on-incident-report/m-p/903367
2nd part: The creation and approval of knowledge article.
What do you mean by creation? Are you asking how many knowledge bases (KB) have been created? If so, you can check the kb_knowledge table.
Approval: The approval of a Knowledge Article (KA) depends on the Knowledge Base (KB). If the KB has an approval flow attached, then the KA will go through approval; otherwise, it will not.
There is no direct way to track this since the sysapproval_approver table does not display the article number.
This is as per design.
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]
****************************************************************************************************************