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 Data Archive
Created by Guest
Created on Aug 20, 2022

Enhance tag search and message log filters via logical operators

Proposed features - search for TAGS in PI SMT using also logical operators (like AND, OR and NOT) to refine the search criteria -  search for MESSAGE LOGS in PI SMT using also logical operators (like AND, OR and NOT) to refine the search criteria Examples Tag Search Tag Mask: *temperature* AND *pressure* Message Logs Message *10.0.0.14* OR *192.168.10.15*
  • ADMIN RESPONSE
    Aug 20, 2022
    The PI SMT Advanced tag search allows you to perform more complicated tag searches. Please review the SMT message log Advanced Filter section. It should provide you with AND. We currently have no plans to add OR filtering capability.
  • Attach files
  • Guest
    Reply
    |
    Aug 20, 2022
    As the "*" is reserved for "any" character, another possibility would be something like: ** Therefore two ** will start a regular expression! The old logic will work and the new logic is triggered by two leading ** :-)
  • Guest
    Reply
    |
    Aug 20, 2022
    That´s a good Idea, makes things easier;-)
  • Guest
    Reply
    |
    Aug 20, 2022
    useful !!