Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Leverage Autofill and Summarize Copilot capabilities

Last few years we witnessed how Microsoft introduced slowly more and more Copilot capabilities in the product. With Business Central 2025 wave 1 we’ve got two new capabilities: Summarize and Autofill. Autofill fields with Copilot (preview) – Busin...

SilverAdo2021 590
Like (0)
Add fields from related tables in analysis mode

With Business Central 26.2 you can now add fields from related tables to your analysis. The main table and the new table have to be related and has to be a 1-1 relationship. We cannot add yet un-related tables/entities, like Company Information. A...

SilverAdo2021 590
Like (0)
Yaml Viewer in Business Central web client

Yaml Viewer in Business Central web client? Yes, we can read now a Yaml file into a Json object, format it nicely and load content into a multiline field. See how here: The post Yaml Viewer in Business Central web client [https://svirlan.com/yaml...

SilverAdo2021 590
Like (0)
IncStr() now includes a new overloaded method—use it wisely!

The introduction of the overloaded IncStr function in the AL compiler for Microsoft Dynamics 365 Business Central, which now accepts an increment value greater than 1 (e.g., IncStr(‘aaa001’, 10) returning aaa011), is a significant enhancement for ...

SilverAdo2021 590
Like (0)
Extend CardPageId on List and ListPart pages

With the Business Central 2025 wave 1 we can now use CardPageId property on base or any other extension list pages. If you want to open a different card when you double-click on a list, different than the one the base application is using, then yo...

SilverAdo2021 590
Like (0)
Exploring the new List of Interfaces in Business Central 2025 wave 1

With Business Central 2025 wave 1 Microsoft introduces List and Dictionaries of Interfaces. Take a look at a 5 minute video I recorded on this topic and an easy example to get you up to speed: ======================================================...

SilverAdo2021 590
Like (0)
Exploring the New ToText() Method in Business Central 2025 Wave 1

With the Dynamics 365 Business Central 2025 Wave 1 release arriving on April 1, 2025, developers get a new tool in their AL toolbox: the ToText() method. This handy function promises to simplify converting simple type values—like integers, dates, ...

SilverAdo2021 590
Like (0)
Keep BC lean with Retention Policies

Administrators can define retention policies to specify how often to delete outdated data in tables that contain log entries and archived records. For example, cleaning up log entries can make it easier to work with the more relevant data. Policie...

SilverAdo2021 590