Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all,
I'm trying to calculate a running total, but I'm having trouble getting it right.
I have a table with the columns Date and Amount with transactions from the last two years.
I have created a visual which shows the total amount on each day and added a visual filter for a specific year and month.
For January 2024, for example, it looks like this:
(Note: non-working days are missing, as there are no transactions)
However, I would now like to display the cumulative total of all previous days.
If possible, I would also like to display the cumulative total from the same period of the previous year (e.g. January 2023)
Can anyone help? Thanks in advance
Solved! Go to Solution.
Thanks. The Quick Measures helped me to finally get it right.
Here are the measures if anyone is interested:
Please refer to the "Running Total" Quick Measure.
Thanks. The Quick Measures helped me to finally get it right.
Here are the measures if anyone is interested: