Reference qualifier not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 10:17 PM
Hello everyone,
I have 10 list collector fields on the table, all referring to same table but we have applied reference qualifier on each field to show data relevant to each field which is working fine but the problem is reference qualifier is not working on List view of table, What is the work around for this, please guide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2025 08:03 AM
Hello @sunil maddheshi
In your reference qualifier of list collector is there by any chance passing of current.fieldname. I feel that in list view the current is not available, so your reference is unable to give data as desired.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2025 08:27 AM
@sunil maddheshi Please refer to this thread https://www.servicenow.com/community/itsm-articles/advanced-reference-qualifier-doesn-t-work-from-li... and see if it helps in addressing your issue. Apparently, the current object available on list and on the form are different and hence such issue occurs.