Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

To Display parent field value in child field

bumineela balan
Tera Contributor

Requirement:

1.There are two tables , parent table(sn_customerservice_case),child table (sn_customerservice_task)

2.Both have assigned_to field

3.When case is assigned to some one, it should also reflect the same in ,child table (assigned_to)

How can i achieve this in reference qualifier?

Thanks in advance

16 REPLIES 16

I followed the same way, it doesn't works.

Do we have alternative way

Is child table name correct for case table?

find_real_file.pngfind_real_file.png

Check with after insert option

Yes, Tried .Still doesn't work