- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 04:17 AM - edited 02-20-2023 05:23 AM
Hi Team,
I have one requirement to add "All" as an option for a list collector variable without adding the option on table which the variable reference. Is that possible?
for example : I have one list collector variable named 'localities" which is referencing a table named "location". I need to add option "All" as an option under localities variable without adding the option in table "location".
Please give any suggestions on this. Thanks!!!!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 09:43 AM
@Neeraja2 not possible.
only option is add it reference table and in all other reference qualifier's where ever you are using it exclude al option and show. Only here show that
Bharath Chintala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 09:43 AM
@Neeraja2 not possible.
only option is add it reference table and in all other reference qualifier's where ever you are using it exclude al option and show. Only here show that
Bharath Chintala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2023 10:06 PM
Thanks a lot for this!