Skip to main content
Skip table of contents

Tutorial - Dimension Employee

Code

_EMP

Name

Employee

Table Name

dim_employees

Description

details on employees

Source priority

  1. HR extract

  2. CRM extract

Content

Field name

Data Type

Description

Employee_id

string

employee_manager_id

string

employee_full_name

string

if source = HR, concat(first_name, ' ', last_name);

if source = CRM, β€˜name’

employee_is_in_crm

bool

if employee is in source CRM, then true

Else false

employee_is_in_hr_system

bool

if employee is in source HR system, then true

Else false

snapshot_date

datetime

link to point in time table

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.