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...

AboutText AboutTitle

Enhance your objects with AboutTitle and AboutText property with Business Central using AL Code.

How to Use AboutTitle and AboutText Property in a page with AL Code. Lets try it. Here I am taking an example of Custom page with any table, and I will show you how you can use those teaching tips with your custom Page. I...

SOAP and OData4

SOAP to OData4 – Supercharge Your Business Central Integration: Elevate from SOAP Webservices to OData4

Transform Your Business Central Integration: Empower Your System by Replacing SOAP Webservice with OData4 Let’s discuss the process of migrating from SOAP Web Services to OData4 in Business Central and utilizing it via API. In Recent article we heard this “Expose UI pages as SOAP...

BC Developer Certificate

Have we prepared enough to become a Microsoft Business Central Technical Consultant?

Yes, this is the question comes in mind after we heard the news in recent days that Microsoft is being ready to provide an exam in Business Central Technical side too. Say Hurray 🙂 we got this news recently from the community, since MVP summit...

Email Scenario

Can we empower the option to choose the Sender email ID while sending an email in Business Central?

Can we empower the option to choose the Sender email ID while sending an email in Business Central? The answer is yes, with using of Email Scenario. Lets start step by step how to achieve that First of all we need to understand how email...

Lets renumber the AL Objects

Lets renumber the AL Objects Its a requirement when we need to upgrade app to another no. series, sometime we require to renumber all our objects no. series. Lets look how we can do that in seconds. First of all we require a app extension...