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 Guest
Created on Aug 19, 2022

Attribute Category Filter URL Parameter

Add support for an attribute category filter in the Ad Hoc display URL parameters so that Ad Hoc displays can be constructed with only relevant attributes displayed. Customer Issue: Sometimes it is useful to display only a subset of attributes from an element in an Ad Hoc display, such as when there are a mix of static and dynamic attributes, or when a only specific aspect of the asset is of interest. Currently the two options with the DataItems parameter are to specify the element to show all attributes (DataItems=\\AFSRV\AFDB\Element) or specify the attributes explicitly in a semicolon delimited list (DataItems=\\AFSRV\AFDB\Element|Attribute1;\\AFSRV\AFDB\Element|Attribute2; … ). Note: This was previously Enhancement 119762.
  • ADMIN RESPONSE
    Aug 19, 2022
    While we appreciate the interest the community has for this suggestion, we have decided to decline this item in favor of other high priority work the product needs. Thank you for your feedback, and please continue sharing suggestions for how we can improve PI Vision for you!
  • Attach files
  • Brent Bregenzer
    Reply
    |
    Aug 19, 2022
    Currently, you can use path syntax for collections and filters (see links to documentation below) with the DataItems query parameter, but only the first item in the collection (i.e., Index=1) is returned to the display Example URL: https://VizServer/PIVision/#/Displays/AdHoc?DataItems=\\AFServer\AFDB\Element1|Attributes[@Category=KPIs] This will trend the 1st attribute whose category is KPI, but it would be preferable to trend all attributes that have an attribute category of KPI. AF Syntax links: Collections: https://livelibrary.osisoft.com/LiveLibrary/content/en/server-v14/GUID-6B050AE9-C953-4A14-B8C3-41EFD97D67E9 Filters: https://livelibrary.osisoft.com/LiveLibrary/content/en/server-v14/GUID-A920B723-6AD2-489A-B6CC-8442876463EC