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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

List.Sum Error in Power Query

Hi Experts

 

I am tryting to sum the following values in the column as shown into a new column - cannot see my mistake

apple1111_0-1683372287806.png

My Custom column M Script = List.Sum({[TOTALCOST_]}) - gives me the same answer as the image shown

 

1 ACCEPTED SOLUTION
Ahmedx
Super User
Super User

everything is correct, if you want to sum up the entire column, then you need to add the name of the last step with the name of the column

Screen Capture #1065.png

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

thanks

Ahmedx
Super User
Super User

everything is correct, if you want to sum up the entire column, then you need to add the name of the last step with the name of the column

Screen Capture #1065.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.

Top Solution Authors