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.

ADD A NEW IDEA

PI SQL Client

Showing 20

PI SQL Commander's Template-Specific Data Model Wizard should include a search/filter to make locating templates in the template selection step easier.

PI SQL Commander's Template-Specific Data Model Wizard should include a search/filter to make locating templates in the template selection step easier. Currently for AF databases with many templates, a user has to use a scroll bar in order to find...
Bethany Jewett 7 months ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No Status

TransposeArchiveEX feature on RTQP

No description provided
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 1 No Status

Access AFTables with RTQP

Add possibility to read AFTables using RTQP Engine
Carlo Pedroli over 1 year ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No Status

PI SQL Client to support all types of ResultSets

Currently the PI SQL Client JDBC only supports reading the resultset in a forward manner (ResultSet.TYPE_FORWARD_ONLY). We would like to have the feature to support all types of Result sets like ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.TYPE_SC...
Diwakar Hariharan 10 months ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No Status

Get AF Server Name and AF Database Name in PI SQL DAS (RTQP)

As a PI Applications Developer, I need to be able to retrieve the name of the current AF Server and Current AF Database in the PI SQL DAS (RTQP). This information was available in PI OLEDB Enterprise’s [System].[Connection].[ConnectionProperty] an...
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No Status

Add support for local variables in PI SQL (RTQP)

The current version of PI DAS (RTQP Engine) does not support local variables. It causes rather clumsy constructs in some instances.
Guest almost 2 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No Status

Table-Valued Function

Currently it is not possible to define filter definitions for Table-Value functions.With DataLink I'm able to define to build an average for a process value by using a defined filter method. e.g. calculating an average current of an engine while t...
Christian Benitz over 1 year ago in AVEVA™ PI System Access (PSA) / PI SQL Client 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 almost 2 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 almost 2 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 almost 2 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No Status