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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Filtering not working when selecting one visualization but filters when others are selected

Hi,

 

On a report I'm working on I'm running into a strange issue with filtering.  In the screenshot you can see when I click "Phone In" it filters the Student and Faculty/Staff visualization.  But when I click "Faculty/Staff" it doesn't filter that "Phone In" section.

 

What would cause this?  The Faculty/Staff visualization is made up of 2 measures for the values.  That's the only thing I can think of that's different.  I have many other visualization that all work properly like the "Phone In" one.

 

Thanks!

Filter01.PNG

 

Filter02.PNG

 

Filter03.PNG

3 REPLIES 3
v-danhe-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous ,

Based on my test, it could work on my side:

1.PNG

Could you have checked if there is any relationships between the two visuals? And you could copy your visual and turn them into tables to see the data changes like the picture above.

Also you could share your file that I could test for you.

 

Regards,

Daniel He

Community Support Team _ Daniel He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Hi @v-danhe-msft,

 

Sorry I can't share the file because of sensitive data.

 

All the data is in the same table so I don't think it's a relationship issue.

 

When putting the visual in table I get the same result with the filtering.

 

Bi01.png

 

My measures are:

 

_Not SharePoint User = 
CALCULATE(
	COUNTA('Cases'[Not a Sharepoint_x00]),
	'Cases'[Not a Sharepoint_x00] IN { "TRUE" }
)
_Cases Minus SP = [_Total Cases] - [_Not SharePoint User]
_Total Cases = COUNT('Cases'[Id])

 

All 3 measures are formatted as "Whole Number".

 

Bi02.png

 

Thanks

Anonymous
Not applicable

Do you have any other suggestions of things I can try?

 

Thanks!

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.