- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 01:47 PM
Hi,
I have a customer trying to do a report for an audit for Changes and their approval groups. They are trying to report on Changes where Boot = True, State = Authorize, Planned Start = this year and Approval group does not contain ECAB.
We can't dot-walk from the Change table to approvals and using the approval group table we can't get the change records that does not contain an ECAB approval group.
Solved! Go to Solution.
- Labels:
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2019 04:46 AM
Both database view and relation list condition will work. For relation list condition, try below.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 02:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2019 07:33 PM
Thanks for the help! Will be creating the database view

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 06:07 PM
I'm wondering if related list conditions might help https://docs.servicenow.com/bundle/newyork-platform-user-interface/page/use/using-lists-v3/task/crea...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2019 07:33 PM
Hi Dan, been awhile hope you're doing well. Tried using the related list as one of my first options but weirdly we've never been able to get it to work with Change and Approval table. Related lists works in other cases though.