Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello all,
I have an issue where I am trying to calculate the rolling sum for monthly actuals
Actuals Month running total in FY Date =
CALCULATE(
SUM('iFiscal Unpivoted'[Actuals Month]),
FILTER(
ALLSELECTED('iFiscal Unpivoted'[FY Date]),
ISONORAFTER('iFiscal Unpivoted'[FY Date], MAX('iFiscal Unpivoted'[FY Date]), DESC)
)
)
The following screenshot illustrates my issue.
Here is what the data looks like in my model. Please note that some Actuals have repeated dates as they correspond with different expenses.
Can someone please help me find the right configuration to correctly calculate the rolling sum?
Solved! Go to Solution.
@Anonymous Better Running Total - Microsoft Power BI Community
@Anonymous Better Running Total - Microsoft Power BI Community
Thank you for the reply. It has fixed the sum for some of my data but sometimes I am running into this:
Any idea how this might have happened?
@Anonymous Extremely hard to say without the data.
haha, found the issue. need to do more readings on relationships.
thanks for the help!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 76 | |
| 52 | |
| 51 | |
| 46 |