Skip to Main Content
AVEVA™ Data Hub Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA Data Hub. For links to our other feedback portals, please see RESOURCES below.

Status No Status
Categories Calculations
Created by Guest
Created on Aug 19, 2022

Time based summary calculations

Ability to perform hourly, daily, weekly monthly, quarterly aggregation summary calculations on data. Often useful for utility consumption KPIs / metrics.
  • Attach files
  • Guest
    Reply
    |
    Aug 19, 2022
    A very common requirement, unfortunately currently made difficult in PI. The current workaround requires cascading a busy analogue into hourly buckets and then to daily buckets etc. This is done to take the load off the AF where the only other alternative is for PI to rerun calcs on busy analogues constantly and frequently. This approach is difficult as triggers require the pre-requisite values (e.g. hourly) to be calculated before rolling up into the next calculation (e.g. daily). It is possible to hard code the timestamps in the analysis expression to get the required results, although for functions like tagtot, for periodic scheduling it resets values to 0 at midnight even if you require to Output Timestamp to relative trigger time. This cuts-off the calcs for the previous day. The requirement must ensure the values align at similar time intervals, not as a cascading rolled-up sequence that becomes out of sync with real-time).