Can I reference a choice list on a different table?

ServiceNowSteve
Giga Guru

I have a table called u_skill_management with two fields, category and sub category that I want to directly reflect the category and sub category fields on my incident table. Since this isn't a reference is there a way I can sync the two somehow?

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Steve,

 

Yes you can. Navigate to the choice field-> Right click on the field->Configure Dictionary->Click on Related link Advanced view->Set choice table to Incident and choice field to Cateogry and save the form. Repeat the same process for Subcategory choice field.

 

Thanks,

Pradeep Sharma

View solution in original post

12 REPLIES 12

Can we apply a filter on the referenced choice list from another table? For example, only show choices that start with 'A'

Chuck Tomasi
Tera Patron

I do this all the time. Check out the "Community Quick Tip" on TechNow episode 48.

TechNow Episode List

And now the #1 guy...I wish I brought my autograph book! 🙂

 

Thanks guys!