Get assigned_to from trigger condition of assessment instance

SteffenSchmidZH
Tera Contributor

Good day

I'm facing a challenge and would like to ask you for advice: We have activated surveys in ServiceNow, which are created and sent when incidents are set to “closed” status.

 

In order to make the survey reporting a little more precise, I would like to use the survey to evaluate which person or assignment group is registered on the incident. However, I cannot dotwalk to the trigger ID (Incident: INC....) via the report on the assessment instance because this is a field of type "Trigger ID".

 

Has anyone already solved a similar problem or has a solution?

 

Best regards and many thanks in advance

Steffen Schmid

 

3 REPLIES 3

Voona Rohila
Kilo Patron
Kilo Patron

Hi @SteffenSchmidZH 

You can create database view and report on that.

This is OOTB Example, You can replicate in similar way for Incident table.

VoonaRohila_0-1721916373415.png

 


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

SteffenSchmidZH
Tera Contributor

Hello Voona
Thanks for your fast response. I am going to test it and mark your answer as the solution to the question.
Kind Regards
Steffen

You can also dot-walk from Task Field 

VoonaRohila_0-1721917711723.png

 


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP