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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Jameswh91
Helper III
Helper III

Building a data model with multiple sales tables

Hi,

 

I'm trying to build a sales data dashoboard with data that comes from our data warehouse. The issue i have is that we have multiple shopify stores. Therefore i have multiple sales tables, customer tables etc. Does anyone know the best way to model this in order to give total sales etc.

 

Any help would be much appreciated.

1 ACCEPTED SOLUTION
BA_Pete
Super User
Super User

Hi @Jameswh91 ,

 

You're aiming to build a STAR SCHEMA model, where each of your sales tables are FACT tables, and you relate these to DIMENSION tables that hold descriptive fields that are common to all the sales tables.

 

https://docs.microsoft.com/en-us/power-bi/guidance/star-schema 

 

This is standard best practice in almost any (relational) data modelling scenario.

 

Here's a simplified view of a model I'm currently working on that uses a star schema model over multiple fact tables. You'll see that every dimension table is related to every fact table on common fields:

BA_Pete_0-1647598494039.png

 

The actual model has 6 fact tables and 9 dimension tables, but all the fact tables are controllable for calculation purposes by the dimension tables.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




View solution in original post

2 REPLIES 2
Aryna
Post Partisan
Post Partisan

Hi @Revokez , you can also look into existing third-party connectors. This ready-to-use solution offers a free Shopify Power BI template that already includes the key Shopify tables and built-in data relationships, so you can plug in your data and get started right away: https://vidi-corp.com/shopify-analytics-dashboards/. This template also allows to export data from multiple Shopify stores.

 

It’s a great shortcut if you’re not familiar with Shopify data modeling or want to speed up the process. Alternatively, you can also look into existing third-party connectors.

BA_Pete
Super User
Super User

Hi @Jameswh91 ,

 

You're aiming to build a STAR SCHEMA model, where each of your sales tables are FACT tables, and you relate these to DIMENSION tables that hold descriptive fields that are common to all the sales tables.

 

https://docs.microsoft.com/en-us/power-bi/guidance/star-schema 

 

This is standard best practice in almost any (relational) data modelling scenario.

 

Here's a simplified view of a model I'm currently working on that uses a star schema model over multiple fact tables. You'll see that every dimension table is related to every fact table on common fields:

BA_Pete_0-1647598494039.png

 

The actual model has 6 fact tables and 9 dimension tables, but all the fact tables are controllable for calculation purposes by the dimension tables.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.