I am trying to do a Bulk delete on a Dataverse table using Unbound action. I tried to follow the method in this video: https://youtu.be/oyt20S5Akxg?si=MTOKBOml3eahXMQI but I am getting an error "EdmEntityObject passed should have the key property value set".
BulkDeleteRecordsasJob.Run("entity logical name") e.g. account, contact, etc.
BulkDeleteRecordsasJob.Run(“account”);
Hope this helps.
Thanks!
Inogic
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.