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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
rpiboy_1
Helper V
Helper V

Data Model: Dimensions to fact table columns

As is well established, best practice is to have a Fact table with columns that are your 'facts' for each row. What is the suggested approach to when those columns may have dimensions that are unique to them? For example certain groups of columns may always 'go together' and in visualizations it may be desirable to filter or organize the data based on these dimensions.

 

  • should the single large fact table be split into multiple fact tables based on these dimensional relationships?
  • I can imagine a scenario where you pivot the facts, so that you end up with a large table of Key:Value pairs, and then you could have additional columns to define the relationship(s) to the dimensions.
    • This however would be very in-efficient, and could cause issues in 'large' datasets.
  • Is there another approach I'm missing?
1 ACCEPTED SOLUTION
foodd
Super User
Super User

Regarding your specific question about columns that may have dimensions that are unique to them, it is recommended to split the single large fact table into multiple fact tables based on these dimensional relationships.

 

Patrick from Guy in a Cube in his classic 2019 video addressed 

best practices in Power BI Data Modeling:

 

Data modeling best practices - Part 1 - in Power BI and Analysis Services

 

As well EnterpriseDNA from their Blog (they have learning paths and courses, and many Forum Posts on Data Modeling best practices):

 

Data Modeling In Power BI: Tips & Best Practices (enterprisedna.co)

View solution in original post

2 REPLIES 2
rpiboy_1
Helper V
Helper V

Thanks,

 

Love GiC and have also used eDNA. I'll take a look, good chance I've watched the GiC video. 🙂

 

Sounds like my intution on splitting the Fact table is the 'right' path to go down.

foodd
Super User
Super User

Regarding your specific question about columns that may have dimensions that are unique to them, it is recommended to split the single large fact table into multiple fact tables based on these dimensional relationships.

 

Patrick from Guy in a Cube in his classic 2019 video addressed 

best practices in Power BI Data Modeling:

 

Data modeling best practices - Part 1 - in Power BI and Analysis Services

 

As well EnterpriseDNA from their Blog (they have learning paths and courses, and many Forum Posts on Data Modeling best practices):

 

Data Modeling In Power BI: Tips & Best Practices (enterprisedna.co)

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

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