Info
Version: | 1.2019.12.1 |
Author(s): | Jonas Rapp |
Last Update: | Sunday, December 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rappen/RelatedRecordsAnalyzer |
NuGet Url: | https://www.nuget.org/packages/Rappen.XrmToolBox.RelatedRecordsAnalyzer |
Install
Install-Package Rappen.XrmToolBox.RelatedRecordsAnalyzer
dotnet add package Rappen.XrmToolBox.RelatedRecordsAnalyzer
paket add Rappen.XrmToolBox.RelatedRecordsAnalyzer
Rappen.XrmToolBox.RelatedRecordsAnalyzer Download (Unzip the "nupkg" after downloading)
Dependencies
- XrmToolBox(>= 1.2019.11.35)
Tags
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.