JosephMerhej.DataImport
1.2019.2.32
See the version list below for details.
dotnet add package JosephMerhej.DataImport --version 1.2019.2.32
NuGet\Install-Package JosephMerhej.DataImport -Version 1.2019.2.32
<PackageReference Include="JosephMerhej.DataImport" Version="1.2019.2.32" />
paket add JosephMerhej.DataImport --version 1.2019.2.32
#r "nuget: JosephMerhej.DataImport, 1.2019.2.32"
// Install JosephMerhej.DataImport as a Cake Addin #addin nuget:?package=JosephMerhej.DataImport&version=1.2019.2.32 // Install JosephMerhej.DataImport as a Cake Tool #tool nuget:?package=JosephMerhej.DataImport&version=1.2019.2.32
Data Import ++ is a tool that allows you to accomplish the following actions in Dynamics 365: CREATE, UPDATE, UPSERT or DELETE records based on an Excel data sheet as input STEPS:
Import the Excel file and choose the target entity.
Map the correct fields that correspond to the different columns of the Excel. (Then tick the column or columns "key" for update, upsert, or delete)
Click on "PROCESS FIELDS" to detect the type of fields and show additionnal columns. (ex: Boolean type – OptionSet – lookup) -If a lookup field exists: populate the entity to which the lookup points and re-click "PROCESS FIELDS". -If an OptionSet field exists: choose whether these are values (int) populated in the Excel column or labels of optionset values. -If a Boolean field exists: 2 additional columns appear with the values of the options true and false. It is possible to replace the text for true and false with the existing values in the Excel file (ex: instead of yes/no-> show/hide)
Click on "IMPORT CRM" to trigger the process.
While the import process is on going, you can click on the Refresh button to see the logs progress. You can filter as well the Logs to see : Success,Errors,Warnings,All.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2019.2.32)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.9197.28124 | 1,125 | 22 days ago |
2.0.9156.20290 | 1,778 | 2 months ago |
1.2019.2.44 | 55,784 | 7/4/2019 |
1.2019.2.43 | 1,681 | 6/25/2019 |
1.2019.2.42 | 1,538 | 6/15/2019 |
1.2019.2.41 | 755 | 6/13/2019 |
1.2019.2.40 | 2,242 | 5/23/2019 |
1.2019.2.39 | 534 | 5/23/2019 |
1.2019.2.38 | 808 | 5/20/2019 |
1.2019.2.37 | 669 | 5/17/2019 |
1.2019.2.36 | 654 | 5/16/2019 |
1.2019.2.35 | 573 | 5/16/2019 |
1.2019.2.34 | 845 | 5/10/2019 |
1.2019.2.33 | 627 | 5/9/2019 |
1.2019.2.32 | 596 | 5/9/2019 |
1.2019.0.1 | 623 | 5/10/2019 |
Summary of changes made in this release of the package.