Record type Memory Limit
I have this error message in the record type, I tried to change the number of row per page but not worked

And the source data around 6500 raw.
Anyone know the solution?
Thank you
I have this error message in the record type, I tried to change the number of row per page but not worked

And the source data around 6500 raw.
Anyone know the solution?
Thank you
By any chance is the entity here tied to a complex view? I've had a few occasions in the past where a complex view can perform so badly that even relatively small queries start intermittently failing, especially as the table(s) the view is sourced from grow in total rows. Often this can be resolved by troubleshooting the view definition itself to see if there are any inefficient joins or other operations that can be removed or simplified.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.