VIRTUAL FIELD MAPPING IN AN ENTITY D365 FinOps
1. Create an unmapped field in an Entity Fields section and apply following properties to an unmapped field.
2. Same goes for Staging table :
3. Write following bunch of code in Entity code ( Press F7 ):
To check this field use import export in D365 or use excel add in to manipulate this unmapped field.
entitytodatasource ------- write function
datasourcetoentity -------- read function
Comments
Post a Comment