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 Declined
Created by Brian Deslatte
Created on Aug 20, 2022

Provide Enumerated Values for Named Arguments for Analysis Functions

Provide Enumerated Values for Named Arguments for Analysis Functions For functions with arguments that have named values, provide enumerated choices (not AF enumeration but analysis native) For instance, the LinRegr function returns an array of results (slope, intercept..).   Rather than specifying the number for the dimension of the array, here is example analysis code: Name                            Expression RegressionData1  |       LinRegr(‘Xvalues’,’Yvalues’,2, ‘t’,’*’) Slope                     |       RegressionData1[LinRegr.Slope] Intercept                |        RegressionData1[LinRegr.Intercept]
  • ADMIN RESPONSE
    Aug 20, 2022
    We are declining this item as we don't feel it's the right fit with our overall product strategy. Thank you for your feedback, and please continue sharing your thoughts on how we can better serve you.
  • Attach files