Forum Discussion
Anonymous
3 years agoNot 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 My Custom column M Script = List.Sum({[TOTALCOST_]}) - gives me the sam...
- 3 years ago
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
Ahmedx
3 years agoSuper 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