Great event that you certainly don’t want to miss!!!

The Dutch 365 Saturday team have managed to make a great line up for the event in #Amsterdam on May 18! This year not only #CustomerEngagement but also #BusinessCentral, #FinanceAndOperations and the #PowerPlatform Want to know what's coming up? Check bit.ly/365amsterdam and sign up

Business Central Queries VS Views

Queries and Views are two very interesting objects for Business Central, that can be used for various purposes. As both can be used, I point out the differences and the ways of using them with a couple of examples. Source : Roberto Stefanetti NAV & Business…

Table.Buffer() Does Not Buffer Nested Values

It’s actually really difficult to come up with a simple demo query to prove this though (the Power Query engine is too clever about not evaluating things it doesn’t need for the final output of a query), but it’s fairly easy to understand the principle. Whenever…

Additional Grouping Identifier

This is one of those blog posts that might mostly be for the hive mind and Googling. When posting an invoice, Business Central will aggregate the sales G/L post based on identifiers. So if two sales lines generates the same G/L sales post, it will just…

How to write ERROR and CONFIRM?

For many years when you needed to write any confirm message or an error message in a code there was nothing complicated. However in Business Central there were introduced new functions for both of those messages. One was already there for some time but the error…