August 2025 Auckland D365 BC User Group Event
Last Tuesday was a special day for me.
I finally got to share my tips with the amazing Auckland D365 Business Central User Group community.
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
Microsoft recently introduced AI Agents in Business Central to help you automate tasks.
You’ll notice the Agents icon at the top right of your Role Center navigation menu.
Last Tuesday was a special day for me.
I finally got to share my tips with the amazing Auckland D365 Business Central User Group community.
Did you know that when you change a Production Order Status, Business Central doesn’t just update the status value?
Did you know there’s a Regex codeunit? Regex (Regular Expression) lets you search for patterns in text.
Did you know about “User Setup Management” codeunit?
Did you know there’s a hidden field in the Data Exchange Definition called Line Separator?
Did you know about the Sales Invoice Posting Policy? The Sales Invoice Posting Policy lets you control this behavior: prevent users from posting the invoice, require shipment and invoicing to be posted together.
If you’re having trouble connecting to Business Central, there’s an easy way to troubleshoot. The Troubleshooting Connectivity page can help you pinpoint what’s causing the issue between your computer and Business Central.
Good confirmation messages reassure users, boost workflow confidence, and reinforce trust in the platform.
Let us explore why success messages matter, how to design them effectively, and review some practical examples.
When you change the Account Type, BC clears the Description field by default.
But there’s a hidden field. The Keep Description field can be used to preserve your text when switching accounts.
Did you know about Inherent Permissions in AL? Inherent Permissions allow developers to temporarily grant permissions during code execution.