Forum Discussion
mmowrey
Helper I
4 years agoRunning total Power BI
I have a running total that stops calulating after 7 days and just inputs the last number continuously.. Here is my formula for running total: Monthly Running Total Goal (RBC) = IF( [Red Ce...
mmowrey
Helper I
4 years agoIn the table i am pulling from, there is no date.. Its just a day of week (1-7). I created a new measure (day of week) and linked those tables.
I fixed my formula as you suggested but did not fix issue.. Is it my date?
amitchandak
Super User
4 years agommowrey , what else you have in the table other than the day of the week, to create an incremental id like date
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.