Can I change the display column of reference table in Service catalog variables

Takuya Saito
Mega Contributor

I would like to change the display column of reference table in Service catalog variables.

For example, the table has two columns, category and type, and service catalog has two variables, that are reference same table. I would like to display one reference variable as category and another as type.

I know "ref_ac_columns", that can be filter by two columns in one variable. But it doesn't meet my requirement. I would like to use two variables that reference same table and display difference column.

Thank you.

1 ACCEPTED SOLUTION

Harshal Gawali
Giga Guru

Hello,

Instead of using two reference variable, please use two lookup select box variable.

Lookup select box also reference variable in which you can select different column of that table.

For reference check below screenshot.

find_real_file.png

 

Regards,

Harshal.

View solution in original post

6 REPLIES 6

Harshal Gawali
Giga Guru

Hello,

Instead of using two reference variable, please use two lookup select box variable.

Lookup select box also reference variable in which you can select different column of that table.

For reference check below screenshot.

find_real_file.png

 

Regards,

Harshal.

Thank you for saving many hours of work 🙂