How to show a list of choices in reference table dependent on another reference table

alberttagle
Tera Contributor

Hi,

 

I need to filter and show only the choices that start with the same server name. How do I do this?

2024-01-22_21-34-25.png

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Wanted to post this, though its auto replaced or something:

MarkRoethof_0-1705931294938.png

 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

2 REPLIES 2

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

Within the advanced reference qualifier, you could use something like below (obviously do update yourself to correct variable names!)

javascript: 'server='+current.variables.server_name

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Mark Roethof
Tera Patron
Tera Patron

Wanted to post this, though its auto replaced or something:

MarkRoethof_0-1705931294938.png

 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn