My flat file source is
C_Id 1-nov-2011 8-nov-2011
100 2000 1500
101 2500 2000
I want my Target as
C_Id Week_Num Amt
100 45 2000
100 46 1500
101 45 2500
101 46 2000
Answers were Sorted based on User's Feedback
Answer / vijaya
by using normalizer transformation we can done it.
sq-> ex,-> norm-> tgt
if you want clear answer u check tmrw this question
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / yamini
Hi,
we can pass the date values in mapping parameter. why because as the column values are constant so we can pass that values in expression by creating output ports.
So after exp transformation put a normalizer with occurrence 2. after normalizer put an exp to convert date into week by to_char function
Is This Answer Correct ? | 0 Yes | 0 No |
where to store informatica rejected data?
Tell me about MD5 functions in informatica
Hi, Can someone send me the DWH and Informatica FAQ's at vanibv6@gmail.com Thanks in Advance, Vani
As union transformation gives UNION ALL output, how you will get the UNION output?
can you avoid static cache in the lookup transformation? I mean can you
Can you please mail me a copy of Informatica Certification Exam dumps to r_balakrishna@yahoo.com
Enlist few areas or real-time situations where informatica is required.
What is the approximate size of data warehouse?
6 Answers Accenture, i3 Solutions,
i have ten flat files with same structure,if i want to load it to single target,and mapping needs to should show only one source.what will be the steps to taken to achieve it?/
my source table having sureshraj42@gmail.com and rajeshraj42@gmail.com and i have only sureshraj and rajeshraj for my target table which transformation i have to use in informatica
Can we use Union Transformation for Heterogeneous sources? i.e; 3 sources, 1 from Oracle, 2nd from Informix, 3rd from Sql Server with same metadata?
Parameter and variable differences