I recently got a question about TransferFields and if if skip fields with editable false, which it should not, imho. When I looked at the documentation about Transferfields: Record.TransferFields(var Record [, Boolean]) Method – Business Central | Microsoft Learn I noticed this remark: Fields are assigned, such as DestinationRecord.Field := SourceRecord.Field, which won’t call the OnValidate Read More →

Unlocking the Power of Dataflows: Insights from My Upcoming Session at ColorCloud I’m excited to announce that I’ll be speaking at ColorCloud, the vibrant Microsoft Business Applications conference in Hamburg! This is my first time presenting at ColorCloud, but I bring experience from many other events, and I’m thrilled to share insights on how Dataflows Read More →

Yesterday I received this email: We’re temporarily postponing updates to version 24.5 We’re temporarily postponing updates to version 24.5, and your tenant has one or more environments currently scheduled to receive this update. If you have an environment scheduled to receive an update while updates are postponed, your environment will not be updated automatically, but Read More →

🚀 I’m really proud to be presenting two sessions at Directions EMEA 2024 in Vienna: Use Power BI to create Business Central insights. In this session, we explore how to use Power BI to analyze what happens in Business Central. Here’s what you can look forward to learning: – Master Data Retrieval: Learn how to Read More →

The release plan for Business Central 2024 release wave 2 is now live!  Discover what’s new and planned for Dynamics 365 Business Central at http://aka.ms/BCReleasePlan. What interests me the most is: Some interesting Power BI reports coming: Finance: 14 reports Sales: 12 reports Purchasing: 13 reports Inventory: 7 reports Manufacturing: 11 reports Projects: 6 reports Read More →

When you create a Power BI Dataflow with the Business Central connector, you might get the following error: The OData connector failed with the following error: We cannot convert the value null to type Duration. The error mentions a conversion of null into a type Duration. This got me thinking. Let’s have a look at Read More →