The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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