Forum Discussion
Running Total by Month
- 9 years ago
Hi barbforsman
Quick question when you are creating your tables, are you using the columns (Month, Year) from the Date table?
If you are using the columns from your Fact or table with the values then the calculations that you created will not work as expected.
Hi barbforsman
Quick question when you are creating your tables, are you using the columns (Month, Year) from the Date table?
If you are using the columns from your Fact or table with the values then the calculations that you created will not work as expected.
- barbforsman9 years agoResolver I
That was it!! Thank you so much!!
- GilbertQ9 years agoSuper User
Awesome I have done that myself, and your calculations did look to be correct, well done!
- barbforsman9 years agoResolver I
One more question - I need to reset the total each year so that each year starts from scratch. I changed the slicer so it is using Date and Month from the dDateTable - is that not correct?
Current output. Column and Row are Month and Date from the dDateTable
Thank you again!