- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 07:53 AM
Hi , I am knew to servicenow so please handle my question accordingly.
I have a requirement to create a report that will give me the number of Incidents that do not have any Incident Tasks attached and atleast have one KB article attached to it.
This is not possible straight out from filter as both are related list conditions.
Any help will be much appreciated. Thanks in Advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 01:22 PM
Hi @Aishwarya Pulas ,
You can create your report in report designer utilizing the incident task table. From here, you can dot-walk to the incident, and filter by KB article needs to be attached.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 01:22 PM
Hi @Aishwarya Pulas ,
You can create your report in report designer utilizing the incident task table. From here, you can dot-walk to the incident, and filter by KB article needs to be attached.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2023 11:44 PM
Thank you @AndersBGS , the suggestion was helpful but I had to create a datasource between incident task and incident.