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.
Automated testing of D365FO SSRS Reports with simple Page Object Model
There are various strategies for testing the content of reports using automation. In this article we look at how we can render an SSRS report in memory and then query an XML representation of its content using X++.
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?
X++ gists for D365FO
A collection of X++ gists for those occasions when the help pages don’t cut to the chase!