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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
russellj
Frequent Visitor

Show rows that are NOT in linked tables results

Hello,

 

I have the following example tables:

 

Table1- Course information

CourseID1 CourseName1

CourseID2 CourseName2

CourseID3 CourseName3

 

Table2- Users in courses

UserID1 CourseID2

UserID2 CourseID3

 

Table3 - User information

UserID1 Major1

UserID2 Major2

UserID3 Major3

UserID4 Major4

 

Table1 is linked to Table2 on CourseID to show the users in the course, then Table2 is linked to Table3 on UserID to show further information about the users.

 

I want to show under-represented majors, so in this case, I want Major3 and Major4 to display in say, a multi-row card as it is not present in any courses.

 

How can I show the values NOT present in the filter? "Show items with no data" does not seem to work.

 

Thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @russellj ,

 

How are the relationships set up?

What are the cardinalities and cross filter directions?

Below is my sample.

vstephenmsft_0-1677130709334.png

vstephenmsft_1-1677130804018.png

Major3 and major4 are displayed.

 

                                                                                                                                                         

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.           

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @russellj ,

 

How are the relationships set up?

What are the cardinalities and cross filter directions?

Below is my sample.

vstephenmsft_0-1677130709334.png

vstephenmsft_1-1677130804018.png

Major3 and major4 are displayed.

 

                                                                                                                                                         

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.           

 

Thank you, it was my relationship setup. I had Users > Users in Courses setup with the proper one to many, but the cross-filter direction being set to both was breaking it. I changed it to single direction and then with items w/ no data enabled, they did show up. Now I can use items with no data combined with a BOTTOM N by count filter to show the under-represented majors.

 

Thanks for pointing me in the right direction.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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