Recently one of our users reported the below while trying to bulk update the records using Excel Online feature.
The user had the Update rights for those records.
Basically, the Excel Online update features creates a data import job in the background.
https://debajmecrm.com/2015/11/14/dynamics-crm-excel-online-field-changes-save/
So the user had to be given the import data rights.
We resolved the issue by giving the following rights to the user at organization level.
- Data Import
- Data Map
- Import Source File
- Web Wizard
- Web Wizard Access Privilege
- Wizard Page
https://community.dynamics.com/crm/b/crmpowerobjects/archive/2015/08/18/data-import-privileges
Hope it helps..