2024 release wave 2 has an out-of-the-box query designed to make ad hoc analysis
easier for fixed assets. The new query joins Fixed Assets Ledger Entries with
Fixed Asset table, Fixed Asset Class, Fixed Asset Sub-class, Fixed Asset
Location and De...
Did you know Extended Text in #MSDyn365BC now works with Projects too? 📝 If you
haven’t explored this yet, take 8 minutes to watch my quick ‘how-to’ video and
unlock this handy feature! #BusinessCentral #Tips #BC2024Wave2
The post Extended Text ...
Ternary operator has been used for some time on a few programming languages. But
now, with Business Central 2024 wave 2, AL developers can leverage this operator
in their code. Let’s have a look at this 9 minute video on ternary operator and
learn...
Business Central 2024 wave 2 will make a lot of people happy! Starting with
version Business Central 2024 wave 2, users and consultants can now create a
word layout for a report that only has a RDLC layout available. Curious how?
Watch my short vi...
“This” was introduced with Business Central 2024 wave 2. If you want to
self-reference your codeunit in an external function call, or make field
assignments much clearer, then “this” is what you need. Take a look at the video
on “this” topic:
The...
Performance Profiler was introduced a few versions ago and it proved to be one
of the most useful tools in the hands of users to report back to partners
performance issues. I touched on Performance Profiler when it first came out
here. Now, with B...
For years, getting the version of the code deployed to a specific tenant, meant
a trip to github/DevOps and pulling locally the version of the code deployed to
the client. Well, no more! With Business Central 2024 wave 2, if you fill up the
right ...
With this new feature in Business Central 2024 wave 2, you can now create
profile extension objects in your AL code. They can be used to: Please check my
YouTube video for a sample profileextension and subscribe!
The post Business Central 2024 Wa...