Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 756 Bytes

CHANGELOG.md

File metadata and controls

8 lines (5 loc) · 756 Bytes

dbt_dynamics_365_crm v0.1.0-a1

This is the initial release of this package.

What does this dbt package do?

This package models Microsoft Dynamics 365 CRM data from Fivetran's connector. It uses data in the format described by this ERD.

The main focus of the package is to enhance the Microsoft Dynamics 365 CRM data by adding human-readable labels for fields (created as <field_name>_label) that store coded values (e.g., integer codes or option sets). This package integrates stringmaps into the source tables, translating codes into meaningful labels.