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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
CScottP
Regular Visitor

Filter by column "Unit" to get filter "Highest " value

UNITVALUE 
A0 
A1 
A2 
B0 
B1 
B2 
C0 
C1 
C2 
C3 
D0 
D1 
D2 
D3 
D4 
D5 
D6 

 

Expected reults:
A2
B2
C3
D6
1 ACCEPTED SOLUTION
Syk
Super User
Super User

Max Value = MAX(Table[Value])

Syk_0-1738599660949.png

 

View solution in original post

2 REPLIES 2
vivek31
Resolver II
Resolver II

HI @CScottP ,

you can you use MAX function 
Highest = MAX(Table[Value])

Syk
Super User
Super User

Max Value = MAX(Table[Value])

Syk_0-1738599660949.png

 

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.