BC Friday Tips #5 Code Cleanup
Here’s another #BCFridayTips for #msdyn365bc developers. Tidy up your code with the “AZ AL Dev Tools” extension’s Code Cleanup Actions. It’s important to keep our code nice and tidy. It’s not just about aesthetics;...
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
Here’s another #BCFridayTips for #msdyn365bc developers. Tidy up your code with the “AZ AL Dev Tools” extension’s Code Cleanup Actions. It’s important to keep our code nice and tidy. It’s not just about aesthetics;...
It’s Friday, which means it’s time for #BCFridayTips for #msdyn365bc consultants. Set default sorting to DESCENDING for Historical Tables. When designing pages for historical tables, such as log or ledger entries, it is important...
Happy Friday! It’s time for #BCFridayTips for #msdyn365bc developers. Group related code together! Instead of scattering variables everywhere, create a dedicated procedure.
BC Friday Tips / D365 Business Central
by thatnavguy
by thatnavguy · Published 16 August 2024 · Last modified 12 August 2024
Here’s a quick #BCFridayTips for #msdyn365bc developer. Prefix the key names with “Key”.
If you’ve been following me on LinkedIn, you know that every Friday I share a new BC Friday Tip to help you get the most out of Microsoft Dynamics 365 Business Central. Now, I’m...
Using the Extension Management page, we can manage the extensions in the environment. However, did you know that the Extension Management page in your environment doesn’t reveal all the extensions? Extensions whose names begin...
When designing a page, particularly for Historical Tables, setting a default sorting order is important. But how do we modify this default sorting? Let’s dive into it. Setting Default Sorting on New Page To...
As a developer, whether you’re working with Microsoft Dynamics 365 Business Central or any other system, knowing some good coding practices can make a big difference. One such practice that can significantly improve your...
Have you ever wanted to create a new Sales Quote without creating a new Customer? For businesses dealing with multiple quotes for potential clients, we want to avoid creating new customers for every prospect,...
Here’s a trick when working with the General Journal Line in D365 Business Central. When dealing with General Journals and changing the Account Type, you might have noticed that the Description automatically resets to...
BC Friday Tips / D365 Business Central
BC Friday Tips #12 Code with Clear Intention
13 December 2024