Category Archives: Blog
Quantity Adjustment – On Hand Inventory : D365 Finance & Operations
Introduction: Quantity adjust functionality is useful to adjust the Quantity of Inventory from ‘On hand inventory’ form. Steps: Navigate to Product Information management > Products > Released Product In released Product form, select the product for which you want to adjust the Quantity. On Manage Inventory action tab, click on ‘On Hand inventory’ button. On … Continue reading Quantity Adjustment – On Hand Inventory : D365 Finance & Operations
Share Story :
Expense management in NAV 2018
Introduction: In previous versions of NAV, employees had to be set up as vendors to post expenses. Now, NAV 2018 allows expenses to be posted against employee cards, with a range of tools to simplify the process. Features: In NAV 2018, in the Account type field a new value of Employee is added. Create Journal … Continue reading Expense management in NAV 2018
Share Story :
Process to Provision Target Tool in Dynamics 365 Finance and Operations
Introduction: When Copying a database between environments, you will need to run the Environment Re-Provisioning tool before the copied Database is fully functional, to ensure that all the Retail Components are up-to date. Steps: Steps to Process Re-Provisioning Tool: 1. Log into your LCS Project. 2. Go to Asset Library. 3. Select “Software Deployment Package”. … Continue reading Process to Provision Target Tool in Dynamics 365 Finance and Operations
Share Story :
How to configure Visual Studio Code(VS Code) for Extensions in Microsoft Dynamics NAV 2018
Introduction: Developement in Microsoft Dynamics NAV 2018 through extensions is done using Visual Studio Code. This article gives the steps how to configure Visual Studio Code on Microsoft Dynamics NAV 2018 for Extensions. Pre-requisites: Microsoft Dynamics NAV 2018 CU 1 Visual Studio Code. Steps: 1. Run the Microsoft Dynamics NAV 2018 setup, click on Add … Continue reading How to configure Visual Studio Code(VS Code) for Extensions in Microsoft Dynamics NAV 2018
Share Story :
Converting NAV C/AL Objects into AL using TXT2AL converter tool
Introduction: When migrating from NAV 2017 to NAV 2018 i.e moving from C/AL to AL the created objects need not be created again from scratch in AL. This blog demonstrates how we can create the AL objects from C/AL using Txt2Al in Command Prompt. Pre-requisite: NAV 2018. Backup of Objects in TEXT or FOB format. … Continue reading Converting NAV C/AL Objects into AL using TXT2AL converter tool
Share Story :
Power BI Reports sharing with Teams and Partners
Introduction With the latest release of Power BI, new feature has been added to share the power BI reports as well. Yes, you heard it right, now we can share the Power BI Reports as well to teams and partners. How it works: Go to your workspace and open the report that needs to be … Continue reading Power BI Reports sharing with Teams and Partners
Share Story :
SSIS package Deployment using file System
Introduction: In this blog we will see how we can deploy SSIS integration package individually using file System Deployment. Steps: Convert the current project to package deployment model. After clicking the project deployment model, the screen will pop up with the compatibility check for all the packages with below screen, click ok if all is … Continue reading SSIS package Deployment using file System
Share Story :
Hide Report page in Power BI report
With Power BI latest release, you can now hide the page in Power BI reports, this page is available while you are developing and when you hide it by right click on the package and selecting Hide Page, then that page will not be available in Reading mode. When you select the Hide page option … Continue reading Hide Report page in Power BI report
Share Story :
Xrm.Panel in D365
Overview Xrm.Panel is a new additional to the client-side scripting in Dynamics 365. This feature is still in preview in the D365 December 2016 update. Panel is a simple static place on your D365 web client which loads a Web Page inside it. Perhaps, the best use of the same could be a Web Chat … Continue reading Xrm.Panel in D365
Share Story :
Multi-Factor Authentication for external user’s – SharePoint Online
Introduction: Many of the organizations are using SharePoint Online in Office 365 as their content management system and it is essential to protect data so that the sensitive data does not slip into false hands. It is here we can use Multi-Factor Authentication and we can do this through Azure AD for that tenant by … Continue reading Multi-Factor Authentication for external user’s – SharePoint Online