Restricting Filter selectable values based ACL in Platform Analytics Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Hi all,
I'm looking for a way to restrict which values appear as selectable options in a Platform Analytics Filter component, based on ACLs.
What I want to build is a filter that shows the list of buildings the user is allowed to see, according to the ACL that's already configured on the table. Right now, the filter is showing the full list of buildings without taking the ACL into account. This ACL works correctly everywhere the ACL engine is invoked (lists, forms, GlideRecord queries). From what I understand, Filter components pull values directly from the field/table without re-evaluating row-level ACLs, so the filter dropdown always shows every value.
Is the UI Builder custom component route really the only option?
Regards.
- Labels:
-
Dashboard
-
Filter
-
Platform Analytics