Knowledge Base Report creation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2025 09:07 AM
Hello,
Could someone help me in creating a report for the Knowledge Base?
The request is to track the articles updated by each person, specifically identifying which ones have expired, had their expiration date extended, or, if possible, which articles have been updated with new information within the content itself.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2025 10:56 AM
Hi @vivianlowra
Let's break the requirement in bit and pieces
The request is to track the articles updated by each person,
Atul: Create a report list type report, on the kb_knowledge table and group by Updated.
specifically identifying which ones have expired,
Atul: Add this column in report add condition validate
had their expiration date extended,
Atul: To get. You need to create a metric to know the last date and the new date.
Or, if possible, which articles have been updated with new information within the content itself.
Atul: Getting new content is not easy.
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]
****************************************************************************************************************