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! Request now

Reply
Anonymous
Not applicable

ALLSELECTED and Visual Level Filters

Hi, 

 

I have a measure that calculates an average team size. This works fine with Slicers, but Visual Level Filters (set on the right hand side toolbox) have no effect. So if I change the selected teams in Visualization Toolbox, under Filters on the Column, then nothing happens. What am I missing? 

 

Thanks 

 

Average Team Size = CALCULATE(AVERAGEX(TeamsAndMembers, DISTINCTCOUNT(TeamsAndMembers[Member]) / DISTINCTCOUNT((TeamsAndMembers[Team]))), ALLSELECTED(TeamsAndMembers))

6 REPLIES 6
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

 

As I can see from your another post, you should use a Page Level Filters. Visual Level Filters just works on the visual to which it belongs. Try the Page Level Filters please.

ALLSELECTED and Visual Level Filters.jpg

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Best Regards!

Dale

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

When I try add a measure from a table to the page level filters it just wont accept it. Smiley Mad

Ashish_Mathur
Super User
Super User

Hi,

 

Please share a dataset, define the question and show the expected result.


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

I have added a repro of what I want to do to the other question: http://community.powerbi.com/t5/Desktop/Visual-Level-Filter-ignored-by-Measure/td-p/277315. Happy for a moderator to close this question down. 

v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

 

Could you please share you .pbix file? Or a sample in TEXT mode and snapshots of the visuals. According to my test, the Visual Level Filters works great with your formula.

 

Best Regards!

Dale

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

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