We have some grid/table views in Dynamics 365 F&O. How long does the data in the grid be cached? The reason I am asking is it takes a long time to load the data in the grid everyday. Does the data got clean up every day? Is there any configuration for this?
How long does the data in the grid/table in the modules be cached?
Hi,
You can refer to this official document: Record Caching | Microsoft Learn, Retrieving database records from memory instead of the database significantly speeds up data access. Caching can reduce the performance penalty for repetitively accessing the same database records. And you can also refer to this blog post: axaptamasters.com. It teaches you how to understand caching and cache lookup property of table.
Please mark this answer as "Verified" if it solved your issue. In order to help others who will face a similar issue in the future
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.