- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hello,
I created a custom table for holding variable data and gave snc_internal read access to the table. I set variable1 field to display is true. On the catalog item is a reference variable to the table I have no qualifier on it. When I impersonate as user I get no matches found. However if I change to Lookup Select Box I get the value. Do I need to add more ACL's to the table like query_range?
Any assistance is appreciated.
Thanks,
Chad
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
you need to create query_range ACL with Table.* and not Table.None
Give role to that ACL and it will start showing records for non-admins in portal reference variable
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello Ankur, I am trying to read reference to user tables through flow designer when I do a lookup from the flow on this table everything is greyed out. Any idead?
Thanks,
Chad
