Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

data entity development introduction recap in Microsoft Dynamics 365 Finance and Operations apps

Rahul Mohta Profile Picture Rahul Mohta 21,026

data entity development introduction recap in Microsoft Dynamics 365 Finance and Operations apps

Key points in creating data entity:

  1. 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:
  2. The natural key is used to create a relationship with the staging table 
  3. Add fields in the entity key so that the same would be available when using open in excel using this entity
  4. Use the excel workbook designer along with document templates to give additional open in excel options

Comments

*This post is locked for comments