Fic.XTB.DataverseStoragePredictor
1.2026.7.1
dotnet add package Fic.XTB.DataverseStoragePredictor --version 1.2026.7.1
NuGet\Install-Package Fic.XTB.DataverseStoragePredictor -Version 1.2026.7.1
<PackageReference Include="Fic.XTB.DataverseStoragePredictor" Version="1.2026.7.1" />
<PackageVersion Include="Fic.XTB.DataverseStoragePredictor" Version="1.2026.7.1" />
<PackageReference Include="Fic.XTB.DataverseStoragePredictor" />
paket add Fic.XTB.DataverseStoragePredictor --version 1.2026.7.1
#r "nuget: Fic.XTB.DataverseStoragePredictor, 1.2026.7.1"
#:package Fic.XTB.DataverseStoragePredictor@1.2026.7.1
#addin nuget:?package=Fic.XTB.DataverseStoragePredictor&version=1.2026.7.1
#tool nuget:?package=Fic.XTB.DataverseStoragePredictor&version=1.2026.7.1
Dataverse Storage Predictor for XrmToolBox
XrmToolBox tool that analyzes and predicts Dataverse storage: per-table consumed size, record counts, measured growth from snapshots, 1/3/5-year projections, capacity entitlement usage, cleanup recommendations and customer-ready reports.
Donations
If you find this tool useful and would like to support its development, you can buy me a coffee!
Your support is greatly appreciated!
Preview

Features
Per-Table Storage Breakdown
See actual consumed storage per table straight from the Power Platform licensing API, side by side with live record counts, computed bytes-per-record and each table's share of the environment total. Switch between Database, File and Log capacity categories.
What-If Predictions
Enter projected record counts per table and instantly see the predicted storage size and the delta against today's consumption, with running totals for the whole environment.
Growth Projections
Estimate future storage with the growth wizard. Set expected monthly growth per table (records or size) and project 1, 3 or 5 years ahead. Where snapshot history exists, measured growth is suggested automatically.
Snapshots
Every data load is stored as a snapshot, so the tool can measure real growth between sessions instead of relying on guesses. Use the Growth since dropdown to pick which snapshot serves as the baseline for measured growth, and the capacity report states which baseline date the growth numbers are measured from.
Capacity Entitlement
See your tenant's capacity entitlement next to actual usage, so you know how much headroom is left before you need to buy more storage.
Top Storage Consumers
Show the biggest tables in the current capacity category at a glance.
Cleanup Recommendations
Known cleanup candidates (async operations, plugin trace logs, email attachments, …) are highlighted with advice on how to reclaim their space.
Customer-Ready Reports
Generate an HTML capacity report covering entitlement, top consumers, growth, projections and cleanup recommendations, with an optional customer name and logo, and export it to PDF.
Export
Export the whole list or only tables with a prediction to Excel or CSV.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
-
- XrmToolBox (>= 1.2018.6.25)
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.2026.7.1 | 202 | 7/23/2026 |
1.2026.7.1
- Initial version of the tool released