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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Multiple fact tables and multiple dim tables

Hi, 

 

I'm really struggling with the data model for our 3 shopify stores. The data is coming through a data warehouse so all tables are nested. Instead of just an orders table I'm getting a orders_orders, orders_fulfilment table etc. So lots and lots of tables x3 for all the stores.

 

Is anyone able to recommend the best way to model all the data? I am trying to merge and append the data at the moment but not sure if there's a more efficient way. I'm also struggling to link my product and orders table.

 

Any help would be much appreciated

 

Kind regards 

1 ACCEPTED SOLUTION
Fowmy
Super User
Super User

@Anonymous 

If you can get the table separated and stored as fact and dimensions at WH level, it will excellent. Otherwise, try to create the same in Power Query. Crating a STAR scheme is the right way to go where you will FACT tables connected to dimensions. 

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

View solution in original post

2 REPLIES 2
EugeneLebedev
Helper IV
Helper IV

You can use this service for extracting data from Shopify: https://vidi-corp.com/how-to-connect-shopify-to-power-bi/


It includes extracting data from multiple stores. You would essentially get a column for "Store name" in every table so you don't have to append and merge multiple tables.

Fowmy
Super User
Super User

@Anonymous 

If you can get the table separated and stored as fact and dimensions at WH level, it will excellent. Otherwise, try to create the same in Power Query. Crating a STAR scheme is the right way to go where you will FACT tables connected to dimensions. 

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors