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

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

Reply
Anonymous
Not applicable

The average of the two highest per group

HI there,

 

Here is my data:

 

cptcherry_1-1643067929354.png

 

Once I sort out the grouping situation (to group by datetime within 2 minutes grouping) (see: https://community.powerbi.com/t5/Power-Query/Grouping-date-times-that-are-within-a-minute-of-the-val... )

For each group, I'd want to average the two highest values from the strength column.

How can I do that? Is it best done in Power Query, or in Dax?

 

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

1 REPLY 1
AlexisOlson
Super User
Super User

My answer here may be useful:
https://community.powerbi.com/t5/Desktop/Filter-out-top-3-rows-based-on-same-timestamp/m-p/2159050

 

The key is using Group By along with Table.MaxN.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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 Kudoed Authors