I'm stumped as to why I'm losing records from my CSV Input to downstream workflow. This is happening between Tool 1: Input to Tool 2: Select.
Where are the other 9,999 records? I need them. Is there a record limit setting that I can't find?
* Note that my input is a Tab Delimited File with an XLS extension. I have posted about this challenge previously and not sure if that is a factor here.
I bring the file in as a .CVS with no delimiters and parse the fields out downstream after Tool 2: Select. There are a number of workarounds that work but I'm trying to work with the file in it's original format to make this a 1 step process for the end user.