|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, April 09, 2013 1:06 AM
Points: 1,
Visits: 9
|
|
I have a problem where i would need to do a fuzzy lookup on the below columns and get the possible match for each of the column. How do we achieve this in SSIS fuzzy lookup.
The input file( DIrty data) contains the following fields :
1. Sales Representative ID 2. Sales Representative Name 3. Dealer Name 4. Product Name 5. Vendor Name 6. State
We have created a reference look up( Clean data) for each one of the columns listed above. We would need to do a fuzzy look up on the reference look up tables and generate the possible match for all the fields.
Please advise on the solution approach.
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 1:49 PM
Points: 6,703,
Visits: 11,733
|
|
Those are some pretty basic requirements. What have you tried so far?
It sounds like you are simply looking for a tutorial on how to use the Fuzzy Lookup Transformation. Try Googling for "Fuzzy Lookup Transformation tutorial".
__________________________________________________________________________________________________ There are no special teachers of virtue, because virtue is taught by the whole community. --Plato
Believe you can and you're halfway there. --Theodore Roosevelt
Everything Should Be Made as Simple as Possible, But Not Simpler --Albert Einstein
The significant problems we face cannot be solved at the same level of thinking we were at when we created them. --Albert Einstein
1 apple is not exactly 1/8 of 8 apples. Because there are no absolutely identical apples. --Giordy
|
|
|
|