π€ Tired of hearing about BC lock timeouts from users first?
Telemetry2Github catches RT0012 in App Insights π, pulls AL code π», and opens a GitHub Issue π with a fix checklist β automated β‘
π₯ youtu.be/oF_wSP0xrSQ
@bcmusings.bsky.social
Microsoft MVP Developer, technical architect, consultant, trainer. I cover Business Central and AL topics on https://youtube.com/@businesscentralmusings blogger: svirlan.com #msdyn365bc #bcalhelp
π€ Tired of hearing about BC lock timeouts from users first?
Telemetry2Github catches RT0012 in App Insights π, pulls AL code π», and opens a GitHub Issue π with a fix checklist β automated β‘
π₯ youtu.be/oF_wSP0xrSQ
π₯ BC v28: Analysis Views can now be exported as JSON and imported via AL extension objects.
Version-controlled analysis views as part of your extension. This is the deployment story. π
youtu.be/Fk6kWTe3f2Y
π Learn AL with Claude - The Future of Business Central Development Training
I'm excited to share a completely new approach to learning AL development for Microsoft Dynamics 365 Business Central.
π Link to the course on my blog: svirlan.com/learn-al-wi...
Fixed asset accounting via natural language: CSV + prompt = acquisitions, depreciation, and disposals with automatic gain/loss in Business Central.
Claude MCP handles the API calls. Humans review and post. Best of both worlds.
Full technical guide: svirlan.com/fixed-asset...
#msdyn365bc
Weekend experiment: Claude AI + Business Central, connected via MCP.
Instead of navigating ERP menus, just ask: "What do I owe vendors?" β get real answers from live data.
It can even create sales quotes through conversation.
The future of enterprise software? Maybe.
svirlan.com/weekend-pro...
What's the difference between an AL Developer and an AL Engineer?
About 10x (maybe more) productivityβand a completely different relationship with AI.
New post: The AL Developer Role is Dead, Long Live the AL Engineer:
svirlan.com/the-al-deve...
π New booklet (80 pages) for MB-820 on:
Admin Center API β’ Automation APIs β’ Extension deployment β’ User provisioning β’ Telemetry & Performance Toolkit
π± Kindle: www.amazon.com/dp/B0GG8C7T4X
π Amazon: www.amazon.com/dp/B0GGBVSKY3
π Leanpub: leanpub.com/mb-820ExamC...
#MB820 #BusinessCentral
First comprehensive study guide to complement your MB-820 studies on Administration & Automation API!
π Leanpub: leanpub.com/mb-820ExamCr...
π± Kindle: www.amazon.com/dp/B0GG8C7T4X
#MB820 #BusinessCentral #NewYearResolution #msdyn365bc
First comprehensive study guide to complement your MB-820 studies on Install & Upgrade Codeunits released!
Start Today:
π Leanpub: lnkd.in/efj2e4Vn
π± Kindle: lnkd.in/eySe-YGB
Who's committing to study this week? Let's make 2026 our MB-820 year!
#MB820 #BusinessCentral #NewYearResolution #msdyn365bc
Just dropped a new video on two new overload methods arriving in the last AL compiler release for BC 2025 wave 2. Here they come: RecordRef methods FieldExist() and Field() have now an overload for field name. Check out my demo below!
#msdyn365bc #al
youtu.be/uCJ48biqLf8
Business Central provides a few methods to copy data between 2 companies. I will go over two out-of-the-box methods in the video below and talk about the good and the bad of 2 other methods
youtu.be/BlkW7VC52c0
#msdyn365bc #businesscentral
Just dropped a new video! Iβve been using GitHub Copilot for a while, but THIS is next-level! Watch how I went from zero to hero on a completely unfamiliar app. Check it out! youtu.be/qFGTq40UinE #GitHubCopilot #Coding #Tech
23.09.2025 13:00 β π 2 π 0 π¬ 0 π 0
Snapshot debugging versus AL Profiling
#msdyn365bc #bcperformance
youtu.be/B8PLDeZ73Y4
Business Central 2025 wave 2 - an overview
youtu.be/H5EuObmeF4o
#msdyn365bc #bc2025w2
Watch my latest video to learn how to integrate this feature into your daily operations or enhance your customers' workflows! #msdyn365bc #bc2025w1
youtu.be/2vUCR16b85o
This lets users access files stored outside the platform with ease. A file account stores all the info needed to integrate external storage services into Business Central.
05.08.2025 13:00 β π 0 π 0 π¬ 1 π 0Exciting news for Business Central users! With BC 2025 Wave 1, you can now leverage a unified API to seamlessly connect external cloud storage accounts to Business Central.
05.08.2025 13:00 β π 1 π 0 π¬ 1 π 0
Ever wondered how the "Continue" keyword in AL can supercharge your #MSDyn365BC development? Iβve used it, Microsoftβs used it, and now itβs your turn! Check out this video for some examples to help you integrate the new feature in your daily workflow:
youtu.be/9-eo7b2xg8Q
Microsoft improves user experience with BC2025 wave 1.
Check out my video to see how:
youtu.be/gloZ3dUdEt4
#msdyn365bc #AL #bc2025w1
#BC2025Wave1 #manufacturing Block items and item variants for production output. Check out the video to see an overview of this new BC 2025 wave 1 application feature:
youtu.be/dMxnuTvX7W4
Business Central has already a handful of Copilot capabilities.
Did you try Autofill and Summarize? Data entry can be much faster with these latest capabilities. See them in action in my latest video: youtu.be/PLFTFXfLsTM #msdyn365bc #Copilot
Exciting Update for Business Central 26.2! Enhance your ad-hoc analysis tabs by seamlessly adding fields from related tables to unlock deeper insights. Curious how it works? Watch the full demo here: youtu.be/cI6Lb2mXZWA
#BusinessCentral #DataAnalysis #msdyn365bc
BC2025 wave 1 allows AL developers to read values from JsonObject directly with the right GetValue without a JsonToken.
See how in my 5 minutes video:
youtu.be/D5gNgLbSEK4
#msdyn365bc #AL
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:
youtu.be/iiVOHPabwa4
#msdyn365bc #AL
IncStr() now includes a new overloaded methodβuse it wisely! #msdyn365bc #AL
youtu.be/2VmeAe4Z7w0
The Database Missing Indexes page in Business Central 2025 wave 1 has been revamped. Check out my video to see how I implemented a suggested index as an AL non-clustered key, and seeing it disappear afterwords from the suggestions list.
#BusinessCentral #AL #dynamics365bc
youtu.be/lypxOiM5Kcg
Hey #BusinessCentral devs! I just dropped a new YouTube video: "Render image and URL in Business Central with UserControlHost page type." Explore the UserControlHost page type in Dynamics 365 BC 2025 Wave 1! Watch now:
youtu.be/yDAdKCqQCS8
#Dynamics365 #ALDevelopment
AL devs! Need a launch.json to debug issues in any tenant? Now you can generate it two ways from the web client! Plus, with BC 2025 Wave 1, add extensions to app.json in just a few clicks. Check out my video: youtu.be/XkJaPFLGoZU #msdyn365bc #AL
22.04.2025 13:00 β π 0 π 0 π¬ 0 π 0
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 you're in luck. Starting with BC 2025 wave 1, you can use CardPageId property on a page of type list.
#BC25w1 #msdyn365bc #AL #runtime15
youtu.be/M5Gx54HJaAA
Join me and Jeff at #Directions2025 in Vegas on Tuesday, April 8, 2025, at 3:30 p.m. for our session "Harnessing Interfaces: Build Your Own Sales Price Engine"βlet's dive into learning about interfaces together!
07.04.2025 13:00 β π 0 π 0 π¬ 0 π 0