Knowledge Base Report creation

vivianlowra
Tera Contributor

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

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

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 

AGLearnNGrow_0-1740682493164.png

 

 

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]

****************************************************************************************************************