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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
vishwanathans
Helper II
Helper II

How to apply filters to a measure

Hi, I am tring to apply a filter to a measure, I am not sure how i do that.

In the screenshot below i need to view "Varience to Target Gross Utz" <10, which is a measure. 

vishwanathans_0-1599481751620.png

Thanks in advance.

 

Thanks,

Srini

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@vishwanathans , Apply using the visual level filter

Or create a measure like

Example

AverageX(filter(Values(Table[Employee Name]),[Varience to Target Gross Utz] <10),[Measure])

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

3 REPLIES 3
Greg_Deckler
Community Champion
Community Champion

@vishwanathans - You can add a measure to the Filters pane just like a column. You can do this only at the Visual level, not the Page or the Report level. 

Greg_Deckler_0-1599504216601.png

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
amitchandak
Super User
Super User

@vishwanathans , Create a visual level filter  or measures like

 

example
AverageX(filter(Values(Table[Employee Name]),[Varience to Target Gross Utz] <10),[Measure])

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
amitchandak
Super User
Super User

@vishwanathans , Apply using the visual level filter

Or create a measure like

Example

AverageX(filter(Values(Table[Employee Name]),[Varience to Target Gross Utz] <10),[Measure])

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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
Top Kudoed Authors