This XrmToolbox tool enables you to easily anonymize data in a Dataverse environment. You can choose the fields you want to anonymize and replace their value with either a defined sequence, random or fake data generated by the Bogus library.
It's especially useful when you need to create a copy of a production environment for testing, development, training or demo purposes, but you need to replace sensitive data with fake data.
Using data generated by the Bogus library, you can create fake data that looks real, but it's not. You can also define a sequence of values to replace the original data.
Major quality of life update
- Added option to save and skip processed records. Useful when processing large datasets.
- Added fixed values for text, numbers and dates.
- UI overhaul.
- Minor bug fixes.
- Extened filter to support top. Added filter preview. Added async bypass.
- Fixed bug causing filter not to load from saved state. Added option to test filter.
- Fixed critical bugs in on-premise environments. Tested in version 9.1. Older versions not confirmed.
- Added support for aditional data types: whole number, float, decimal, currency and dates.
- Fixed minor bugs.
- Added multi-threaded execution.
- Added save/load functionality.
- Minor usability improvements.
- Initial release.
