The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 same answer as the image shown
Solved! Go to Solution.
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
thanks
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