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! Request now

Reply
Laocsulak
Helper I
Helper I

Dimension duplicatd to users table with transaction table with user in two different columns

Hello,

 

I have a transactions table with buyers and sellers, I would like to ask what's the best way to model this to show information about them with a users table where I have the complete information of the users, for example the name.

 

I created this dummy model where I show this problem:

Laocsulak_0-1675286392915.png

 

I had duplicated the users table to able to relate the sellers in one table and the buyers in the another table because I have two different columns in transaction table for them. Is there a better way to do this without duplicating the users table?

 

Power Bi and Excel Files: 

https://drive.google.com/drive/folders/1C9CnodQAWsk8O1yTCEhtAMXBiJVL1kjf?usp=share_link

 

Thanks in advance!

 

1 REPLY 1
amitchandak
Super User
Super User

@Laocsulak , can use single join and userelationship for inactive join. But that means you can filter same value for both buyer and seller.

So I feel your model is right

 

 

Other option

https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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