Using BIDS to load Flat Files, How to Skip Empty Rows?

  • I'm building a package to load flat files and have found that some of my files have empty rows at the bottom. I'd rather prevent them from being loaded than have to go back and delete them from an indexed table later.

    Is there an easy transform I can do right before the load to OLE DB Destination step? Feel like I'm missing something obvious...

    Thanks!

  • why not use conditional split transform to eliminate empty rows ?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply