Skip to Main Content
AVEVA™ PI System™ 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 PI System. For links to our other feedback portals, please see the tab RESOURCES below.

Status No Status
Categories Functions
Created by andrew_Inwood
Created on Aug 16, 2022

Calculated data for multiple points

In our business, people frequently use the "Calculated Data" function to retrieve (for example) daily averages for multiple tags. When they want to do this for multiple days, a new function is required for each day (presumably requiring additional calls to the PI Server to evaluate the data). The calculated data function allows multiple data items, but only a single start time and end time. Extending the function to allow a range of start times and end times to be passed could greatly improve usability and efficiency. The AFSDK appears to have functions that can be used to calculate this. For example, PIPointList.Summaries() might be able to be used, passing an AFTimeRange and an AFTimeSpan, to get evenly spaced values in the period.
  • Attach files