Our Blog
ERP, Technology, Business Central, SaaS – what drives us.

September 06, 2023 - Jannic Weidel
Zugriff zu verfügbaren Rollen einschränken ⛔
Verhindern Sie, dass Benutzer ihre zugewiesene Rolle in Business Central ändern – mithilfe von Berechtigungssätzen und gezieltem Ausschluss einzelner Seiten.

July 24, 2023 - Daniel Gorski
Filter Token Master 🕵️♂️ | Simplifying Data Filtering with 😎 Custom Tokens! 💡
In Business Central, there are several built-in filter tokens available, and users can also define custom filter tokens to suit their specific needs.

June 08, 2023 - Daniel Gorski
Streamline NAV Tenant Synchronization with PowerShell
Stop rerunning failed NAV tenant syncs manually! This PowerShell script with try-catch handling simplifies tenant synchronization and automates recovery.

June 07, 2023 - Daniel Gorski
Lookup any Record, from any Table
Learn how to use RecordRef and Variant in Business Central to create flexible, cross-table record lookups — with practical use cases like copying sales…

June 02, 2023 - Daniel Gorski
Automating TIFF to PNG Conversion with Python
Learn how to automate the conversion of TIFF image files to PNG using Python and the PIL library—ideal for batch processing and image workflow efficiency.

May 22, 2023 - Daniel Gorski
JIT Error?
Since BC 22, a specific JIT error can occur after calling CalcFields on a blob. Learn how to reproduce, avoid, and understand the root cause using partial…

May 04, 2023 - Daniel Gorski
Why SETFILTER doesn’t work sometimes
SETFILTER is a staple in AL development – but it can silently fail when using special characters like * or @. Learn why and how to fix it using STRSUBSTNO.

February 25, 2023 - Daniel Gorski
Unlimited Cues in your RoleCenter
Boost productivity and simplify daily routines with BEYOND Cues — customizable Role Center tiles for Business Central that show key data and enable quick…

January 24, 2023 - Daniel Gorski
Streamline your Windows experience with Microsoft PowerToys
Discover how Microsoft PowerToys can supercharge your Windows productivity with tools like FancyZones, PowerRename, Color Picker, and more – all open-source…

January 20, 2023 - Daniel Gorski
Switch to AL-Go right now!
AL-Go is the fastest way to build production-ready CI/CD pipelines for Business Central. Learn how to start fresh or migrate with our automation template.

December 03, 2022 - Daniel Gorski
Writing code with a text-based AI for Business Central
Discover how text-based AI like OpenAI's ChatGPT can assist Business Central developers in writing and refining AL code – from table structures to full UI…

December 01, 2022 - Daniel Gorski
Move Record Link Notes from NAV/BC to BC SaaS
Learn how to migrate Record Link notes from NAV or Business Central OnPrem to BC SaaS – including export/import automation using custom AL codeunits.