rappen / BulkDataUpdater

Updates or touches single attributes on a set of records.
https://www.nuget.org/packages/Cinteros.XrmToolBox.BulkDataUpdater/
GNU General Public License v3.0
5 stars 5 forks source link

How to bulk update team entity #224

Closed rappen closed 3 months ago

rappen commented 3 months ago

Discussed in https://github.com/rappen/BulkDataUpdater/discussions/223

Originally posted by **stonekw** June 14, 2024 I am trying to use the tool to bulk update a field on the Team entity, but when I attempt to do so, I get an error that the 'UpdateMultiple' method does not support entities of type 'team'. I don't see an option to update one record at a time in the execute dialog. Any help appreciated! ![image](https://github.com/rappen/BulkDataUpdater/assets/16467359/c3d1354a-23cd-40f8-83c1-d61b2a3a8e23) ![image](https://github.com/rappen/BulkDataUpdater/assets/16467359/7801123a-5a53-4416-9780-fda2fb012c54)