Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I need to calculate remaining hours left in a PO by contractor by month for each month of a fiscal year in a new column. Each month has a different number of working hours available and different end dates. Will this work?
New Column Dec Remaining Hours
Dec Remaining Hours = IF('Sep-Jun 2018 Burn Down'[End Date]>=DATEVALUE(12/31/2017),'Sep-Jun 2018 Burn Down'[ PO Hours]-('Sep-Jun 2018 Burn Down'[FY18 YTD Hours Wrk]+152)
(152 hours available to work in Dec)
New Column Jan Remaining Hours
Dec Remaining Hours = IF('Sep-Jun 2018 Burn Down'[End Date]>=DATEVALUE(1/31/2018),'Sep-Jun 2018 Burn Down'[ PO Hours]-('Sep-Jun 2018 Burn Down'[FY18 YTD Hours Wrk]+152+168)
(152 hours available to work in Dec and 168 hours available to work in Jan)
Solved! Go to Solution.
Source data example that can be copied and pasted would help. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Source data example that can be copied and pasted would help. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
78 | |
77 | |
59 | |
36 | |
33 |
User | Count |
---|---|
100 | |
62 | |
56 | |
48 | |
41 |