Error while loading data on Filter in UI Builder in Hardware Asset Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2023 10:52 AM
Hi ,
Could you pls guide here , i wanted filter location data on Hardware Asset Workspace.For that i have written script include and called at Field level.Showing Result Matching also.
But Couldn't able t see those data on Filter.showing ''error while loading data on Filter''
Can you pls guide here to resolve this issue.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 07:11 AM
Did you get any solution for your query? I've been having same issue for which I am not able to find any potential solution. Let me know if you were able to resolve this issue on your end.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 12:14 PM
Hey y'all!
I figured this out! As admin:
- Enable all debugging
- Impersonate the user having the issue
- I cleared the debug log up until this point
- Click on the filter
- You should see the ACL that is blocking this (at least that is what it was for me)
For me it turned out to be the "pa_dimensions" Read ACL
Hope this helps.. Also I dont care about points so mark is as helpful or dont!!! YAY!!!
Cheers,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 07:14 AM
Were you able to find the solution for this issue, let me know if you were as I am facing a similar issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 08:17 AM
Indeed the read ACL for pa_dimensions requires the following roles: pa_viewer, pa_data_collector or pa_power_user
You may need to add any of these roles to the user that is experiencing the error