Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
JOKA
Advocate I
Advocate I

Calculate measure from Cumulative column

Hello, 

 

I´m having trouble understanding how to calculate a measure from a cummulative column that I get from the dataset. 

I have the following table:

- Date (aaaaa-mm-dd)

- Account

- Value (cummulative value for the account in the fiscal year starting in July)

The table is like this:

ej.png

I also have a Calendar table and a dimension table for Account (levels: category-sucategory-account).

I´m trying to create a new measure that calculates the quarterly data, as the sum of the three months in the quarter, so I can visualize the following for each category of accounts (in this example only Account A):

Q1  |  35

Q2  |  24

I can´t use the sum of AMOUNT because I would be cummulating something that´s already cummulated.

Does anyone know how to solve this?

I would be very grateful for your help!!

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@JOKA 

 

You may try using SUMX.

https://community.powerbi.com/t5/Desktop/Sum-of-values-in-a-measure-with-divide-measure/m-p/296768#M...

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors