Answer Posted / julius caeser
Hi
There are 2 ways to do this and both of them are efficient.
Method 1: Sorter -Filter.
Send all the data to a sorter and , sort by all feilds that
u want to remove duplicacy from . note that in the
preoperties tab, select Unique .
This will select and send forward only Unique Data .
Method 2; Use an Aggregator
Use AGG Transformation and group by the keys /feilds that u
want to remove duplicacy from.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is pmcmd command?
How to do unit testing in informatica?
How to join three sources using joiner?
What is aggregate cache in aggregator transformation?
what is INFORMATICA TESTING process
How to create or import flat file definition in to the warehouse designer?
Briefly explain the aggregator transformation?
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
Can we create a Integration service without a Repository service and vice versa?
What are the databases that informatica can connect to windows?
Explain the code page compatibility?
what is degenerated dimension?
What is a filter transformation?
What is the difference between router and filter?