i have source like this ID 1 2 3 4 sal 1000 2000 3000 4000 and how to load target like this o_sal 1000 3000 6000 10000 can you plz give a sol using informatica
Answer Posted / radhakrishan
Use the cume function in salary port in expression transformation. It will give the cumulative values in target.
for reference
https://community.informatica.com/solutions/calculate_move_sum_avg
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
Why sorter is an active transformation?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
What is joiner transformation in informatica?
How we can create indexes after completing the loan process?
What are the limitations of joiner transformation?
What are the data movement modes in informatica?
What is dynamic cache?
Explain load alternative records / rows into multiple targets - informatica
How to use pmcmd utility command?
Can we create two repositories on same database instance in oracle?
Describe expression transformation?
Explain the types of lookup transformation?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
what is unit testing?tell me proceedure