ENable analysis scheduling with different timezone (and also DST)
it will be useful to schedule an analysis with a specific Time Zone in order to be aligned with the local time and, especially, with the local setting for DST.
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 arguments/parameters to be passed to variable definitions, effectively creating user-defined functions.
For example, suppose that I want to define the function TagSum, which adds the values at all events in a time range. Then:
TagSum(tag, s...
Custom Delivery Channels in PI Notifications (newer versions)
Originally posted on PI Square at https://pisquare.osisoft.com/ideas/3778-custom-delivery-channels-in-pi-notifications-newer-versions
Customer would like to have the Custom Delivery Channels in PI Notifications 2012 upgraded to the newer versions...
Totalizer that resets to 0 with Asset based Analytics
I need to calculate a running sum (totalizer) of a PI Point and reset it to 0 at the beginning of each month. I would like to do this with Asset based Analytics. There are workarounds to do this, but none are great. For example, one workaround inv...
Allow Asset Analytics to Evaluate functions for questionable flagged values
Data can be flagged as questionable, which should mean the value may or may not be valid. Asset Analytics seems to be rejecting the value as Bad. The function instead should evaluate the result, but flagging the result as questionable as well.
PI Tag Renaming Detection for PI Vision/PE Calculations
When input PI Tags are referenced in PI Vision 2020+ calculations, they do not automatically detect PI Tag name changes. For users with a lot of calculations, this can be extremely problematic in the event of a PI Tag name change. In the event of ...
As an administrator, I would like to be able to backfill data that crosses over a versioning event
Use case:
1. An element has an attribute that looks up information on equipment configuration (ex: a pump rate)
2. Due to an equipment change, the lookup table and the element were increased in version
3. A backfill needed to be performed o...
I would like to be able to do a Rollup Analysis of Booleans attributes, without casting or converting the boolean. As Rollup Functions I would suggest: Logical AND, Logical OR and maybe Count of True/False.
It can be use to create a Combined Stat...