how to translate
Mid ( Column3 ,Substring (Column3 ,'|')+1 ,1000) to formula in Pentaho DI?
I've try
MID ([Column3];"|"+1;1000)
MID ([Column3]) = MID ([Column3];"|"+1;1000)
still doesn't work.. please help me..
thank you![]()
how to translate
Mid ( Column3 ,Substring (Column3 ,'|')+1 ,1000) to formula in Pentaho DI?
I've try
MID ([Column3];"|"+1;1000)
MID ([Column3]) = MID ([Column3];"|"+1;1000)
still doesn't work.. please help me..
thank you![]()
Copyright © 2005 - 2019 Hitachi Vantara Corporation. All Rights Reserved.