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.

Display multiple columns in Reference list of Variable in Record Producer

Nishant26
Tera Contributor

Hi @Ankur Bawiskar ,

 

I have a requirement where I need to display multiple columns in the reference list of variable in Record Producer. Right now, it only displays Sys_id column in reference list after clicking.

 

Both Record Producer and Referenced table are in different application, how can this be achieve.

 

Thanks!

5 REPLIES 5

@Nishant26,

It looks like you need to use lookup select box instead of a reference field as your variable type:

Types of service catalog variables (servicenow.com)


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.