D365 Operations Table browser error – Object reference not set to an instance of an object.
In D365 Operations, many times we need to check what data is store in tables. So, we open table browser from backend. Sometimes we face below error for all tables while opening table browser, it is a very common error and it simply means any recent customization is not compiled or sync in database.
Solution:
-
- Go to Dynamics 365 -> Build Models
-
- Select the model which you have recently customized.
-
- Go to options tab. Select Synchronize database. Click Build.
Related posts:
How to review and accept changes to confirmed Purchase Orders in D365 F&O
How to run an SSRS report on a selected record in the CRM using FetchXml
Project Operations as source of truth for Professional Services Organizations
Streamlining Build Pipelines with YAML Template Extension: A Practical Guide