BC Friday Tips #21 Understanding AppVersion and DataVersion
When working with extensions in Business Central, understanding AppVersion and DataVersion is important.
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
When working with extensions in Business Central, understanding AppVersion and DataVersion is important.
Do you need a quick way to see all available APIs in Microsoft Dynamics 365 Business Central? Here’s a simple trick that doesn’t require any development tools.
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...
BC Friday Tips / D365 Business Central
BC Friday Tips #20 Sort your triggers in sequence
14 February 2025