We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Report for 'runs on' relationship for Services in CMDB

sandeep p1
Mega Expert

How to run a report on a Service (cmdb_ci_service) in order to get results of where it 'runs on'? I tried CMDB query builder but couldn't relate it with related items table. Appreciate any help.

1 ACCEPTED SOLUTION

Tony Chatfield1
Kilo Patron

Hi, you should be able to create a report on the CI relationship table 'cmdb_rel_ci'
which will allow you to filter and report data from each side of the relationship.

View solution in original post

1 REPLY 1

Tony Chatfield1
Kilo Patron

Hi, you should be able to create a report on the CI relationship table 'cmdb_rel_ci'
which will allow you to filter and report data from each side of the relationship.