Forum Discussion
AlessandroBet
Helper V
5 years agoConverting excel formula to DAX
Hi, i need to convert a simple excel formula to DAX The column B reads from column A + previous value It is a accumulated sum Cell B2= A2 Cell B3= A3+B2 Cell B4 =A4+B3 ......etc
- 5 years ago
Many thanks. It works fine
AlessandroBet
Helper V
5 years agoIt doesn't work. I think there are some syntax errors inside your formula
I have replaced the "sheet1" with my table
- aj19735 years ago
Community Champion
"Syntax errors in my formula"! I have showed you the result.
did you put the name of the column correctly?
I think there is a space after Turnover
Delete the space
- aj19735 years ago
Community Champion
Did the formula solve your issue?
If so please mark the topic as solved for the community.