Forum Discussion

karimk's avatar
karimk
Icon for Helper III rankHelper III
8 years ago
Solved

Help: Total days delay across projects, per month

Hey everyone. I have a database with a list projects, each one with a planned start, planned finish, actual start and actual finish date. I need to show on a line chart the total ammount of days de...
  • karimk's avatar
    karimk
    8 years ago

    Hi v-yulgu-msft!

    I actually have to explain it better, but I have a dataset and a desktop file to help.

     

    My goal is to show the sum of delayed days per month across projects.

    What dictates my X axis is the planned finish date.

    Example: The sum of delayed days in April will only be for the projects with an April planned finish date.

     

    The catch is that I want to be able to check the delay of projects, even if they don´t have an actual finish date yet.

    Call it an "actual + temporary" delay of projects.

    Example 2: Imagine I have a project with a planned finish date of 04/20/18, but the actual finish date is 05/05/18. If I´m checking this report in April, I will see a delay of ~10 days in April (04/30/18 - 04/20/18). When I check the report in May I will see a delay of 15 days in April (05/05/18 - 04/20/18). Remember that my X axis is based on the planned finish date.

     

    Here is a link for the test files:

    Onedrive Files

     

    Below is a pic of how my chart would look like on each month I open my report