OfficeDev / Project-Power-BI-Templates

Expand Project with a Power BI Template
216 stars 77 forks source link

Incorrect use of duration #6

Open ghost opened 5 years ago

ghost commented 5 years ago

The Gantt chart in the Portfolio Timeline incorrectly displays the project duration. It uses the OOTB "Project Duration" field that calculates duration as working days. The Gantt chart visualization needs to calculate duration as "[Project Finish] - [Project Start]" to correctly display the project's duration.