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! Learn more
I am trying to put running total based on date, i am getting error for the below calculation,
Hi, @Anonymous ,
I have tried to calculate with your measure and it is correct. It returns the following results:
If the result is your image appears, May be only uses ALLSELECTED(Day_Wise), For example:
error total = CALCULATE(SUM(Day_Wise[Day Expenses]),ALLSELECTED(Day_Wise))
and it will appear this image:
If that doesn't solve your problem, can you share me with pbix file after removing sensitive data.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , This formula seems correct, are these Qtr, month and day are part of this date Transactions_#R_Date
or some other date ?
Add year and check.
But I doubt date only
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.