Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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.
Solved! Go to Solution.
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:
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
Proud to be a Datanaut!
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:
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
Proud to be a Datanaut!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
18 | |
15 | |
13 | |
8 | |
8 |