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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
dunna
Frequent Visitor

Rolling Sum Using Virtual Table

Hello,

 

I am struggling to get the desired output and could use some assistance if anyone can help. At a high level I am doing a rolling monthly sum but when a given month has an hours value higher than the total hours in a given month then it switches to the total hours in a month. There is a limitation with this has to be a calculated measure and cannot be done in PQ or with calculated tables/columns. 

When I put it into a table with the 'ID_TBL'[UUID] and 'Date'[Month Start Date] columns the measure result is just the ending months [Adjusted Monthly Hrs] value. The table below is an example of what the virtual table shows (first 5 columns) and then the actual output for 9/1/2024 (column 6) and what the desired/expected outcome to be (column 7)

 

UUIDMonth Start DateHrsAvail HoursAdj HrsRolling SumDesired Outcome
17/1/2024661.00744.00661.00  
18/1/20241,409.40744.00744.00  
19/1/2024666.50720.00666.50666.502,071.50

 

Below is the calculated measure being used:

dunna_0-1731083324500.png

 

Thanks in advance for any hep, it is much appreicated!

1 ACCEPTED SOLUTION
dunna
Frequent Visitor

I was able to resolve this issue with the below code.

 

dunna_0-1731103924427.png

 

View solution in original post

2 REPLIES 2
dunna
Frequent Visitor

I was able to resolve this issue with the below code.

 

dunna_0-1731103924427.png

 

Anonymous
Not applicable

Hi,@dunna 
We are delighted that you have found a solution and are willing to share it.

 

Accepting your post as the solution is incredibly helpful to our community, as it enables members with similar issues to find answers more quickly.

 

Thank you for your valuable contribution to the community, and we wish you all the best in your work.

 

Best Regards,

Leroy Lu

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.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors