Warning! This is post for developers only. If you are not a developer, the chances are that you will not benefit of reading this post except if you really like reading my blog or me personally.
Tag Archives: AL
Dynamics 365 Business Central v25: what’s coming for developers.
Microsoft has publicly announced today the plans for the 2024 Wave 2 release of their Dynamics 365 and Power Platform products. Lots of interesting features are coming also for Dynamics 365 Business Central on every aspect and to know more I encourage you to check this link.
Dynamics 365 Business Central: About the automatic filtering problem after using Page.SetSelectionFilter Method
Today I would like to briefly share a question I saw yesterday in the Dynamics 365 Community.
What is the problem? The developer wants to print the selected assembly orders. Here’s his code.
The Dark Side of Ternary Operator
Have you heard about the addition of the ternary operator in AL? Some developers are happy, while others say that it is awful. In some ways, I am closer to those who believe that there is more harm than good in it. However, I still believe that the tool itself has a neutral connotation. It all depends on who uses it and how they do it.
A shortcut to better UX with shortcut keys in AL
In this video, I take a look at how you can improve usability in Business Central by adding shortcut keys to actions. Check it out:
Dynamics 365 Business Central: Conversion between Blob data type and Media/MediaSet data type
Today I would like to talk about how to convert between Blob data type and Media/MediaSet data type in AL.
As you might know, there are two ways that you can upload media in Business Central:
Trim your data if you want to avoid trouble!
In this video, I explore how you can improve data quality and avoid errors due to whitespace polluting your data. Check it out: