How to create a Report on all interaction with no incident and request

Jyoti Tripathi
Giga Guru

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.

 

1 ACCEPTED SOLUTION

NikEng1
Giga Guru

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:

 

find_real_file.png

Hope this helps!

View solution in original post

1 REPLY 1

NikEng1
Giga Guru

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:

 

find_real_file.png

Hope this helps!