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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
adeelnazir
Helper I
Helper I

How to handle many to many relation ship between two dimensions user and company

I've following tables 

  • User (user id, name) - this dimension table contains all users (simple or company owners)
  • Company (CompId, name) - this dimension table contains only company details
  • CompanyOwner (CompId, UserId, other detail) - this dimension table contains the company owner users only details
  • Fact (userId, compId)

RelationShips

  • User one-many Fact
  • Company one-many Fact
  • User one-many CompanyOwner
  • Company one-many CompanyOwner

I've two slicers 

  • Company
  • User

Now requirement is

  1. when I click on User then company slicer should be filtered - this is done by applying >0 total rows check on a visual level filter
  2. When a user slicer interaction is blocked on all other visuals except company slicer. So When a user is selected then the company slicer should be filtered and cards and visuals should show only filtered companies' data shown in the slicer not all. By doing 1st step I'm able to filter company slicer values but how can I filter all visuals/bars/cards data based on companies listed in the slicer?
1 REPLY 1
v-alq-msft
Community Support
Community Support

Hi, @adeelnazir 

 

Could you please show us some sample data and expected results with OneDrive for business? Do mask sensitive data before uploading. Thanks.

 

Best Regards

Allan

 

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors