Idris Lazuardi
My feedback
-
5 votes
Idris Lazuardi supported this idea ·
-
13 votes
An error occurred while saving the comment Idris Lazuardi supported this idea ·
-
15 votes
Idris Lazuardi supported this idea ·
-
30 votes
Idris Lazuardi supported this idea ·
-
74 votes
Idris Lazuardi supported this idea ·
-
89 votes
Idris Lazuardi supported this idea ·
-
4 votes
Idris Lazuardi supported this idea ·
-
115 votes
Idris Lazuardi supported this idea ·
-
2 votes0 comments · PI Integrators » PI Integrator for Business Analytics · Flag idea as inappropriate… · Admin →
Idris Lazuardi shared this idea ·
-
60 votes
Looking for more inputs on how to determine what the last good value is (was). While it’s simple to say a numeric value is good, but what if it’s a non-sensical numeric value like 1000 for temperature? It is also possible to the source system to send out status like NoData. How should that be interpreted? Please provide your inputs.
Idris Lazuardi supported this idea ·
-
126 votes
An error occurred while saving the comment Idris Lazuardi commented
Just to add to this, another use case is to get the root element of the current element path (as opposed to the parent element).
As an example, I can create an attribute "SitePath" with %ElementPath% and it will get me a value as something like below:
Element1\Element1.1\Elmenet1.1.1\Element1.1.1.1\Element1.1.1.1To get the 2nd element from the root (i.e. "Element1.1"), I would have to do this in Analytics with the combination of following functions:
- InStr()
- Left()
- Mid()
Which is not possible with String Builder.(Unless there is already a substitution parameter to get me the element FROM the top down, instead from the bottom up)
Idris Lazuardi supported this idea ·
Really need this feature, please. The old OLEDB enterprise provides it (although slow)