During various presentations this year, I discussed Process Mining and how to feed it with Microsoft Dynamics 365 Finance and Operations data. The presentations ended with an example of Order to Cash where data is retrieved and synchronized from Dynamics 365. In this post, I will share the details so you can use them for your learning.

Read more
Secure dimension values

A recent question on the Dynamics Community triggered me to think about use cases of how to hide ledger accounts and dimension values. When I understand the question correctly, a part was to hide the financial dimension values and show only the main accounts In my reply, I elaborated on the Voucher transactions page where possibly some main accounts should be hidden, but also part of the value of the Ledger account field should be hidden. In this post, I will elaborate on how to make that possible.

Read more

For various reasons, you would like to read business data from or write data to the Dynamics 365 F&O database without enforcing security in the user context. For example, a user might not have access to various tables, like parameters or configuration. In this post, I talk about how to access and write data using the X++ unchecked statement.

Read more
Entra ID Group integration

A few years ago, I wrote a blog post about how to use Azure Active Directory for managing users and security in Dynamics 365 for Finance and Operations. In the meantime, Microsoft renamed Azure Active Directory to Microsoft Entra ID. In my blog, I provided how to manage users and provide access permissions by using security groups on Entra ID. Access permissions in Dynamics 365 Finance and Operations are then inherited from a group user. Using this option has some downsides, mainly related to not having security roles directly assigned to the user. I contributed a new feature to the D365FO Admin Toolkit with an enhanced Entra ID group integration feature. You can read more about this new feature in this post.

Read more