Data Mart Creation
Create a Star Schema
- Define a Galaxy (logical container above data marts)
- Create a Data Mart (Star Schema) under that galaxy
- Assign your dimension and fact transformations to the star schema
Assign Transformations
For each transformation:
- Mark Dimension Transformations as “Dimensions”
- Mark Fact Transformations as “Facts”
- Link them to the appropriate star schema
This creates the logical model that can be exported to Power BI, SSAS, or other analytics tools.