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
powerbinoob457
Frequent Visitor

filtering one table based on if multiple values exist in another table

I'm have two tables in my data set

 

manageruser 1
manageruser 2
manager 2user 3
manager 2user 4
manager 2user 5

 

and 

 

user 1a
user 2b
user 3a
user 4a
user 5a

 

I need to create a report view that will show me the Manager value in the first table, only for values where i have multiple options in the second table.

So in the case of the tables above i want to see the value for manager because user1 and user 2 have values a and b.

I don't care about Manager 2 as their associated users all have value a.

 

I already created a table relationship using the user column in the first table as the primary key.

 

I'm not really sure how to ask the question for a google search on this one so hopefully someone can point me in the right direction.

1 ACCEPTED SOLUTION
Ashish_Mathur
Super User
Super User

Hi,

 

You may download my solution from here.

 

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

4 REPLIES 4
Ashish_Mathur
Super User
Super User

Hi,

 

You may download my solution from here.

 

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Thanks Ashish your solution seems to work best for my needs.

You are welcome.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Anonymous
Not applicable

@powerbinoob457,

Please review the calculations in the PBIX file below.

https://1drv.ms/u/s!AhsotbnGu1NojkJOHcLiVIZAgsu7


Regards,
Lydia

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