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
abfdjuk
Helper I
Helper I

Exclude values less than X total hours

I have data as per below for many companies and I want to create a page filter which will remove any companies that have their total hours less than 100. I have tried using the filters but it doesn't seem to work. Here is a sample of the data:

 

Law firms - NameFees - Time
A200.00
B150.00
C10.00
D65.00
A120.00
A12.00
B10.00

 

1 ACCEPTED SOLUTION
BIswajit_Das
Super User
Super User

3 REPLIES 3
BIswajit_Das
Super User
Super User

You can do this
x1.PNG

BIswajit_Das
Super User
Super User

Hello @abfdjuk here's a something that might be helpfull

T1.PNGT2.PNGT3.PNG

Thanks for your respone. From seeing this what I actually want to do is to total the hours for each law firm, e.g. law firm A = total hours 332, B = 160, C = 10, D= 65 and then exclude/include after that. How would I achieve that?

 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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