Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Calculated column

Hey guys, 
I wanna calculate a new column with the following formula "column A - column B + column C" but the problem is that I can only get the value right for the first row. 
how can I write a DAX function that would get the value of last index " e.g. in excel I would write ="NewColumn"2+[@C] and so on"
thanks ! 

3 Replies