- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2022 12:21 PM
How do I combine catalog tasks with incidents in a single report? Can it be done?
Solved! Go to Solution.
- Labels:
-
Analytics and Reports

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2022 01:01 PM
Hi,
You can create a report on the "Task" table and then filter for task type = incident OR task type = catalog task. There's no need to create a database view, etc.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2022 12:59 PM
Hi Raymond,
It can be possible with a database view. https://docs.servicenow.com/en-US/bundle/sandiego-platform-administration/page/use/reporting/concept/c_DatabaseViews.html
Make sure you have a common junction condition connecting incident with catalog task.
Regards,
Deepankar Mathur

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2022 01:01 PM
Hi,
You can create a report on the "Task" table and then filter for task type = incident OR task type = catalog task. There's no need to create a database view, etc.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2022 06:58 AM
Hi,
I used the Task table and that works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2024 06:57 AM
can you tell me backend name of task table?
There are alot task tables right?