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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
kman42
Frequent Visitor

Don't show table rows unless a row in another table is selected

I have two tables. When I select a row in the first, it filters the second, but if no rows are selected in the first, it shows everything. This is the expected behavior, but not what I want, so I created a measure Filter Check = INT(ISFILTERED('responsible party original data'[ID])). I put this in a card visual and it evaluates correctly: 1 when I have a row selected in the first table and 0 when I don't. I put this measure in the filter panel of the second table, but it doesn't do anything. If I put the measure in the filter panel of a line chart, it works as expected. If I add the measure to the second table, every row evaluates to 1. Any suggestions on how to get this working properly?

 

Thanks!

2 ACCEPTED SOLUTIONS
kman42
Frequent Visitor

Solved. I had a relationship in the second table that was screwing it up.

View solution in original post

Anonymous
Not applicable

Hi @kman42 

 

It seems that you have gotten a solution. Could you please mark the helpful post as Answered to close this topic? Thank you very much for your kind cooperation!

 

Best Regards

Zhengdong Xu
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

3 REPLIES 3
AnkitaaMishra
Super User
Super User

Hi @kman42 , you can mark your message as the solution to close this thread! 🙂
Thanks,

Ankita

kman42
Frequent Visitor

Solved. I had a relationship in the second table that was screwing it up.

Anonymous
Not applicable

Hi @kman42 

 

It seems that you have gotten a solution. Could you please mark the helpful post as Answered to close this topic? Thank you very much for your kind cooperation!

 

Best Regards

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

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.

Top Solution Authors