RE: How to find bulk data mismatch
Hi
If you can find these records via Advance Find, you can try the following to fix this issue
01. Create an on-demand workflow on the entity and use the Update step to swap the values.
02. Perform advance find, find the records that need value swapping
03. Select records and run the on-demand workflow on them to swap.
Note : if you have loads of records, and if you cant do manually, you can use the following XrmToolBox plugin to bulk execute workflows on these records
You can build the query in advance find, download the Fetch and paste in this plugin to run workflow against the records that need swapping