The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Error while loading data on Filter in UI Builder in Hardware Asset Workspace

fareedashaik
Tera Contributor

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.

fareedashaik_0-1694108850635.png

But Couldn't able t see those data on Filter.showing ''error while loading data on Filter''

fareedashaik_1-1694108964258.png

Can you pls guide here to resolve this issue.

Thank you

 

4 REPLIES 4

sagarmanocha
Tera Contributor

Hi @fareedashaik 

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.

 

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 

sagarmanocha
Tera Contributor

Hi @fareedashaik 

Were you able to find the solution for this issue, let me know if you were as I am facing a similar issue.

pablodelcastro
Tera Contributor

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