Hi:
I am importing a .xlsx into at SQL Server 2014 table. I would like to import each row with an ID and stop at the notes that are listed at the bottom. Please see attached image. How do I tell my SSIS Data Task to stop importing at the first blank row? Or I am open to any suggestions. P.S. I never know how many rows of data I may have so I can not use a fixed row number to stop at.
Thank you.