Can you draw flowcharts with AL in Business Central?
I suddenly had a need to display a flowchart inside Business Central. Follow this quick little adventure to a surprisingly easy way to add flowcharts
I suddenly had a need to display a flowchart inside Business Central. Follow this quick little adventure to a surprisingly easy way to add flowcharts
I stumbled over an interesting codeunit in Business Central to help calculate recurrences. Check out the video: https://youtu.be/SD1GKUK_RTM In this video, Erik explores a hidden
There are several features in the UI that are not accessible from AL code, but maybe we can access them anyway. Check out the video:
Until version 21, Business Central didn’t provide a way to tell users that the system was working on something, but now we have the WaitSpinner.
Flowfields play a central role in Business Central, and a common development request is to react when a flowfield changes, but how do you actually
Quite often, we spend way more time battling issues that should be simple and straightforward because too many reports are incompatible with report extensions. Check