- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 11:44 AM
Hi,
I want to make field which is list collector of location table to display only active values.
the below locations are made active = false. I need only true values to display in field.
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 12:37 PM
Hi,
As I mentioned above and is in my screenshot...I don't think the location table has an active field.
Did you read my response and see my screenshot for the adjusted active field name?
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 12:11 PM
Hi,
In the variable settings for the list collector you can access the reference qualifier section and set the filter to active is true.
I don't think the location table has an "active" field on it, so the name of that field is probably "u_active"?
If so, then you'd use example:
Either way, the above is an example of where to set the filter as you need. Please take it from here?
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 12:34 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 12:37 PM
Hi,
As I mentioned above and is in my screenshot...I don't think the location table has an active field.
Did you read my response and see my screenshot for the adjusted active field name?
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 12:38 PM
Thank you!