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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Stuffit25
New Member

Actuals and Forecast data with historic monthly data and updated forecasts

Hey All,
Long time user short term joiner!

I have loads of data but its all in a non standardised way of working.

i have tried to combine one projects Actual and forecast data (attached with dummy data) in a data model i thought would be fit for purpose but im struggling.

Each month a new version of the Forecast is provided up until the projects end of lifecycle with a new update of what the previous months actuals were but i'm having trouble creating measures for me to use the most recent months reporting period and using last months "in month forecast" & last months "EAC" for example to compare variance analsysis to the most recent months actuals...

 

What i want to showcase is a bar chart / line graph showcasing the actual and forecast data by month with the "reporting month" as a filter. In essence i have created a database of moving data points so as time moves on a new reporting month is created with a whole new set of forecasts depending on the previous months spend and/or a new Estimate to Complete value.

 

I then also want a table to showcase actuals by year and by month and forecasts by year and month.

 

what seems to be happening right now is that it is adding up all my actuals and all my forecasts all together rather than being seperated out by reporting period and forecast month

Any thoughts?Dummy costs data.JPG

1 ACCEPTED SOLUTION
GuillaumePower
Resolver I
Resolver I

I've done a project for this (below)

I'm not sure to  well understand what you need, I guess that you would like compare a month for a year against another  month, perhaps the same month with another year. For that you can use a time intelligence function to show a line with a delta ot time in front of a line.

You'll have to use a date table for that, if you have a table with your Forecast with the new value, you can compare on the same date or with another date with the function DATEADD(), whith  this function you'll be able to swith from  a month, or a quarter in front of the actual period. And you 'll be able to use the funcion minus between column in the same line. 

I give you the projet by Google Drive.

https://drive.google.com/file/d/1e49s3qM3KhasnYgkffQyw6GNrg9YF9oe/view?usp=sharing

 

GuillaumePower_0-1720793451045.png

 

View solution in original post

1 REPLY 1
GuillaumePower
Resolver I
Resolver I

I've done a project for this (below)

I'm not sure to  well understand what you need, I guess that you would like compare a month for a year against another  month, perhaps the same month with another year. For that you can use a time intelligence function to show a line with a delta ot time in front of a line.

You'll have to use a date table for that, if you have a table with your Forecast with the new value, you can compare on the same date or with another date with the function DATEADD(), whith  this function you'll be able to swith from  a month, or a quarter in front of the actual period. And you 'll be able to use the funcion minus between column in the same line. 

I give you the projet by Google Drive.

https://drive.google.com/file/d/1e49s3qM3KhasnYgkffQyw6GNrg9YF9oe/view?usp=sharing

 

GuillaumePower_0-1720793451045.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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