Rappen.XrmToolBox.RelatedRecordsAnalyzer
1.2019.12.1
Prefix Reserved
dotnet add package Rappen.XrmToolBox.RelatedRecordsAnalyzer --version 1.2019.12.1
NuGet\Install-Package Rappen.XrmToolBox.RelatedRecordsAnalyzer -Version 1.2019.12.1
<PackageReference Include="Rappen.XrmToolBox.RelatedRecordsAnalyzer" Version="1.2019.12.1" />
paket add Rappen.XrmToolBox.RelatedRecordsAnalyzer --version 1.2019.12.1
#r "nuget: Rappen.XrmToolBox.RelatedRecordsAnalyzer, 1.2019.12.1"
// Install Rappen.XrmToolBox.RelatedRecordsAnalyzer as a Cake Addin #addin nuget:?package=Rappen.XrmToolBox.RelatedRecordsAnalyzer&version=1.2019.12.1 // Install Rappen.XrmToolBox.RelatedRecordsAnalyzer as a Cake Tool #tool nuget:?package=Rappen.XrmToolBox.RelatedRecordsAnalyzer&version=1.2019.12.1
Analyze relationships and related data on Microsoft Dynamics 365/CRM.
This tool will answer questions like:
- If I delete A, what orphaned children will be left?
- If I reassign B, what other records will follow?
- Why can't I delete C?
1. Select a record using record url or quick find.
2. Configure which relationships to investigate.
3. Let the tool analyze the relationships to find related records.
4. Browse results and expand next levels of related information.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2019.11.35)
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 |
---|---|---|
1.2019.12.1 | 36,053 | 12/29/2019 |
1.2019.7.1 | 7,201 | 7/16/2019 |
1.2018.6.7 | 24,179 | 6/18/2018 |
1.2018.6.6 | 1,103 | 6/17/2018 |
Latest version:
#8 Any tool in XrmToolBox can now send a record to RRA for analysis!
#7 Now correctly shows relationships from User entity
#9 Added option Cascade None for Delete behavior
#10 Added options for OwnedBy, CreatedBy, ModifiedBy and *OnBehalfBy from User entity
#11 Added option to exclude Regarding relationships
Version 1.2019.7.1:
#2 A specific view for the relationship metadata is now available!
#5 Many-to-Many relationships can now be included in the analysis!
#6 Added additional options to filter relationships be referenced entity type.
Rebranded for 2019 design.