Data management cleanup

This post is related to the earlier Data entity errors post. Many times the reason for getting errors when exporting/importing data is related to not using data management cleanup. I would like to emphasize its importance. You can save some time and effort if you use...

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...