D365 Business Central Archives - Page 8 of 26 - - Page 8

Category Archives: D365 Business Central

How to add fields in the Business Central standard reports

Introduction: There are some needs where the client wants to add fields in the standard business central report. You cannot make changes in the Standard Business central report. We can change the layout of standard reports by using a custom layout that is present in Report Layout Selection. Steps to achieve the goal: 1. Go … Continue reading How to add fields in the Business Central standard reports

Share Story :

How to replace your customized report with the existing Business Central standard report

Introduction: There is a need where you want to replace your customized report with the standard business central report. In which the customized report is a copy of the standard report along with new fields added. So how can you avoid to show two reports with same caption one is your customized report other is … Continue reading How to replace your customized report with the existing Business Central standard report

Share Story :

Upcoming application features in Business Central Wave 2 2020

INTRODUCTION: In this blog I would like to share few functional features which are planned for Business Central Wave 2 2020. Also, in this blog I will be sharing some insights into the planned features. Business Central Company Hub extension: Accountant Hub is deprecated to Company Hub in this release wave. Company Hub contains the … Continue reading Upcoming application features in Business Central Wave 2 2020

Share Story :

5 Reasons Why You Need to Upgrade From Dynamics NAV to Dynamics 365 Business Central

Most of the businesses that are now using Dynamics NAV are slowly migrating to 365 business central. You need to find and engage with a Dynamics 365 Business Central development company likes us that has vast experience and a good reputation in the market. Since it is cloud-based software, a lot of companies are ramping … Continue reading 5 Reasons Why You Need to Upgrade From Dynamics NAV to Dynamics 365 Business Central

Share Story :

Table Properties in Business Central

Introduction: In this blog, I will be addressing some of the Table properties in Microsoft Business Central. Pre-requisites: VS Code AL Language Extension Microsoft Dynamics NAV /  Business Central Properties: 1. CharAllowed It sets which characters are allowed in the field. This property can be applied to Table and Page fields. Charalowed takes parameters in … Continue reading Table Properties in Business Central

Share Story :

Checkout how Download Source Code feature on Extensions in Business Central Version 15 Production helps customers.

Problem: A friend of mine was looking to migrate their Business Central development and support from one partner to another. While, asking me for advice, I was evaluating what was the best solution knowing that their Business Central had customization installed and I found this which made it easy for them as their going to … Continue reading Checkout how Download Source Code feature on Extensions in Business Central Version 15 Production helps customers.

Share Story :

Generate Hash Value and Integrate Form Data Third-Party System using API Object.

Problem Statement: Every document that goes out or comes into Business Central requires some kinda validation to check its originality which confirms the confidentiality of the document. Introduction: This blog is a two-step process in which I will be explaining how things work and how to write a code for this. This blog also is … Continue reading Generate Hash Value and Integrate Form Data Third-Party System using API Object.

Share Story :

How to get Preview Version of Business Central

Introduction: With Business Central now progressing it’s way in the market, Microsoft will be releasing seamless upgrades every 6 months i.e April(Wave 1) and October (Wave 2). Thus, this means that with each wave there are going to be public preview coming up for the customers to get few insights as to what all is … Continue reading How to get Preview Version of Business Central

Share Story :

Select and Email Multiple attachments from a list of Documents

Problem Statement: I have a requirement where the user will select multiple attachments of choice from a list of Documents and Email them. Pre-requisites: VS Code AL Language Extension Microsoft Dynamics Business Central Solution: Step 1: Create a drill-down on the field where the user will select attachments from a list of Documents. Here we … Continue reading Select and Email Multiple attachments from a list of Documents

Share Story :

Extend a User-Created Table

Introduction: Microsoft Dynamics Business Central allows extending Pre-defined Tables, which is basically Customization and it is achieved using Extensions. Using Extensions developers can modify Pre-defined Tables according to requirements. But the extension of a Table can be done only if its “Extensible” property is set as True. This property is by default set as True … Continue reading Extend a User-Created Table

Share Story :

Secured By miniOrange