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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
Syndicate_Admin
Administrator
Administrator

Power BI: Calculate total for each person with multiples submission

Hi all. Currently I'm having issue where I'm trying to get total points for each person. Also, I want to remove redundant names and make it as one. Refer to the example below:

 

What I have now:

Name

Points

Person A

100

Person A

95

Person A

70

Person A

60

Person B

66

Person B

84

Person C

90

 

What I want to get:

Name

Points

Person A

325

Person B

150

Person C

90

 

Thank you 

1 ACCEPTED SOLUTION
AKNiang
Frequent Visitor

Hi,

 

Refer to print below:

 

AKNiang_0-1667407020680.png

 

In the Transform TAB --> Group By --> Select Name then below name the new column Total Points. Select SUM and then the POINT column.

 

Result

 

AKNiang_1-1667407050111.png

 

View solution in original post

4 REPLIES 4
AKNiang
Frequent Visitor

Hi,

 

Refer to print below:

 

AKNiang_0-1667407020680.png

 

In the Transform TAB --> Group By --> Select Name then below name the new column Total Points. Select SUM and then the POINT column.

 

Result

 

AKNiang_1-1667407050111.png

 

Hi thank you for your help! I managed to remove duplicate names and get the total points for each. Thanks again 🙂

Hi, 

happy that I have helped you!

 

Consider marking the question as solved to help other understand the solution has been give.

 

Kudos are also accepted 😉

ToddChitt
Super User
Super User

 Power Query, do a GROUP BY of Name, and SUM the Points.




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.