In previous blogs I have posted the option to create a Dataverse sync with less code.The sync between Business Central and Dataverse has three main developments: Creating the Dataverse table…
Creating proxy tables through the UI of Business Central

In previous blogs I have posted the option to create a Dataverse sync with less code.The sync between Business Central and Dataverse has three main developments: Creating the Dataverse table…
Mostly if you have one extension or one customer it is very easy how you want to structure your Application Insights. You just create one and query everything from there.But…
Sometimes you want analyse your telemetry in your own Power BI next to the standard Power BI telemetry dashboard found here:Find the right app | Microsoft AppSource But when you…
If you hear about telemetry it is almost all about if Business Central had the right performance and how you can optimize your code with analyzing your telemetry (Lon Running…
In my previous post:Customize the Outlook add-in in Business Central - Discover Microsoft Business Central (bertverbeek.nl)We had a deeper look into the Contact Insights add-in for Outlook. But there is…
Business Central has also an Outlook add-in so you can use Business Central in your Outlook client (web and desktop app). You can learn how you can implement it here:Get…
A couple of months I have blogged about how to sync your BC data to Dataverse with less code:Sync your BC data to Dataverse with less code - Discover Microsoft…
As you maybe know Microsoft has introduced the Performance Toolkit earlier to measure what the performance of you app will do when an X number of users doing a scenario…
In the latest version of the Business Central app of MS teams (version 1.0.8) you can add Business Central tab inside MS Teams:Add Business Central tab in Microsoft Teams -…
Maybe you already know. But you can export your data to an Azure Data Lake with the tool microsoft/bc2adls: Exporting data from Dynamics 365 Business Central to Azure data lake…