Hi,
I think it's creating Cartesian product.
simple solution,
1. create two temp staging table. for two flat file or table
2. use sql transformation and do join three or four table
4. finally use lookup if it's required.
Regards,
Manoj.
Hi,
I think it's creating Cartesian product.
simple solution,
1. create two temp staging table. for two flat file or table
2. use sql transformation and do join three or four table
4. finally use lookup if it's required.
Regards,
Manoj.