Skip to main content

Notifications

Community blogs

Featured

Latest blog posts

View all
LikeLike (0)
How to Create AL Snippets Using Visual Studio Code For Microsoft Dynamics 365 Busi...

What Are AL Snippets ? AL Snippets are pieces of AL code or small templates that can be recycled and reused for faster coding in Visual Studio code. If you are working on AL then it show AL snippets and if you are working on other extension then i...

LikeLike (0)
Converting Dynamics NAV Objects from C/AL to AL

In this article, we will show you how you can convert your C/AL file to AL file using command prompt. For C/AL objects we are using NAV 2017 and we will be converting Report Purchase Invoice from C/AL to AL. For converting C/AL to AL Txt2Al conver...

LikeLike (0)
Microsoft Dynamics 365 Business Central New Released – September 2020 Wave 2

Hi All, Microsoft have released its New Released Business Central 17 and new features have been added in September 2020, and are available for public Preview. Lets look at some of the interesting features! You can download the update using the bel...

LikeLike (0)
How To Upload and Download a File in Business Central using InStream and OutStream

Hello All, In this article we will see 2 functionalities. How to upload a file and store it to table and How to download a file from table. Prerequisites: Dynamics 365 Business Central Sandbox Environment. Steps, Create Table to store file. C...

LikeLike (0)
First Certificate for Business Central Exam

I am excited to inform you all that our wait is over for first certificate of Business Central Exam. This exam will be available from Today(October 6,2020). Microsoft has released Exam MB- 800: Microsoft Dynamics 365 Business Central (beta). This ...

LikeLike (0)
Outlook Integration In Microsoft D365 Business Central

Hello  Philomaths, Today, I come with interesting topic which you may like. One of the interesting feature of business central is outlook integration .when your contact(customer,vendor,resource,employee) mail you in outlook and you want to do some...

LikeLike (0)
Difference between “Preview” and “Preview & Close” button when running Reports...

In Latest Version of Business Central, there is a “SaveValue” property which is used for Request Page of Reports. This Property is used for showing option “Preview & Close” and “Preview” of Reports. If you set “SaveValue” as true then you can...

LikeLike (0)
Substituting a Report in Business Central

Hello Philomaths, Today,I came with widely used feature of business central.Contrary to pages and tables, extensibility is not yet supported for report objects in Business Central. Therefore, if you want to make any changes to the dataset or the l...