
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2018 02:52 AM
We are trying to generate a report of the customer satisfaction survey and we want the responses to be grouped by Incident Assignment Group. Is this possible?
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2018 04:51 AM
Module: Survey Instances where State is complete contain the responses. You can add the Task field to this list, and dot.walk to any field on Task, like Assignment Group.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2018 04:51 AM
Module: Survey Instances where State is complete contain the responses. You can add the Task field to this list, and dot.walk to any field on Task, like Assignment Group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2019 06:07 AM
Thanks for this Michael!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2021 08:09 PM
If you are new like me to dot.walk, here is the documentation link
https://docs.servicenow.com/bundle/paris-platform-user-interface/page/use/navigation/reference/dot-walking-examples.html