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

Category Archives: D365 Business Central

Configure Web Services through Code in Business Central

Introduction: When coding an app that uses Webservices to connect to the integration solutions, it is generally recommended that there is a Setup, which we can configure, where the Webservices are created as well as deleted. Pre-requisites: Business Central VS Code with AL Language Extension Demonstration: Create a Setup Page having a boolean variable say … Continue reading Configure Web Services through Code in Business Central

Share Story :

Sales Quote Dynamics 365 Business Central

Sales Quote use to record an offer to a customer to sell certain product on certain delivery and payment term. You can send quote to customer, negotiate with the customer, you can change and resend the sales quote as much as needed. When the customer accepts the quote, you convert the sales quote to a … Continue reading Sales Quote Dynamics 365 Business Central

Share Story :

How to fetch a custom table created in Business Central into PowerApps using CDS and Odata.

Introduction: In this blog, I have introduced how to fetch a custom table from Microsoft Dynamics 365 Business Central into Microsoft PowerApps using Common Data Service(CDS) and OData. The table that was created in Business Central was fetched into a custom entity(MatchingLists) in CDS that allows me to create a local database in PowerApps for … Continue reading How to fetch a custom table created in Business Central into PowerApps using CDS and Odata.

Share Story :

Correct Posted Purchase Invoices – Dynamics 365 Business central

Introduction : This functionality helpful to correct posted Purchase invoice if user make mistake or want to do any changes. You cannot correct posed purchase invoice which are partially or fully paid. Steps: In search bar enter Posted Purchase Invoice and chose the related link. Select and open Posted Purchase Invoice which you want to … Continue reading Correct Posted Purchase Invoices – Dynamics 365 Business central

Share Story :

Custom Transformation Rule for ACH using AL Extension in Business Central

Introduction: Dealing with Electronic Bank Payment Setup can be tedious and time consuming. In this blog, I’ve a unusual requirement where the payment date should be the next day of the check issue date. Pre-requisite: 1. Microsoft Dynamics Business Central 2. VS Code and AL Language Extension Demonstration: 1. In standard Data Exchange Definition, I … Continue reading Custom Transformation Rule for ACH using AL Extension in Business Central

Share Story :

Copying above field data using F8 key in D365 Business Central

One of the most useful shortcuts of copying above field data into new field using F8 key which was present in NAV Windows client is now available in D365 Business Central. Users can just click F8 and the data on the field above the selected field will be copied into that field. This will save … Continue reading Copying above field data using F8 key in D365 Business Central

Share Story :

To create a Customer Record from Microsoft PowerApps to Microsoft Dynamics 365 Business Central and vice-versa.

Introduction: This blog explains how to create an application in  Canvas PowerApps that can integrate the data from the App to Business Central and vice-versa.  I have created an app that on creation of a Customer record will create the record in Business Central and the same in opposite direction. Pre-requisites: Microsoft PowerApps Microsoft Dynamics … Continue reading To create a Customer Record from Microsoft PowerApps to Microsoft Dynamics 365 Business Central and vice-versa.

Share Story :

Positive Pay Export having multi-length Void Check Indicator in Business Central for Santader Bank.

Introduction: There is a client requirement where the Positive Pay Export has a void-check indicator which needs to be 3 Text character. Although there is 1 Text character field for Void Check Indicator in standard positive pay, I couldn’t get it to convert to the desired format by using Transformation Rules or Text Padding. Thus … Continue reading Positive Pay Export having multi-length Void Check Indicator in Business Central for Santader Bank.

Share Story :

Workaround to ‘Edit in Excel’ functionality with Import/Export using Excel Buffer in Business Central

Problem Definition: When working with ‘Edit In Excel’ functionality in Business Central, there was an error( https://github.com/Microsoft/AL/issues/4060 ) when the page fields were modified using extensions. Introduction: Excel Buffer is one of the feature that is widely used to Import & Export data to and from Excel Sheets. With NAV evolving to Business Central, few … Continue reading Workaround to ‘Edit in Excel’ functionality with Import/Export using Excel Buffer in Business Central

Share Story :

Customer Approval In Business Central Using MS Flows

Introduction: Microsoft Flows is a cloud-based software tool that allows to create and automate workflows across multiple applications.  Here, I have created a flow for Customer Approval using MS Flows, where a customer which is created in Business Central can be notified to the particular user using Outlook. Pre-Requisites: Microsoft Dynamics 365 Business Central MS Flows … Continue reading Customer Approval In Business Central Using MS Flows

Share Story :

Secured By miniOrange