What happens if you mess with the built-in Rec variable in AL? That’s what I’m exploring in this video, check it out: Source : Hougaard.com Read more...
Today we will discuss how we can open a page in Microsoft Dynamics 365 Business Central with Normal Table Data and Temporary Table Data. In some cases, we cannot filter Table’s data accurately which we want based on conditions/filters. In such instances, it becomes necessary to…
Today I would like to share another mini tip about Business Central, how to quickly check whether the posting date is valid in AL. Read more... Source : Dynamics 365 Lab
For testing a feature very similar to the standard Document Attachments using automated tests, I needed to create a Temp Blob filled with some tiny image in given, different image formats (jpg, png etc.). Source : The BC Docs Librarian Read more...
Here you can get a simple Codeunit that can send emails with document attachments by standard email setup on Business Central – AL. You can apply this to your program to send emails with multiple attachments very easily. Here is the Codeunit: Source : NAVUSER Read…
With Business Central 2024 Wave 1, the compiler has gained a sidekick. In this video, I take a look at the new addition, check it out: Source : Hougaard.com Read more...
Sometimes, “best practices” turn into “bad practices”. And recently, with one of the best new features of Business Central that just fell in our laps (most users probably won’t realize), one good practice became not just unnecessary .. but even a bad practice. Source : Waldo's…