Hi,
I have input having 5 fields and 2 outputs I want to split 3 selected fields to the first output and remaining to the another output, how can I acheive this in PENTAHO
For Eg.
input fields
CL_CODE
NM
SCM_CODE
SCM_NM
CODE
1st output
CL_CODE
SCM_NM
2nd output
NM
SCM_CODE
SCM_NM
CODE
CL_CODE
Regards
Naren


Reply With Quote