Forum Discussion
mwinds
2 years agoHelper I
Running total not working (count rows)
Hi all, I am trying to create a measure where it simply counts the number of rows in a table that have a date in the date column. The forumla I'm using does not accumulate as some months go ...
some_bih
2 years agoCommunity Champion
Hi mwinds
check link for example ( part Sales RT), usually best practice is to use Date / Calendar table
https://www.sqlbi.com/articles/computing-running-totals-in-dax/
Hope this help, kudos appreciated.