Variable choice values options are visible separately in another vaible

Manohararuna
Tera Contributor

Hello everyone,

 

          I have two variable, App type (Check box), app name (reference)

App type having the choices Regular , contract 

App name having option coming from reference table those are -Req-emp, Reg-cntrl, Reg-impact, Reg-az600,Contract-emp,Contract-cntrl, Contract-impact, contract-az600

If i select Regular value in App type in app Name only visible --Req-emp, Reg-cntrl, Reg-impact, Reg-az600 these option

If i select Contract value in App type in app Name only visible --Contract-emp,Contract-cntrl, Contract-impact, contract-az600 these option.

Please provide solution to this one

 

Regards,

manohararuna

 

 

7 REPLIES 7

if i select retail then retail related option visible in Application name and suppose if i select multiple option move to right in Application name variable

nemamuskan
Tera Contributor

Hello @Manohararuna,

 

Please specify the reference table for the variable "app name (reference)" also it would be helpful if you can provide the screenshot of table referenced with the column name that contains these values(Req-emp, Reg-cntrl, Reg-impact, Reg-az600,Contract-emp,Contract-cntrl, Contract-impact, contract-az600) amd column name that contains the application name.

 

Thanks and Regards,

Muskan.

SD_Chandan
Kilo Sage

Hi @Manohararuna,

You can try via choices 
First create choices in sys_choice table 
Provide them dependent value over their like eg:- app_type,app_name

then select variable as lookup select box 
in 

SD_Chandan_0-1752151144109.png

 

Thank you
Chandan