How to populate multiple choices based on other field in record producers ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2020 05:58 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2020 06:48 AM
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:
Variable-2: Screenshot-1:
Variable-2: Screenshot-2:
Try this and let me know if its working.
--
Regards
Onkar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 05:45 AM
It is populating only unique values it is not populating the dependent values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2020 01:13 AM
Hey, have you tried it? is it working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 09:55 AM
I have tried this only unique values are populating not depend on first variable it is populating all the values.