First to Site
Release 0.33

Reporting & Analytics

Reporting & Analytics - 3 items delivered in v0.33

What Was Delivered

  • Add Columns to the Forecast Energy + Engineering + DA reports It's good we have ‘day’ differences between SLA’s HOWEVER Can we have a column for each of these that tells us the number of days since ordering was commenced. For eg in the attached image ‘Energy ordering’ for 20 Seymour commenced on the 6/6/24 so it would be 11 calendar days since that took place and that is a disaster for us! I need to see when the SLA is being exceeded live of at least when I run the report. Technical Implementation:

  • For forecast reports, add a column called Days Since Order to the report.

  • If there is a value in Received Date, then Days Since Order should display the difference between Ordered Date and Received Date.

  • If there is NO value in Received Date, then Days Since Order should display the difference between Ordered Date and the CURRENT Date.

  • The calculation should be on Business days and not counting Weekends.

  • New Report required called - Project Detail Summary Please review Image. Need a new report that focuses on the attached.

  • When A BP Expected date expires At the moment I export an expected BP report and review job x job and in many cases add an internal project note like the one below which directs the team to take action. I need this to be improved so: Can we have a better way of flagging for the Internal FTS user only that their BP expected date has expired and they need to review the forecast (BP expected date) Technical Implementation

  • Create a new boolean attribute for Project called isBPExpectedExpired

  • Create an API that is hit on a daily basis that updates the isBPExpectedExpired attribute to true when the BP Expected Date has lapsed.

  • On the Dasbhard, update the conidtions for a RED BP to include isBPExpectedExpired

  • Create a new Crud Controller which displays Projects that have isBPExpectedExpired set to True**.**

  • Create a new Submenu item under Manage Projects called BP Expected Expired

Impact

Improved reporting accuracy and expanded analytical capabilities, supporting better data-driven decision-making.