Allow user to choose a variable name when using "Assign to variable" feature
First of all, the "Assign to variable" feature in asset-analytics is amazing and helps a lot with refactoring previously created analyses, so kudos and thanks! What would be even more amazing is if I had the ability to select a variable name wen a...
We have many cases where data is showing up as "questionable" and thus cannot be used in an analysis even tho the value is still mostly good and can still be accurately used in a calculation. Being able to choose to use these "BadValues" would be ...
The TriggeredOn() function would return true if the inserted attribute was the reason for the expression analysis to trigger/evaluate. I have multiple attributes in the same analysis but only want each line to have an output when its corresponding...
Allow the use of substitution variables in Analytics
Substitution variables are only supported in datareferences. I want to use these directly in Analytics expressions.
Now i need to create a attribute to resolve the substitution variable (formula, stringbuilder, etc.), and use that in my analysis....
If an analysis with multiple trigger attributes is triggerred, it is difficult to assess which attribute produced the trigger. Hasvaluechanged has it's limitations, and comparing PrevEvent is also cumbersome.
Instead of only receiving a timestamp...
New functions are needed for most problems in our fileds process and quality:
* countif (count with conditions over specified horizon)
* for loop (even it might be hard to implementate)
Provide options to connect PI Analysis service either to Primary or Any collective members
As a PI server Administrator I would like to have a way to decide the PI DA collective member Analysis server should connect.
This will allow us to manage better the load on PI DA
Make badval() in Formula data reference equivalent to BadVal() in Analytics
Currently, BadVal() in Asset Analytics can handle situations like BadVal(1/0) without throwing a divide by zero error, but the badval() function in the Formula DR cannot. The request is to make them equivalent so that behavior is consistent across...
Preview Results should display values of variables in event frame generation analysis
If I want to create an analysis that generates an event frame in PI System Explorer, often times it's useful to check the values of variables to make sure that a calculation is being done as expected to mitigate error on my end, and make sure I am...
The analysis tab in PSE can take quite some time to load if there are thousands of elements being referenced in the input attributes. This is rare for Expression, Event Frame and SQC analyses, but not as rare for Rollups. Ideally the tab should lo...