Visualizing the D365FO data model can be a challenge. This Visual Studio extension will help.
Developing X++ for D365FO with SOLID principles.
The term SOLID is a mnemonic acronym for the five design principles intended to make software designs more understandable, flexible and maintainable. That's great, but how do we achieve this in D365FO?
Getting started as a developer with Dynamics 365 for Finance and Operations (D365FO) and Dynamics 365 for Retail
If you are looking to move your development career towards D365FO, or if you are already a seasoned Dynamics AX developer and want to cross train, read this article to understand how to create your own development environment and the steps to follow towards certification.
Navigating to a D365FO entity without a deep link
How can we navigate directly to an entity in D365FO without using a secure deep link?
Warnings, warnings everywhere…
Detailed explanations of the compilation warnings you can expect to see from a build.
CFO Overview QuerySystemError
If the QuerySystemError is seen when opening the CFO Overview, or any other Power BI dashboard, it's probably because the Entity Store refresh isn't working correctly. To resolve this, navigate to >> System administration > Setup > Entity Store and make sure "Automatic refresh enabled" is switched to Yes. This will schedule a new "Full... Continue Reading →
A fatal exception occured in the Best Practices framework [sic]
What to do if xppbp can't find best practice extensions.