web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Snapshot debugging versus AL Profiling

Snapshot Debugging With snapshot debugging, you can record AL code that runs on the server, and when it has completed, debug the recorded snapshot in Visual Studio Code. The snapshot can be taken in Production environments since Business Central 1...

SilverAdo2021 590
Like (0)
Manage external files through the External File Storage app

With Business Central 2025 wave 1 Microsoft introduced 3 new apps: At the heart of all these 3 apps stays the External File Storage app. If you want to learn more about what it encompasses, watch my latest video: The post Manage external files th...

SilverAdo2021 590
Like (0)
BC 2025 wave 1 – User experience improvements

In this video I’m looking at: ✅ Factboxes: elegant frame [rounded corners + resizable] ✅ Report Explorer: executing page or report opens in new window ✅ Environment/Company Picker: Search instructional text + icon ✅ Copilot: icon (tabs) for prompt...

SilverAdo2021 590
Like (0)
Block Items for Production Output

In Business Central you can set an item as blocked for sales, purchasing, and servicing. With 2025 wave 1, we can now set an item, or its variants as blocked for production output. A short how-to video will take you on how to do that, for both sal...

SilverAdo2021 590
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)
Skip the JsonToken, get the values straight from JsonObject with the right GetValu...

With the Business Central 2025 wave 1 (runtime 15) we can now bypass getting the token for a JsonObject to get the value of a key. Use one of the GetValue methods provided by the AL compiler for JsonObject variables: Watch my short YouTube video t...

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)
Database Missing Indexes page overview

With Business Central 2025 wave 1 Microsoft enhances the Database Missing Indexes page by adding a few new columns: In my latest video, I took a few suggested indexes and turned them into AL non-clustered keys to immediately see the impact: The p...

SilverAdo2021 590