Dynamics 365 Archives - Page 22 of 77 - - Page 22

Category Archives: Dynamics 365

How to solve “The Locale ID 9 is not installed on this system” error in SSIS

Scenario : We are building a SSIS Package but receiving the “The Locale ID 9 is not installed on this system” error.  We are using the SQL server 2017 Enterprise Edition and Visual Studio 2015 Community Edition with SSDT 2015 Edition. Solution : Step 1: Go to the Project Properties as shown below. Step 2: … Continue reading How to solve “The Locale ID 9 is not installed on this system” error in SSIS

Share Story :

Multiple Ways to Share a Canvas App in PowerApps

Introduction :- This blog explains multiple options how to share a Canvas Apps in Power Apps. Steps :- Select App and click on Share option, below screenshot for reference   Options of Sharing Published App :- 1.  Specify each User by Name. Enter Username in sharing panel and click Share button App can be shared … Continue reading Multiple Ways to Share a Canvas App in PowerApps

Share Story :

Correctly connect to an Excel file in a Canvas PowerApp

Now, just putting an Excel with some crude data in it won’t really be identified in the Canvas App you are making. Perhaps you’re missing something. Let’s say, I want to read an Excel file from OneDrive For Business into my Canvas App, I select the Excel file from the OneDrive for Business connection like … Continue reading Correctly connect to an Excel file in a Canvas PowerApp

Share Story :

Renaming SharePoint Folder using Microsoft Flows

Introduction: Using MS Flows, On any trigger, you can add the below action to rename the SharePoint folder.   Steps: 1) In Actions, select “Send an HTTP request to SharePoint” 2) Enter the below details: Site Address: Select your site address from the list. Method: POST Uri:_api/web/GetFolderByServerRelativeUrl(‘LibraryTitle/CurrentFolderName’)//ListItemAllFields Headers: Accept application/json;odata=verbose X-HTTP-Method MERGE If-Match * Body: … Continue reading Renaming SharePoint Folder using Microsoft Flows

Share Story :

Filter Gallery based on lookup field (Combo Box) on EditForm

Introduction: In this blog, we will learn how to filter Gallery based on Combo Box which is on different form.   Use Case: We have a requirement where there is a lookup field (Price List) on the Editform (Data Source: Quote Project Price List). When there is data in the lookup field the Gallery (Data … Continue reading Filter Gallery based on lookup field (Combo Box) on EditForm

Share Story :

Mix and Match Discounts in Dynamics 365 Commerce (Retail)

In Dynamics 365 for Retail there are many types of discounts available which retailers can offer to customers. These discounts help the business increase the sales and also the customer base. One of the discounts is called Mix and Match Discount . A mix-and-match discount gives customers a discount when they purchase a specific combination … Continue reading Mix and Match Discounts in Dynamics 365 Commerce (Retail)

Share Story :

Threshold (amount-based) discount in Dynamics 365 for Retail(Commerce)

A threshold discount is a discount that is given to customers when the total for a transaction reaches one or more specified amounts. For example, you could create a discount that gives a 10 percent discount for purchases over 100.00 and a flat 25.00 discount for totals over 200.00. You can set it up from … Continue reading Threshold (amount-based) discount in Dynamics 365 for Retail(Commerce)

Share Story :

Add lookup fields in an editable grid using PowerApps

Introduction: We had a requirement where we wanted to show the editable grid in power apps. The fields which are suppose to show are of string, decimal and lookup. Other data type was easy to display but we find difficulties in showing the lookup value.   In this blog, we will learn how to add … Continue reading Add lookup fields in an editable grid using PowerApps

Share Story :

Overview of Modern POS with Retail Store Scale Unit (RSSU)

Retail Store Scale Unit allows retailers to sell products within store locations that have internet connectivity issues, where it fails to connect with headquarters (HQ). Retail Store Scale Unit support both Modern POS and Cloud POS within the store. MPOS with Retail Store Scale Unit allows users to perform cross-terminal scenarios across multiple POS devices, … Continue reading Overview of Modern POS with Retail Store Scale Unit (RSSU)

Share Story :

What is “Does not support untyped value in non-open type” ODataException in creating records in D365 CE?

One of the most common errors we come across while calling API to create records in Dynamics but isn’t clear what it means? One such issue is – “An error occurred while validating input parameters: Microsoft.OData.ODataException: Does not support untyped value in non-open type.” On the console of the browser, you’ll see this – But, … Continue reading What is “Does not support untyped value in non-open type” ODataException in creating records in D365 CE?

Share Story :

Secured By miniOrange