Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Interactive filter sys_user_group table

Giuseppe4
Tera Contributor

I have created a reference interactive filter to filter Incident and sc_req_item records, and it works correctly. However, when I impersonate another user, the interactive filter shows "No records found," even though the impersonated user can see sys_user_group records. How can I resolve this issue?

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@Giuseppe4 

any ACL is blocking that user from accessing Group table?

Any query business rule is restricting?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

no, there isn't any ACL or BR that is blocking the visibility. The user can see all groups on sys_user_group table

@Giuseppe4 

try creating query_range ACL on sys_user_group.* and add role and see

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Giuseppe4 

any update to this?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader