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! Learn more

Reply
wilson_smyth
Post Patron
Post Patron

When to create dimensions?

I have been given an excel file of data, nothing out of the ordinarly. Filtering will be done based on some of the columns in that file.

Its easy to just import the file and with little or no work start creating reports.


My questions is, when is it more prudent to move those filtering columns to a seperate dimension table?

IMO, its when multiple fact tables need filtering by the same column but i want to hear if there are other unforseen benefits to creating dimensoin tables of these filter columns at an earlier stage in dev?

2 REPLIES 2
OwenAuger
Super User
Super User

@wilson_smyth

There is a good discussion on this topic here:

https://community.powerbi.com/t5/Desktop/Performance-considerations-when-building-a-Power-BI-datamod...

 

When writing DAX expressions, it is certainly easier to manipulate the filter context of a dimension if it is contained in its own table. And time intelligence requires a standalone date table (assuming you don't use the auto-generated date table).


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
LinkedIn
v-chuncz-msft
Community Support
Community Support

@wilson_smyth,

 

To help improve Power BI, you may just Give Feedback.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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