D365 Business Central Archives - Page 19 of 23 - - Page 19

Category Archives: D365 Business Central

Procedure to display the Amount in Words in a report of Microsoft Dynamics NAV

Introduction: In this article, I will be explaining the procedure to display amount in words in a report of Microsoft Dynamics NAV. Pre-Requisite: Microsoft Dynamics NAV 2016 Procedure: Step 1: Declare the following variables in C/AL Globals: ‘RepCheck’ is a variable of DataType ‘Report’ and Subtype ‘Check’ which is Report 1401. ‘NoText’ is a variable … Continue reading Procedure to display the Amount in Words in a report of Microsoft Dynamics NAV

Share Story :

Error Resolution of Web client reply address for SSO in Dynamics NAV

Introduction: A Single Sign-on (SSO) user experience is achieved between Microsoft Dynamics NAV and the Office 365 Web Applications where the User is authenticated using Office 356 credentials to access NAV Windows client and Webclient. Error: After configuration of SSO in NAV, the Windows client configures SSO successfully but the Web client throws an error. … Continue reading Error Resolution of Web client reply address for SSO in Dynamics NAV

Share Story :

Procedure to create custom logs in Dynamics NAV

Whether you are a small sized business, a mid-sized one or a large business, Microsoft dynamics nav upgrade is all you must do to gain new heights in your business. Elements NAV clients are passing up the genuine advantages of moving up to Dynamics NAV in the present cloud-based condition. Microsoft is persistently seeing approaches … Continue reading Procedure to create custom logs in Dynamics NAV

Share Story :

Deploy a Microsoft Dynamics NAV Database to Azure SQL Database

Dynamics 365 for finance and operations is the ultimate solution for all the modern-day organisations facing issues on ERP level and this is the reason it is the most trusted software in the world which all modern-day organisations have adapted. Get a live perspective on the entirety of your numbers and information investigation from Microsoft … Continue reading Deploy a Microsoft Dynamics NAV Database to Azure SQL Database

Share Story :

Increase/Decrease Inventory from Item Card in NAV 2017

Introduction: With Microsoft Dynamics NAV 2017, we can increase or decrease the inventory of an item from the item card itself. Steps: 1. Navigate to Item card. 2. Select assist Edit next to Inventory and enter the New Inventory. 3. If New Inventory is less than current inventory a Negative Adjustment will be passed behind … Continue reading Increase/Decrease Inventory from Item Card in NAV 2017

Share Story :

Arabic Language Captions in Microsoft Dynamics NAV

Introduction: This blog focuses on displaying the captions of all action buttons of NAV Pages in Arabic language. The requirement was such that the user wanted to view Microsoft Dynamics NAV in Arabic. To suffice this, we installed Arabic module for Microsoft Dynamics NAV 2017 RTC, Server and web client. After installation, only the standard … Continue reading Arabic Language Captions in Microsoft Dynamics NAV

Share Story :

Procedure to repeat table header rows on every page of a report in Dynamics NAV

Introduction: In reports, we always a requirement to display header rows of the table on every page. In this article, I will be explaining the steps to do the same in Dynamics NAV. Pre-Requisite: 1. Microsoft Dynamics NAV 2. Visual Studio Report design Environment Procedure: 1. Under layout of your report, click on the arrow … Continue reading Procedure to repeat table header rows on every page of a report in Dynamics NAV

Share Story :

Dynamically hide and show fields according to a specific condition on a page in Dynamics NAV

If you have a small or a mid-sized business and still running an older version, you must seriously think of Microsoft dynamics nav upgrade. Microsoft is consistently seeing approaches to ad lib the Enterprise Resource Planning Systems or ERPs. Utilizing Microsoft Dynamics NAV Inventory Management, organizations can do undertakings, for example, setting up elective sellers, … Continue reading Dynamically hide and show fields according to a specific condition on a page in Dynamics NAV

Share Story :

NAV Error: “Resource not found” in TIBCO Cloud Integration

Introduction: In this article, we will see how to resolve the below error while creating/quering records from NAV. Error Details: Error in calling Operation Query (Lookup Block): Operation failed. Label: Lookup CFSCar, Name: CFSCarLookup, Message: The following error has occurred in the Dynamics NAV Connector: Error: NotFound status code = 404. Resource not found for … Continue reading NAV Error: “Resource not found” in TIBCO Cloud Integration

Share Story :

Exporting record details to excel using Excel Buffer in Microsoft Dynamics NAV 2017

Introduction In this article, the selected record details by the user are exported to excel using Excel Buffer. The requirement was such that Purchase Request is sent to the Vendors to enter the Unit cost of each Purchase Items. These details are sent to the vendors in an excel sheet. After the Unit cost is … Continue reading Exporting record details to excel using Excel Buffer in Microsoft Dynamics NAV 2017

Share Story :