We might get the below error while performing the update operation. This could be if we have not specified the GUID of the record to be updated or if we are using an Alternate Key to update the record, we have not specified the KeyAttributes property. We either need to specify the Id property or … Continue reading “Entity Id must be specified for Operation – Dataverse / Dynamics 365”
Continue Reading Nishant Rana’s Article on their blog
Entity Id must be specified for Operation – Dataverse / Dynamics 365
We might get the below error while performing the update operation. This could be if we have not specified the GUID of the record to be updated or if we are using an Alternate Key to update the record, we have not specified the KeyAttributes property.
Blog Syndicated with Nishant Rana’s Permission