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
jdonkers
Regular Visitor

Projecting from known starting and ending values

Dear Power BI Community,

 

I have the table below where I need to show for each site the emissions decreasing until it hit 0 by the "Net Zero Goal" column year within the duration indicated in the far right column. If the start year is 2023, all site except for E will hit 0 before its target year. 

 

SiteCurrent Emissions ValueNet Zero Goal

Project

ed Savings Duration

A835.7520305
B667205025
C932205025
D932205025
E504204525
F958205025
G1020205025
H771205025
I771205025
J1382205025
K1500205025

 

I am having difficulty with creating a table that PBI can understand. I created the table below in excel and that worked but I'd like to be able to create this within PBI as the starting/current year could change depending on when the client wants to start their emissions savings. I created the table below for each site and appended them into one table and that worked. Like I previous stated, doing this in excel doesn't allow for me to adjust the starting year.

 

TimeEmissions Site ID
2023835.75A
2028238.7857A
2025.5537.2679A
20300A

 

I have tried to convert everything to dates using the following formalas 

  • datedif (excel), datediff (PBI)
  • edate

However, I ran into the following issues:

  1. Could not format a working table that PBI can make into a line chart
  2. I could not create a numeric range parameter for the projected start date

 

One thing to note is that the project start date should align with the current emissions column from the first column. Such that if site A were to start in 2027, they would have 3 years to complete their emissions savings to reach the 2030 year target. 

 

The idea is to have several line charts that depict the emissions decreases for each site and being able to adjust the start year like below.

jdonkers_0-1690331449691.png

 

 

Thanks in advance. Let me know if I can clarify something else!

 

0 REPLIES 0

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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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