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.

Status No status
Categories Symbols
Created by jerome.boudon
Created on Nov 13, 2023

Define a filter on a PI Vision display to be applied on selected symbols

Our users regularly need to condition the symbols with perfmon expressions.

Example : On a PI Vision display with 3 trends and 5 XY symbols, they want to visualize the data on these 8 symbols only when the Hydro turbine is operating.

To do that, they need to create an ad-hoc calculation of this kind for each tag they want to analyze :

TagX.Value = if ('BREVIHG03AL03mPa' > 3) then ('TagX') else NoOutput()

TagY.Value = if ('BREVIHG03AL03mPa' > 3) then ('TagY') else NoOutput()

...

It is working, but it is very time consuming.

The idea would be to be able to create filters on the display, and then to be able to choose which filter to display (or not) on each symbol (Trend, XY)

See attached files.

  • Attach files