see all open tickets in one view

kdmiller45
Kilo Explorer


I would like to see all Tickets reguardless of type in one display instead of having to switch between the types

4 REPLIES 4

Uncle Rob
Kilo Patron

Report on Task table.   Task is the super-class of all "work" based records in the system.


Brad Tilton
ServiceNow Employee
ServiceNow Employee

Hi Keith,



Try reporting on the Task [task] table. It's the base table for all incidents, problems, changes, requests, etc. in ServiceNow.


brofist.jpg


Manjul Katare
ServiceNow Employee
ServiceNow Employee

Hi Keith,



I would achieve this by creating a report on TASK table:



Screen Shot 2016-03-01 at 8.37.57 PM.JPG


The end result would be something like shown below, each column section with different state would be clickable to take you to list of records for any particular task type and its respective state.




Screen Shot 2016-03-01 at 8.36.59 PM.JPG



Hope this help!


-Manjul