To perform the following tasks. Get a related value. For example, if your source table includes employee ID, but you want to include the employee name in your target table to make your summary data easier to read. Perform a calculation. Many normalized tables include values used in a calculation, such as gross sales per invoice or sales tax, but not the calculated value (such as net sales). Update slowly changing dimension tables. You can use a Lookup transformation to determine whether records already exist in the target.
hey, with regard to look up , is there a dynamic look up and static look up ? if so how do you set it. and is there a combinationation of dynamic connected lookups..and static unconnected look ups.?
look up has two types ,Connected and Unconnected..Usually we use look-up so as to get the related Value from a table ..it has Input port ,Output Port ,Lookup Port and Return Port..where Lookup Port looks up the corresponding column for the value and resturn port returns the value..usually we use when there are no columns in common