How to dotwalk to task survey table to Assessment instance table

alekhyanagabhyr
Kilo Contributor

HI Everyone,

I have notification in Assessment Instance table. Now, i have to display Incident number and Short description of incident in notification subject.I can see task reference field in Task Survey table.

But, how can I dotwalk from assessment instance table to task survey table. Or how can I get through glide.

Thanks,

Alekhya N

3 REPLIES 3

madanm7786
Mega Guru

Hi Alekhya,



Use ${trigger_id} and   ${trigger_id.short_description} for number and short description.



Thanks,


Madan


HI Madan,



Thanks for you reply!..



But, let me know one thing trigger_id is of type 'document Id' how can we use that field.



Thanks


Alekhya N


Hi Alekhya, Are you using Legacy Survey Application or Survey Application (which is the newer version)? In the new Survey application, we have added the functionality to easily dot walk to task table in Istanbul release. If you want to do it for reporting before Istanbul release then refer to this - https://community.servicenow.com/community/blogs/blog/2016/06/30/create-survey-reports-on-using-the-... Thanks, Manjeet