Data entity errors

Introduction My previous article was about data entities.After that, I started to put my knowledge into work and encountered some errors.I didn’t find too much information about them so I decided to write a post about data entity errors. Error after adding range...

About data entities

Introduction Data entities were introduced in Dynamics 365. It is an abstraction from the physical implementation of database tables. They enhance data importing/exporting services. A data entity is a de-normalized view of data that is spread across multiple...