Some days ago a colleague of mine had an interesting question for me. “Clearly there’s data in the underlying table but this Data Entity’s view doesn’t provide any values in several fields. Do you know why?” Here’s what we found.
Data Entity
AX7 – Uniqueness of Data Entities’ Public Name
When you need to create custom data entities from scratch or create copies of existing entities you need to be aware of the need for having an unique Public Entity Name. If you want to know about how you can create a data entity first, you’ll want to visit the official help wiki and read the great and useful article Building and consuming data entities.