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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Split Project Savings over the next 12 month based on the finish date

Dear Power BI Community

 

I searched for the topic for quit a while now, but since im quit new to PBI und DAX I thought i'm taking the chance to ask the question into the community. Thanks in advance for the help!

 

What's the situation?

 

Im using the Microsoft Project Server Contact Pack as a Basis Report. I have projects with a actual savings amount (IST) which I would like to split over the next 12 month, based on the their finished date (SollEndtermin). Which means, if the finish date is within a month e.g february, then I would like to have, that the split of the savings starts with this month -> finish date for example 03/10/2021 -> split over the next 12 month starting in march 2021 until march 2022

 

the actual data looks like this:

 

DimensionProjectsProjectsProjectsProjects
AttributeProject NameProject IDSollEndterminIST
 LEAN_WS_Ersatzteil_UC2020-164530.10.2021100000
     
     
   ENG: Actual finish DateENG: Actual Savings

 

current date table:

 

benjaminstalder_0-1616082339465.png

 

currently our matrix in Excel looks like this:

 

benjaminstalder_1-1616082543620.png

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , with a start date you can create an end date

 

new column

end date = date(year([strat date]), month([start date])+12, Day([start Date]))

 

then refer if this blog can help

How to divide/distribute values between start date or end date or count days across months/days: https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-or-end-date/ba-p/1503785

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , with a start date you can create an end date

 

new column

end date = date(year([strat date]), month([start date])+12, Day([start Date]))

 

then refer if this blog can help

How to divide/distribute values between start date or end date or count days across months/days: https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-or-end-date/ba-p/1503785

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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.