Make "In" operator compatible with arrays within AF Analysis
We have many calculations following this basic pattern - take recorded values of one attribute, apply a filter (using FilterData), then retrieve values of a second attribute at the filtered timestamps of the first attribute. Currently, we cannot r...
Overload the Convert function to allow a input UoM and output UoM for unitless values
For unitless values you can assign a unit of measure by using the Convert() function. To further convert this to another UoM in the same class you need to nest another Convert() function. For example, Convert(Convert(3600, "s"), "h")) It would sim...
Hello, We have a use case that would benefit from being able to insert into an AFTable from an analysis. This would work in the same way that event frames do, where a trigger condition is meet that causes the row to be inserted. The variables from...
Simpler performance analysis service statistics review directly in AF Explorer
Consider implementation performance analysis service statistics in AF Explorer which is now performed in a complicated way by exporting data to Excel, rearranging and viewing in a pivot table. It would also be useful to be able to retrieve that da...
As a user of Asset Analytics, I would like to have a rollup calculation that would return the count of ELEMENTS belonging to a certain category. The current count function only returns the ATTRIBUTE count.
Allow EventFrame analysis to link EventFrame to Primary Parent Element
I want to be able to link an EventFrame to the Primary Parent of the Element the EF analysis is defined on.
E.g. i use a child element to a Unit to contain the logic to detect and generate downtime events. However, i want the downtime event to li...
Users wants to include notification/template/target/target template's category in formatted message
As a user configuring notifications I want to include categories in my formatted message so that I can contextualize the alert based on data already in the system.
Display some analysis context menu items out in the open
If you right-click on an analysis, you get some useful items such as Preview Results, Backfill/Recalculate, Copy, Delete, and Security.
It would be useful to display some of these out in the open without having to open a context menu. The space a...
Backfilling % complete should be based on time, not number of analyses
Currently, the "% complete" bar for backfilling analyses is based on the number of analyses that are done backfilling. For example, if you are backfilling 4 analyses, the bar only ever updates 4 times: 25%, 50%, 75%, and 100%.
These big gaps betw...