Hi friends,
i have input like below
naresh 10,20
suresh 30,40
i want out put like
naresh 10
naresh 20
suresh 30
suresh 40
please help me
thank you
Answers were Sorted based on User's Feedback
Answer / subramanian
you can achieve the result using Normalize Component.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sreekanth
by using normalize component.in normalize you can use length vaule is 2
if(index==0)in.num1 else if(index==1)in.num2
then connect to the out.number
| Is This Answer Correct ? | 1 Yes | 0 No |
How Does MAXCORE works?
Explain PDL with an example?
What is a look-up?
What do you mean by the overflow errors?
What are the various types of layout supported by abinitio?
what is extension list in abinitio?
What is sort component in abinitio?
what is different daily and monthly develop the abinitio graphs?
What is ab initio enterprise meta>environment (eme)?
How abinitio eme is segregated?
How many components in your most complicated graph?
Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?