want to see applications services having knowledge article and without knowledge articles in report

AshwiniSawant
Tera Contributor

User want to see applications services having knowledge article and without knowledge articles in report.

 

Kindly suggest how to achieve this ?

13 REPLIES 13

Hi @AshwiniSawant 

 

Let me go back to the basic question: How are AS and KB related to each other? Is there a field in AS that stores the KB or a related list? The database will only work when there’s a common link between AS and KB. So, first, let's understand how these two are related, and then we can look into the DB view or report.

*************************************************************************************************************
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]

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

Hello @Dr Atul G- LNG ,

 

Yes, they are interlinked (AS & KB) under AS , we have OOB related knowledge tab in which its associated knowledge articles are visible.

So , currently user needs to go to each and every applications services to check whether KB is attached or not. 

 

Hence requirement is to create a report in which both results should appear, AS with KB or without KB.

 

AshwiniSawant_0-1747214768082.png

 

Hi @AshwiniSawant 

In this case, there's no need to create a DB view. As I suggested earlier, create a report on the AS table and add conditions like this

 

AGLearnNGrow_0-1747215147651.png

 

*************************************************************************************************************
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]

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

Hello @Dr Atul G- LNG ,

 

But after using above related list conditions, I am unable to see the related knowledge articles in the report. How to bring the Knowledge Article number, short description ? 

Hi @AshwiniSawant 

This report will only show which AS has a KB or not. You’ll need to adjust the count to zero or more. Unfortunately, we can’t pull fields from related lists into the report.

*************************************************************************************************************
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]

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