Dot walk from Incident table to CMDB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2016 02:39 PM
This is my first week using SN. I am trying to dot walk from the Incident or the Problem table to the Configuration Item or even the CI Relationships table using the Reporting module. This seems like it should be easy but I cannot figure it out. Any help is greatly appreciated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2016 02:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2016 02:53 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2016 05:45 AM
As the others have shown you, you can dot-walk to the Configuration Item quite easily because it is a reference field that references one record directly.
Getting in to the relationship table is not possible in the reporting engine as it is a many-to-many table and dot-walking does not work in this case.
https://wiki.servicenow.com/index.php?title=Dot-walking