Records not loading properly on reports after upgrade

Anwesha3
Mega Guru

Hi All,

We are facing an issue with reports where the records are not getting populated properly only one record is visible but that too with limited column data visible.

Where as in the Quebec version of the reports its loading properly.

find_real_file.png

find_real_file.png

 

Any idea what might cause the issue , we are checking Read ACLs but the configurations seems to be same on both the versions.

1 ACCEPTED SOLUTION

Anwesha3
Mega Guru

Had to enable the system property : glide.script.partial_record_materializer.enabled = true

View solution in original post

3 REPLIES 3

Anwesha3
Mega Guru

Had to enable the system property : glide.script.partial_record_materializer.enabled = true

Hi, can you let me know, what exactly is the property glide.script.partial_record_materializer.enabled = true doing ?
Is it creating a temporary memory for storing the dot walked fields, so that it is accessible to the users ?

Hi , 
This is well explained in a community post - https://www.servicenow.com/community/platform-analytics-forum/is-there-any-performance-issue-when-en...
Please refer to it.