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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
matthewcornish5
Frequent Visitor

Modelling with repeating dimensions

Hi All

 

I'm after some advise around modelling.

 

I have a list of projects and would like to know the best way of modeling them when the user and date dimensions are refrenced repeatedly.

I need to be able to see who was on each portion of a project along with their attributes from the users dimension.

 

I can see a few options:

A) repeat the dimension for each column. Clutters the model and makes reporting on 1 user across all columns messy

B) inactive relationships. Cleaner but now the measures are messy

 

Any guidance would be appreciated, example table below

 

Screenshot 2023-04-14 090837.png

1 REPLY 1
CNENFRNL
Community Champion
Community Champion

Unpivot all those columns containing users when importing the dataset into data model; then a single dimension table of user is enough.


Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension!

DAX is simple, but NOT EASY!

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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