Dynamics 365 Business Central: Add more custom processing when importing Bank Statement (Bank Export/Import Setup) – Customization

Today I would like to talk about how to add more custom processing when importing Bank Statement.

Bank reconciliation helps ensure that what’s in your books matches the statements you receive from your bank. Bank account reconciliation compares and matches entries in the bank accounts you’ve set up in Business Central with bank transactions at your bank.

Source : Dynamics 365 Lab
Read more…

Dynamics 365 Business Central: How to specify the report layout before printing via AL (“Report Layout List 2000000234” not “Custom Report Layout 9650”)

Today I would like to talk about how to specify the report layout (“Report Layout List 2000000234”) before printing in AL. A few days ago, a partner asked me an interesting question, the customer wants to print different report layouts according to different conditions in the sales order, but the report is the same. Is there a way to deal with it?

Source : Dynamics 365 Lab
Read more…

Working with text. Custom text encoding.

It may seem like working with text is one of the simplest things to do. However, in reality, it is quite a deep topic and not as easy as it may appear at first glance. In this article, we will cover the main approaches to working with text, as well as discuss the issue of text encoding

Source : Volodymyr Dvernytskyi
Read more…

Implement your custom “Share With OneDrive” action in Dynamics 365 Business Central

So in this post I would like to countine to talk about how to implement your custom “Share With OneDrive” action in Dynamics 365 Business Central. In fact, Microsoft has given the solution in the Dynamics 365 Business Central Launch Event 2022 Release wave 1.

Source : Dynamics 365 Lab
Read more…

Dynamics 365 Business Central: custom Onedrive integrations

Dynamics 365 Business Central 2022 Wave 1 (version 20) enhanced the integration with Onedrive for Business, the cloud storage service that is included in Microsoft 365. Business Central v20 makes now very easy to store, manage, and share files with other people through OneDrive with a set of predefined actions that you can have on some entities, for example Attachments:

Source : Stefano Demiliani
Read more…

Custom Filter Tokens

As a user of the Business Central you have some constants you can use to filter or insert values. These constants contain useful values for data manipulation such as

* t / today for date field – return current date
* q / quarter for date field filters – return range of the current quarter
* w / week, m / month, y / year …

Source : Tomas Kapitan
Read more…