Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a table and i want deduplicate.
Example:
member | number |
A | 5 |
A | 4 |
A | 3 |
A | 2 |
A | 1 |
B | 3 |
B | 2 |
B | 1 |
C | 4 |
C | 3 |
C | 2 |
C | 1 |
D | 2 |
D | 1 |
I want to keep de highest number per member and the others delete.
How can I do this in power query in power bi?
I hope someone has the solution for me 🤔
Anja
Solved! Go to Solution.
This is great, this is the solution where I am looking for.
I need some other colums of the data and when I use Advanced I can take the other colums with this condition.
Your explanation is very goed.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.