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.

Multiple Lookup Select Box Help with Advanced Ref Qualifier

Patricia Lynch
Tera Contributor

I have 3 Lookup Select Box Variables that I need to be dependent upon each other

I have a custom table that has the values and dependent values.

So Variable 1 is a lookup to the reference table

Variable 2 is a lookup to the reference table but with variable 1 as the dependent value

Variable 3 is a lookup to variable 2 as the dependent value

I am having a hard time getting this to work with an advanced ref qualifier and the ref_qual_element

My variables:

Segment

Sub segment (dependent on Segment)

Segment field (dependent on Sub segment)

Can someone assit

 

2 REPLIES 2

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Patricia, Please refer to below thread for guidance on how reference qualifier works on Lookup Select box variable.

https://community.servicenow.com/community?id=community_question&sys_id=7d93c765dbd8dbc01dcaf3231f96...

 

- Pradeep Sharma

 

Pradeep, I did look at that before posting I am still not sure how to use the 

ref_qual_elements=current.variables.subsegment (on the 3rd List Box) to reference the 2nd list box as a dependent)

 

I can't seem to get it working if you can provide examples and not just a link to another community.

Thanks