In Reports for some user in list showing some data for some user not able to see data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 03:22 AM
Hi All,
When some user open the report they are able to see the data. For some user it is showing as empty.
Please find the attached screenshots for more information.
what can do If all user should want to see all the data. Please let us Know how we get why this is happening.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 03:25 AM
Hi @Sirri
Pick up 1 -1 user from both
Who can see data
Who cant see data
- check the ACL ,who for user who can see data amd then role and this is only way to comapre
or you can check on table, by Access Analyzer featured as well.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 03:35 AM
Hi All,
@AndersBGS, @Ayushi12, @Pranesh072 ,@Dr Atul G- LNG
Thank you for your response we have received the response from vendor. Regarding this issue. please find the below solution:
The properties are designed for debugging purposes and are set to true out of box and not visible in the UI so at some point someone has added and set the glide.ui.optimize.lists property to false.
It was previously determined that these properties being set to false can potentially cause performance impacts to the instance and PRB1238816 was created which explains the issue further.
"A subset of variable types will not load their values in their column in a list report after refreshing if glide.ui.optimize.lists or glide.ui.list.optimize are set to false."
"The recommended solution is to set the glide.ui.optimize.lists and glide.ui.list.optimize to true. They are true out of box and setting them to false causes performance degradation
After changing this properties to 'true' issue was resolved.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 04:00 AM
Thanks for update buddy. A new learning.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 03:28 AM - edited 02-05-2024 03:28 AM
You have to configure the read ACL on the report's table. Check if these users can see these values on the list views.