I am excited and very happy to share that my new book, called “2nd Almanack of a D365 ProjOps (Integrated with ERP) consultant”, is now released and is on sale
I am excited and very happy to share that my new book, called “2nd Almanack of a D365 ProjOps (Integrated with ERP) consultant”, is now released and is on sale
Convergence 2025 is now in the books and it was awesome to have this conference back after over a decade hiatus. It’s always great to be able to connect with
In Microsoft Dynamics 365 Finance and Operations (D365FO), the Database Log is a powerful tool for tracking changes to critical data. It allows administrators to monitor insert, update, and delete
When working with Azure Logic Apps, integrating SQL queries is a common way to automate workflows and connect data-driven processes. However, simply running a query isn’t enough—you need to evaluate
In this article, learn how to use delete_from in D365. The delete_from keyword in x++ is used to delete specified records from a table as efficiently as possible. This command