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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply

Need Rolling Average based on other columns in Table

Okay I spent several hours trying to use the posts that are already out there with no luck. 

 

I have a table of Resources, Date, Billing Hours, Working Hours, Percent Billable. I need to get a rolling average per person based on the current's rows date. So I already did a Calculation to get Percent Billable each week which is the Billable Type Hours / Working Hours. 

 

However, what I need is the following: 

 

glasshalfasleep_0-1681130905660.png

 

Here is how I would do it in Excel:

glasshalfasleep_1-1681131616199.png

glasshalfasleep_3-1681131796349.png

 

 

Anyone have any idea how to get the DAX Expression to give me that?

 

I also need Weeks Aging when Rolling Average is under 70% but I think that if i get the rolling average i can figure the other, but feel free to give me both!!

 

Thanks so much in advance!!

1 ACCEPTED SOLUTION

I was able to get this figured out myself eventually. 

glasshalfasleep_0-1681658648112.png

 

View solution in original post

3 REPLIES 3

I was able to get this figured out myself eventually. 

glasshalfasleep_0-1681658648112.png

 

YukiK
Impactful Individual
Impactful Individual

Nope its still not using both Resource Name and the Date Range. When i do any of those calculations i end up with the same number and not an average. 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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