Hi Expert,
I have an entity that is having around 35000 reords I want to update Name field value same for all.
I am looking for a out of box approach.
Could you please suggest.
*This post is locked for comments
Hi Expert,
I have an entity that is having around 35000 reords I want to update Name field value same for all.
I am looking for a out of box approach.
Could you please suggest.
*This post is locked for comments
In crm online if you do not have something like Scribe I would create an update workflow and trigger that workflow against your view with a wait time.
Use a bulk workflow executer for that.
Hi Hemant,
There are multiple ways of doing it:
1. Assuming you are using CRM on-prem, use the link provided by Hari to increase export limit and then update name field
2. Assuming you are using CRM online, you will have to use PowerBI or other smilar tools to export all records and update. check this thread community.dynamics.com/.../188236
3. Assuming, this update is not to take place immediately, then you can create a business rule on the form...having condition... if name does not equal to "whatever name you want to give" and then action, update name to "whatever name you want to give" . This will work whenever a user opens a form, name will be updated automatically.
You can export the records update and import, but with the record count limitations of course.
below link will give ideas about the same.
iancrm.wordpress.com/.../microsoft-dynamics-crm-and-bulk-editing-records
André Arnaud de Cal...
292,494
Super User 2025 Season 1
Martin Dráb
231,309
Most Valuable Professional
nmaenpaa
101,156