|
|
Browse by Tags
All Tags » functions
-
Hi,
I'm using a supernode rule set to classify my records. I returns each record with a class, leaf node, and confidence (e.g. N_4(0.917)). I know I can use three separate derive nodes and the function "substring" to separate the three parts, but is there a way to do it all in one derive node?
Thanks ...
-
Hi,
I'm trying to derive a new field which is simply the last character of the string value held in a different field. I have tried last(STRING) and endstring(N, STRING) but it only works for the strings which are 9 characters long or greater... The field which holds the string is typeless but Clem acknowledges it's storage is of the ...
|
|
|