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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi all,
new to power bi. I have a list of names and a list of multiple different speeds for an individual. I'm wondering if it's possible to pull the max from a speed column and assign it in a new column so that every time the name comes up his current max speed will in a seperate column aswel?
Solved! Go to Solution.
Hi @Anonymous ,
In Power Query Editor, you can use 'Group By' feature to return the maximum, minimum, or other value for each name.
Sample data is as follows.
Select the Name column and right-click it. Go to 'Group By...'.
If you want to return the maximum value while keeping the original column, remember to add an All Rows column. Go to Advanced, do the following.
You can expand the tables.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
In Power Query Editor, you can use 'Group By' feature to return the maximum, minimum, or other value for each name.
Sample data is as follows.
Select the Name column and right-click it. Go to 'Group By...'.
If you want to return the maximum value while keeping the original column, remember to add an All Rows column. Go to Advanced, do the following.
You can expand the tables.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Can you please post sample layout of your data to give you a solution?
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 19 | |
| 10 | |
| 9 | |
| 7 | |
| 6 |