simple_CSV_Export_From_BC

How to Add a CSV Export Button with Custom Encoding to Your Cloud Application Exporting data to a CSV (Comma-Separated Values) file is a must-have feature in modern applications, offering users a simple way to extract and use data in tools like Excel or other...

Merge BC Reports into One PDF Made Easy

Merge Multiple Report PDFs into One with AL Code and JavaScript! Hey! Welcome back to NAVwithNAV, where we transform complex challenges into seamless solutions. Today, I’m beyond thrilled to share a tutorial that will turbocharge your Microsoft Dynamics 365 Business Central skills. In my latest...

NewFeature, AL Code

Unlocking the New PageStyle Enum Feature in AL Code for Business Central

With every update to Microsoft Dynamics 365 Business Central, developers gain access to new features that make customizing and enhancing the system more powerful and flexible. One of the latest and exciting additions is the PageStyle Enum in AL Code. In this blog post, we’ll...

Business Central Report Rendering Feature

Business Central Report Rendering Feature Lets have look to video for more information. Thanks for visiting and watching the video.

Create Base64 string of business central report

Create Base64 string of business central report Please refer the below video I have created.   Thanks for visiting my blog.

Duet AI

Utilize the Google Cloud within AL Language

Google Cloud is an Alternate of ChatGPT in for AL Language???? “Yes, you heard it right. We can try this extension developed by Google Cloud Code named ‘Chat with Duet AI’. You can install this extension from here. Let’s start using it. Install this extension...

BC Developer Certificate

Coming January 2024: The new Microsoft Certified: Business Central Developer Associate certification

Yes you are heard it right earlier it was announced that there is going to be launch a Business central developer certification as near about last 10 years except functional certification MBS-800 we did not have any Technical certification but not this is announced by...

Business Central pdfDocument

Business Central URLs to Retrieve the Purchase Sales reports as PDF Document

We can retrieve any report of sales and purchase documents as a PDF document using Business central URLs. Let’s explore its functionality in the Business Central SaaS version. First, we need to generate the complete API URL to access our posted sales and purchase invoices....

SetLoadFields

use SetLoadFields and Supercharge your BC Processing Time by Slashing it by 50%!

Yes, it is true that with new features and functions, we can reduce processing time in AL code. One method to achieve this is by using the SetLoadFields function. Read full article here What this SetLoadfields function does! lets check it out. This function allows us...