Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our 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.

ADD A NEW IDEA

Search results

Showing 2024

Address the warnings given by the "Developer tools" of Microsoft Edge

PI Square gives >99 warnings in the "Developer tools" of Microsoft Edge for the home page alone. Please check the "Developer tools" for multiple pages of PI Square and fix any issues that Microsoft Edge reports to ensure that best practices for...
Kenneth Barber over 3 years ago in Customer Portal & PI Square / PI Square Online Community 0 No status

Add support for unit conversion

Please add a "Canonical UOM Per UOM" or "UOM Per Canonical UOM" column (not necessarily with those exact names) to the UnitOfMeasure table. This column would contain the conversion factor needed to convert between the UOM and the canonical UOM, si...
Kenneth Barber over 3 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No status

Add RTQP PI SQL support for parameter type cast

PI DAS (RTQP Engine) 2018 SP3 Patch 1 lacks support for type casting input parameters of a table valued function. For example. this simple example fails to create a table valued function: CREATE FUNCTION [MOMS].[fact].[getInstrumentOperationalDat...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No status

Add RTQP PI SQL support for default value of function parameter

The current version of PI DAS (RTQP Engine) does not support the definition of default values for table-valued function parameters. This is a rather bleak omission, in my view. For example, the following will fail to create the table-valued functi...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No status

Sort list of tags returned by AF SDK's FindPIPoints() method

Add a method that can be used to sort the IEnumerable returned by AFSDK's FindPIPoints() method. This method should allow the option of sorting on any desired PI Point Attribute.
Roger Ward over 3 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

Allow Searching of PI Points by PointID or Crawling of the PointID attribute

Allow one to search points by PointID with PI Web API or add the PointID as a attribute that you can index with the search crawler
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Enable PI Web API to retrieve previous AF Tables versions

Internal AF table has been updated using AF versioning system, however retrieving it whole with PI Web API only works for current version: GetData method from Table controller (GET tables/{webId}/data) does not accept a time parameter. Workarounds...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

PI Web API Joined should use a format which can be used in PowerBI

Currently the PI Web Api Joined, delivers the data in a json format which is not really "Power BI" friendly , it would be helpful to have a format where all the datavalues from the subordinated are in the same json object of the base.
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Improve error logging when PI Web API fails to load attributes that are not marked as configuration items

As a PI Web API administrator, I would like to see errors logged when PI Web API fails to load any attributes because they are not marked as configuration items. This will decrease required troubleshooting for these issues.
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

PI Web API Stream Update and Future Tags

PI Web API stream updates allow us to register to receive value updates to a PI point, but it does not handle future tags properly. For traditional tags, any value added (in the past or otherwise) will be received via stream updates. However, usin...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status