Forum Discussion
Anonymous
2 years agoNot applicable
Need help in DAX
Hi, I have below table. I don't have Previous Day column and wanted create Total Value column as per the below table. Is it possible to get that. The first date in a month I wanted to pass as zer...
Anonymous
2 years agoNot applicable
No, data needed in that format only. thanks
lbendlin
2 years agoSuper User
Create a calculated column that adds up A, B and C. Create a running total quick measure over that column
- Anonymous2 years agoNot applicable
No, as I mentioned need day wise that calculated column Total Value.
- lbendlin2 years agoSuper User
- Anonymous2 years agoNot applicable
No, the previous day values I am using it for comparison purpose not for adding. so running will not work.