How to populate multiple choices based on other field in record producers ?

Dinesh9
Giga Contributor

Hi All, 

I have two fields say 'class' AND 'CI' .  i want to populate multiple values in ci based on the choice selected in class and ci is having bulks of records say (1000000) . please let me know how to do it.

 

Thanks,

Dinesh Kumar G

4 REPLIES 4

Onkar Pandav
Tera Guru

Hi,

Create those two variables with with "Lookup select box".

In case of CI variable do the following. (I have done this and its working).

Variable-1: Screenshot-1:

 

find_real_file.png

Variable-2: Screenshot-1:

find_real_file.png

 

Variable-2: Screenshot-2:

find_real_file.png

 

Try this and let me know if its working.

--

Regards

Onkar

Community Alums
Not applicable

It is populating only unique values it is not populating the dependent values 

Onkar Pandav
Tera Guru

Hey, have you tried it? is it working?

Community Alums
Not applicable

I have tried this only unique values are populating not depend on first variable it is populating all the values.