Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8808589
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T02:39:45+00:00 2026-06-14T02:39:45+00:00

Inside a data flow, is it possible to do a lookup, insert the non-matching

  • 0

Inside a data flow, is it possible to do a lookup, insert the non-matching rows, re-lookup and then continue with the full (original) data set?

I can’t see how you get/re-use the inserted rows after they’ve gone to an OLE DB Destination, nor can I see that a Multicast could wait until a lookup insert branch completes (and then union all them back-in).

If it can’t be done inside the data flow, would I have to repeat all my filtering logic in a previous data flow task simply to do the lookup inserts first?

This might be an obvious/already answered question, but I can’t find much after searching.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T02:39:46+00:00Added an answer on June 14, 2026 at 2:39 am

    This isnt possible inside a single Data Flow. There are various “solutions” around if you google enough but they overlook the architectural reality that rows travel down a Data Flow in buffers/batches, processed in parallel.

    So image you have multiple “new” rows arriving in 2 adjacent buffers. There is no way to ensure that your downstream handling of “new” rows from buffer 1 has been completed before buffer 2 hits your upstream lookup. This will result in multiple “new” rows being inserted to your lookup target table for the same key.

    You need to have an upstream Data Flow Task that does all the required lookup inserts. This will be a more efficient solution overall at runtime, as your lookup inserts can use Fast Load and Table Lock, and your downstream Lookup can be Full Cache.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to know how I can insert data inside objects inside an array
I need to insert Chinese characters inside Oracle Data base using Java (hibernate 3.0
I want to persist a block inside core data NSManagedObject if it's possible. I
How can I generate a graph based on data inside my database? For example,
Rolling comments inside a log4net file. Is it possible to roll the data inside
Is this possible to have a datastructure inside another data structure? So far I
I have the following data inside an NSData object: <00000000 6f2d840e 31504159 2e535953 2e444446
We already have the database with real data inside. Now we want to build
i am getting a problem while populating data inside the dropdown... I guess since
The following code in node.js does not log all incoming data inside the brackets,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.