data entity development introduction recap in Microsoft Dynamics 365 Finance and Operations apps
Views (72)
data entity development introduction recap in Microsoft Dynamics 365 Finance and Operations apps
Key points in creating data entity:
- Before using a table for creating a data entity, the (primary) table must have a natural key otherwise you can expect to receive below error:
- The natural key is used to create a relationship with the staging table
- Add fields in the entity key so that the same would be available when using open in excel using this entity
- Use the excel workbook designer along with document templates to give additional open in excel options

Like
Report
*This post is locked for comments