- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 08:30 AM
How to create a report which give us all interactions that did not generate an incident or a request. May be I need to create a DB view? Let me know what is the where clause and join condition i should give that justify my requirement.
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 08:44 AM
Hi,
You can use a related list condition on the related list "Interaction Related Records". Specify the return to be equal to 0 and check for all related records of type incident or request. This works when reporting on the interaction table:
Hope this helps!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 08:44 AM