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
Categories PI AF SDK
Created by Guest
Created on Aug 23, 2022

Return Elements with Bad Values with AFSearch

As a programmer, I would like to search for and return elements with attributes that contain bad values  using the AFElementSearch Class in the AF SDK.
  • ADMIN RESPONSE
    Aug 23, 2022
    Apologies as I meant to set this item to declined with my previous update. Thank you for your valuable feedback. We have no plans to work on this feature in the near future, so I am setting the status to declined. I will update the status if we eventually schedule this work.
  • Attach files
  • Guest
    Reply
    |
    Aug 23, 2022
    To add to the need, currently you may filter on attribute values, such as "|attrPath:10" or "|attrPath:>90".  You could filter on 1 given bad state such as "|attrPath:'No Result'".  But there is a need to filter on any bad value, not just 1 particular bad value.