Skip to Main Content
AVEVA™ Products 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, select the product of your interest in the left column. Then 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 will first be moderated before they are made visible to other users of this portal.

This page is for feedback for specific AVEVA solutions, excluding PI Systems and Data Hub. For links to these other feedback portals, please see the tab RESOURCES below.

Status Will not implement
Created by Nina NICHOLLS
Created on Mar 2, 2022

Allow the use of negatives at the start of Evaluated field expressions

https://dev.azure.com/AVEVA-VSTS/Issue%20Management%20System/_workitems/edit/1583351


Customer creates an Evaluated Field with Evaluation expression starting with "minus" sign, for example

-[Source1].


The project validates successfully but the reporting point does not log values in runtime.


The exception is thrown "Exception: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: Operator: NEG"


Customer is confused because you can use "minus Variable" expression in HistoricalFieldExpression but this does not work in Evaluated Field.


[Workaround]

Use "Zero minus" instead of just "minus" in Evaluation Expression:

use 0-[Source1] instead of -[Source1]


[What is the impact to Customer/s]

As per the customer:

"Workaround solve the issue, but some junior Ampla developer or customer’s administrator can make a lot of errors with evaluated production fields."



For more info on the primary case, please visit:

https://gcsservicecloudutils.azurewebsites.net/casedetails?casenumber=960118801

  • Attach files
  • Admin
    Nina NICHOLLS
    Reply
    |
    Oct 10, 2023

    Will not implement as low priority and there are multiple easy workarounds available for this issue.