Allow Posting From/To DateFormula: No More Monthly Date Updates from Business Central v28
Business Central 28 introduces DateFormula-based posting period fields that automatically calculate your allowed posting range. Here's wha...
Every month, the same story.
Someone forgets to update the "Allow Posting From" and "Allow Posting To" dates in GL Setup.
#MSDYN365BC 28 just fixed this:
You set a formula once. Like <-CM> for the start of the current month and <CM> for the end.
mohana-dynamicsnav.blogspot.com/2026/03/allo...
13.03.2026 06:19
π 3
π 0
π¬ 0
π 0
Create Purchase Orders from Drop Shipments
If you have worked with drop shipments in Business Central, you know the process has always been a bit... indirect. You would create a sales...
#MSDyn365BC
You can now create purchase orders directly from a sales order using the new "Create Purchase Orders" action. No more switching to the purchase side and pulling lines in manually.
mohana-dynamicsnav.blogspot.com/2026/03/crea...
09.03.2026 06:34
π 2
π 0
π¬ 0
π 0
#MSDyn365BC
According to the latest Known Issue (ID 6105087), point-in-time restores are currently failing for environments running major version 27. To prevent customers from ending up in an unhealthy state if an update fails, Microsoft has temporarily paused environment updates.
03.03.2026 07:30
π 2
π 1
π¬ 0
π 0
Testing Your MCP Connection with Real Business Central Questions and Best Practices (BLOG 4 OF 4)
Validating Your BC MCP Setup with Real-World Queries Introduction Your BcMCPProxy is built, Claude Desktop is configured, and the BC MCP...
"Show me budget vs actual for all projects with a nice graphic view."
That's it. That's the prompt. Claude Desktop connects to #MSDyn365BC via MCP, pulls the project data, and builds an interactive chart. No Excel. No export. No pivot tables.
mohana-dynamicsnav.blogspot.com/2026/02/test...
12.02.2026 07:50
π 2
π 0
π¬ 0
π 0
The Business Central MCP Server (BLOG 2 OF 4)
Enabling, Configuring, and Understanding the Architecture Introduction In Blog 1 , we explored what AI agents and MCP are. Now letβs foc...
MCP is the open standard that lets AI agents discover and call external systems on their own.
The #MSDyn365BC MCP Server applies that concept to your ERP. It exposes your BC API pages as tools that any MCP-compatible AI client can find and use.
mohana-dynamicsnav.blogspot.com/2026/02/the-...
10.02.2026 06:33
π 4
π 1
π¬ 0
π 0
Understanding AI Agents and MCP (BLOG 1 OF 4)
What They Are and Why They Matter for Business Central Introduction The world of enterprise software is being reshaped by AI agents. Ima...
MCP enables any AI client, such as Claude, Copilot, or custom agents, to dynamically discover the capabilities of #MSDyn365BC and execute tasks accordingly.
This innovation transforms our approach to ERP interaction.
mohana-dynamicsnav.blogspot.com/2026/02/unde...
09.02.2026 14:21
π 4
π 0
π¬ 0
π 0
Ever run into the AVS0109 error when uploading an extension in Business Central?
mohana-dynamicsnav.blogspot.com/2025/08/reso...
#MSDyn365BC #BusinessCentral #ErrorResolution #AVS0109
01.09.2025 09:18
π 2
π 0
π¬ 0
π 0
Honored. Humbled. Grateful.
Iβm incredibly proud to share that Iβve been awarded the Microsoft Most Valuable Professional (MVP) award for the 14th year!
#MSDYN365BC
11.07.2025 10:13
π 5
π 0
π¬ 0
π 0
Boost String Number Handling in AL with the New IncStr Parameter
You've probably used the IncStr method to increment numbers embedded in string variables, especially when dealing with number series. Tradit...
#MSDyn365BC AL developers could only increment numbers inside a string by 1 using the IncStr method.
Now supports an optional increment parameter. You can bump numbers embedded in strings by any integer value without extra parsing or logic.
mohana-dynamicsnav.blogspot.com/2025/04/boos...
22.04.2025 07:30
π 1
π 0
π¬ 0
π 0
Extending CardPageId on List and ListPart Pages in Business Central
In Microsoft Dynamics 365 Business Central, developers often want to customize the page that opens when a user double-clicks on a record in ...
Extend CardPageId on List & ListPart Pages!
#MSDyn365BC
β
Replace the default card page with a custom one
If multiple extensions set the property, the last one wins β so PTE's can override AppSource behavior too.
mohana-dynamicsnav.blogspot.com/2025/04/exte...
07.04.2025 06:35
π 2
π 0
π¬ 0
π 0
I am excited to share that 2 of my sessions have been selected for the Directions ASIA conference in Bangkok!
Honored to be a speaker at this amazing conference. Looking forward to connecting and sharing insights! #DirectionsASIA #Speaker #Dynamics365BC
26.03.2025 05:46
π 2
π 0
π¬ 0
π 0
Reopening Finished Production Orders in #msdyn365bc
Ever completed a production order only to realize later that something was missing? Now, you can reopen finished production orders in Business Central to make corrections.
mohana-dynamicsnav.blogspot.com/2025/03/reop...
24.03.2025 07:47
π 4
π 0
π¬ 0
π 0
Block Items or Variants from Production Output in Business Central
In Microsoft Dynamics 365 Business Central 2025 Wave 1, you can prevent specific items or item variants from being used in production by b...
Ever needed to prevent certain items or variants from being used in production? With #msdyn365bc 2025 wave 1, you can easily block an item or variant with Production Blocked field on the Item Card, Item Variants, or Item Variant Card pages.
mohana-dynamicsnav.blogspot.com/2025/03/bloc...
18.03.2025 16:25
π 1
π 0
π¬ 0
π 0
New in #msdyn365bc: Document Attachments for Manufacturing!
With the latest Business Central 2025 release wave 1, you can now attach critical documentsβlike drawings and inspection reportsβdirectly to Production BOMs, Routings, and Orders.
mohana-dynamicsnav.blogspot.com/2025/03/how-...
11.03.2025 05:12
π 3
π 0
π¬ 0
π 0
How to Preview PDF Attachments Directly in Business Central Web Client
Overview In the upcoming Business Central 2025 Wave 1 release, Microsoft has introduced a new feature that allows users to preview PDF ...
With the #msdync365bc 2025 Wave 1 release, Microsoft has introduced a new feature that allows users to preview PDF attachments directly in the web client!
We can enable a "View File" action to open the attachment inside Business Central itself.
mohana-dynamicsnav.blogspot.com/2025/03/how-...
10.03.2025 04:45
π 2
π 0
π¬ 0
π 0
How to Check When a Business Central Service Was Last Restarted
One of my colleagues recently asked how to determine the last restart time of a Business Central service. If you've ever needed to check w...
How to Check the Last Restart Time of a #MSDyn365BC Service Using PowerShell.
Instead of navigating through event viewer logs, a simple PowerShell command can do the trick!
Check it out here: mohana-dynamicsnav.blogspot.com/2025/03/how-...
#PowerShell #BusinessCentral
09.03.2025 11:42
π 1
π 0
π¬ 0
π 0
#msdyn365bc 2025 Release Wave 1 (v26) PREVIEW is now available!
Itβs time to explore the latest capabilities and take your Business Central experience to the next level!
07.03.2025 11:58
π 2
π 0
π¬ 0
π 0
what is holding them at NAV 4.0?
03.03.2025 14:58
π 1
π 0
π¬ 1
π 0
Automating Field Updates Upon Workflow Approval in #msdyn365bc
Ever wondered how to automatically update a field once a workflow approval is completed in Dynamics 365 Business Central? π€
π How do we achieve this?
π mohana-dynamicsnav.blogspot.com/2025/02/how-...
28.02.2025 12:08
π 2
π 0
π¬ 0
π 0