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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
troyhimes
Resolver I
Resolver I

Power Query and Creating Dimension Table Best Practice question

The method I commonly use to create a dimension table seems to me to be process intensive.  I'm wondering if there is a better technique.  I'm still learning but quite ignorant as to what power query processes take up unecessary memory/processing time.

 

I am commonly using 2 or 3 related fact tables (100,000 to 300,000 rows of data) and create dimension tables by referencing the 2 or 3 queries that are retrieving the fact table data and removing duplicates of whatever dimension column I'm interested in.  My thinking is that these some these dimension tables need to be dynamic based on the data so I can't create static dimension tables.

 

Is there a better way to accomplish this?

1 ACCEPTED SOLUTION
troyhimes
Resolver I
Resolver I

Thanks @Idrissshatila  for the insight.  Unfortunately I don't have access to that particular data.

View solution in original post

2 REPLIES 2
troyhimes
Resolver I
Resolver I

Thanks @Idrissshatila  for the insight.  Unfortunately I don't have access to that particular data.

Idrissshatila
Super User
Super User

Hello @troyhimes ,

 

If you have access to the souce of the data and you can build the dimension tables there, then it would be a better option. like if the data is coming from a sql server, what you could do is build the dimension tables in sql as views and import them to power BI as seperate tables.

 

If you don't have access or its not possible to build it in the source then I would be building it the way you're doing it.

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

 

Follow me on Linkedin



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

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.

Top Solution Authors
Top Kudoed Authors