Rappen.XrmToolBox.RelatedRecordsAnalyzer
1.2019.12.1
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 |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- 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 | 26,879 | 12/29/2019 |
1.2019.7.1 | 7,073 | 7/16/2019 |
1.2018.6.7 | 24,003 | 6/18/2018 |
1.2018.6.6 | 939 | 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.