Hello All
I am trying to use substring and trim function for a value/string and get the field value from position 6 - 10. in analytical view.
Example: Field name XYZ (Values showing as: ASDFG GETVALUENW 2345) --> (data type :22 VARCHAR)
Output must be : GETVALUENW (which is 10 characters, from position 6 after trimming) which I am wring to new filed in Calculated coloumns.
Trying the use built-in functions but syntax wise missing some thing need your inputs.
Regards
Kiran.