
Hello Philomaths, With the release of Business Central Wave 2 2020 the partial records capability is available. SetLoadFields is an amazing feature of business central wave 2 2020.advantage of SetLoadFields is to make execution of code faster and give more performance. following methods available in business central To accommodate partial records. METHOD DESCRIPTION…
Read MoreHello 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 layout of a base application report, you must create a new…
Read MoreIn 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 see request page after preview. If you want…
Read MoreHello 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. Create a page. Create a functions for upload and…
Read MoreIn 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 conversion tool allows you…
Read More