BC Friday Tips #19 Switch your Line Numbers to Relative in VS Code
Here a BC Friday Tips for msdyn365bc developers.
Switch your Line Numbers to Relative in VS Code for easier debugging.
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
Here a BC Friday Tips for msdyn365bc developers.
Switch your Line Numbers to Relative in VS Code for easier debugging.
Happy #BCFridayTips!
Did you know about the AutoFormatType and AutoFormatExpression properties?
These properties control how amounts and unit amounts are displayed. When working with amounts, always use both to ensure consistency.
Use Tooltip effectively. A tooltip is a brief, informative text that appears when users hover over certain interface elements, such as a field caption or action.
Time for BCFridayTips for msdyn365bc developers! Use Conditional Breakpoint on Debugging. Debugging can be challenging and time-consuming, especially with complex or repetitive code. Conditional Breakpoints only pause the execution when a certain condition is...
It’s time for #BCFridayTips for #msdyn365bc developers! Code with Clear Intention. When you’re writing a code, it’s not just you who will read it. It’s important to ensure your intentions are crystal clear. Let’s...
I recently needed to publish web services from an app and realised I haven’t blogged about it yet. Here’s a quick post on auto publishing web services when deploying your app. Create XML File...
Happy Friday! Time for our weekly BCFridayTips for the msdyn365bc developers! Use SetLoadFields to partially load data from a table. Why? ✅ Improve Performance. Fetching only the necessary fields can significantly improve performance, particularly...
As of March 2024, Microsoft’s AL Table Proxy Generator (altpgen) tool requires two new arguments: ClientId and RedirectUri. This change enhances security but means you will see an error ErrorCode: no_client_id if you try...
Friday is here, and so is this week’s #BCFridayTips for the #msdyn365bc developers! When it comes to using TestField, context is important. TestField offers a simple way to validate fields, but its usage should...
Happy Friday! Time for this week’s #BCFridayTips for #msdyn365bc developers. Use SuppressCommit when you’re calling a posting routine. When you’re calling a posting routine, it’s important to use SuppressCommit.
BC Friday Tips / D365 Business Central
BC Friday Tips #57 Use TestStatusOpen Procedure
21 November 2025