Data privacy and security have become paramount concerns for businesses across all industries. With increasing regulatory requirements and growing awareness of data protection, organizations need robust yet user-friendly solutions to safeguard sensitive information. Microsoft's Dynamics 365 Business Central Wave 2 2025 introduces a game-changing feature that addresses this challenge: the new 'Concealed' text field type … Continue reading Protecting Sensitive Data Made Easier: Introducing ‘Concealed’ Text Field Type in Business Central Wave 2 2025
Tag: Business Central Wave 2
Vibe Coding in AL Development for Business Central
As AL developers working with Microsoft Dynamics 365 Business Central, we often find ourselves caught between strict business requirements and the desire to write code that feels good, but with the latest Vibe Coding experience, we can see how developers interact with the platform. Instead of writing everything manually, Vibe Coding leverages AI-driven assistance, contextual … Continue reading Vibe Coding in AL Development for Business Central
Solving Barcode Printing Issues in RDLC Reports – Business Central On-Premise (v25)
When working with barcode printing in RDLC reports on Microsoft Dynamics 365 Business Central On-Premise, I recently ran into an issue that had me stumped for hours — and as it turns out, it all came down to a subtle but critical font installation step. If you're using Business Central and your barcodes refuse to … Continue reading Solving Barcode Printing Issues in RDLC Reports – Business Central On-Premise (v25)
File.ViewFromStream in AL: Display Text Directly from Stream
Microsoft Dynamics 365 Business Central 2025 Wave 1 continues to improve its developer experience with handy new features. One of the exciting additions in this release is the File.ViewFromStream method — a simple yet powerful function that enhances how developers interact with files stored in memory. In the current versions of Business Central, when you … Continue reading File.ViewFromStream in AL: Display Text Directly from Stream
How to change primary key in Business Central Table
Recently one of my customer asked me to add few more fields on primary key and I was looking at the customer like he asked something which is daunting task to be done with business central as everybody aware of that we can not change the primary key fields when table is already having data … Continue reading How to change primary key in Business Central Table
What is planned for Business Central Wave 2 2022 release
As we are gearing up for new release of business central and already the buzz is started for new version . Here I will list few upcoming features which I am looking forward in new version. In-Client Performance Profiler Demo tool and demo data for manufacturing scenarios Users can export report datasets to XML Introduce … Continue reading What is planned for Business Central Wave 2 2022 release
Business Central and Fonts on Reports
Today morning there was issue raised by my consultant stating that text on business central reports showing weird characters as below. Though these reports was working well on On-Premise but after uploading to cloud it started showing those weird characters. After checking report layout found that using the same fonts which is available on cloud … Continue reading Business Central and Fonts on Reports
How to discover reports and administration in business central role explorer
With the release of Business Central Wave 2 2021 aka BCV19 lot of new features has been added to make life easier of developer and/or customers. One of new feature added in business central V19 for role explorer where in one can explore all the reports and other screens. There is new button added on Business Central … Continue reading How to discover reports and administration in business central role explorer
How to clean up data in business central
With the release of Business Central Wave 2 2021 aka BCV19 lot of new features has been added to make life easier of developer and/or customers. To keep database performance always high and size of database in control we need to remove some data from database as part of maintenance .but after removing the data what if … Continue reading How to clean up data in business central
Non-Inventory Items and Locations
With the release of Business Central Wave 2 2021 aka BCV19 lot of new features has been added to make life easier of developer and/or customers. Now from business central V19 onwards we can select location code for non-inventory items and it was having issue till version 18 Let See how to create Non Inventory Items Go … Continue reading Non-Inventory Items and Locations