In project management Earned Value Method (EVM), BCWS (Budgeted Cost of Work Scheduled)—also known as Planned Value (PV)—can be calculated for incomplete tasks, but it is often misunderstood or incorrectly calculated in project software. The inability to properly calculate or see a value for incomplete tasks usually stems from a misunderstanding of what BCWS represents, or it indicates a configuration error in the project schedule. Here is why you might not be getting expected BCWS results on incomplete tasks:
-
Definition Misunderstanding (BCWS is about Time, not Progress) BCWS defines how much of the budget should have been spent by a specific status date based on the original baseline. Plan Academy Plan Academy +1 It does not care if the work is actually done, only if it was scheduled to be done by that date. If you are expecting BCWS to only show money for "partially finished" work, that is incorrect. If a task was 100% scheduled to be done by today, its BCWS is 100% of its budget, regardless of whether it is actually 0% or 50% complete. Project Management Stack Exchange Project Management Stack Exchange +4
-
Missing or Incorrect Baseline BCWS is entirely derived from the Performance Measurement Baseline (PMB). DAU DAU If you did not save a baseline, or if you added new tasks after saving the baseline, those tasks have no planned budget, causing BCWS to be $0.
-
Misalignment of Status Date BCWS is calculated as the sum of time-phased baseline costs up to the status date. If your status date is set incorrectly (e.g., in the past, or before the task was scheduled to start), the formula will not account for that task's budget.
-
Incorrect Earned Value (EV) Calculation Method If you are using MS Project or similar software, you must ensure your tasks are set to calculate EV based on % complete or % physical complete rather than % work complete. Project Management Stack Exchange Project Management Stack Exchange Why BCWP (Earned Value) Might Be $0 on Incomplete Tasks If your confusion is actually that your BCWP (Budgeted Cost of Work Performed) is $0 on incomplete tasks, that is expected if you are using a "0/100" rule, where no value is earned until a task is 100% finished.
Calculate BCWS Task BCWS = Planned Percent Complete x Task Budget. Copy. Toggle Text Wrapping. Project BCWS = SUM(BCWS values of all parent and individual tasks) Copy. Toggle Text Wrapping. Task BCWS = 20% x $10,000 = $2,000
Summary Table of Causes Problem Likely Reason BCWS is $0 No baseline saved, or task created after baseline. BCWS is wrong Task start/finish dates do not align with status date. BCWP is $0 (Incomplete) Using a 0/100 recognition rule (no value until finished). To fix this, check that a baseline is set, update the status date, and ensure the earned value calculation method is correctly configured.