Skip to content
DynamicsFox
Dynamics 365 Finance and Operations by Ronald Haskar
  • About
  • All
  • AIF
  • SSRS
  • C#/ Visual Studio
  • X++
  • MS-SQL

Tag: HcmEmployment

July 31, 2024

Add a computed column to an entity example

In this example we are going to extend the HcmEmploymentV2 entity by adding the workers department name as a computed column for the worker. The department name is by standard not available in the entity,…