In Reports for some user in list showing some data for some user not able to see data

Sirri
Tera Guru

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

11 REPLIES 11

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

****************************************************************************************************************

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

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]

****************************************************************************************************************

Pranesh072
Mega Sage
Mega Sage

You have to configure the read ACL on the report's table. Check if these users can see these values on the list views.