Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
TimmK
Helper IV
Helper IV

From Snowflake to Star Schema

When I have a snowflake schema and want to use a star schema instead, then best practice is to use the query editor to merge the related DIM tables. Is this correct? For example, based on the diagram below, I would use the query editor to merge "Dim Event Details" with "Dim Event"?

 

EventModel.JPG

1 ACCEPTED SOLUTION

3 REPLIES 3
TimmK
Helper IV
Helper IV

Ah ok, thanks. Maybe the example above was not a good one. How about the one below? Here, it would be best practice to merge "product_category" and "product" in the query editor to get the star schema, right?

 

3_From-Snowflake-to-Star.png

@TimmK , merge product and product category into one table .

https://radacad.com/append-vs-merge-in-power-bi-and-power-query

amitchandak
Super User
Super User

@TimmK , One event is having more than one detail, how you want to filter event fact from this.

 

Because events table only has EventID. So ideally model is fine unless you want to have interaction between  event fact and event details

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.