Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8695

Re: Formula in transformation

$
0
0

Hi,

 

if you want the first 3 numbers from GL ACCOUNT use the LEFT function at transformation formula.

use-  LEFT( 3,GL_ACCOUNT)

you want last 3 letters use RIGHT function.

use-  RIGHT (3,GL_ACCOUNT).

 

it will help.

 

Thanks,

Phani.


Viewing all articles
Browse latest Browse all 8695

Trending Articles