Hi,
I noticed that my workflow was lacking rows in the output,..so then I created a very simple workflow with just the Input tool connected to a Browse tool to check how many rows are actually being read from the input.
The input tool is an Excel Binary file that has 511971 rows (on 30 columns) but when I try to pass this through a browse tool, it says that only 507661 records were read.
I have tried ticking the checkbox for "First row contains data" thinking that Alteryx is doing a pre-conversion of data type but I'm getting the same number of rows in the output file with lines missing.
I can't actually show the excel file due to data confidentiality but I would want to know if there are some limitations upon input that I may not know or atleast be on the lookout to avoid. I have just found out that one reason it's not reading in data that starts with "#N/A", I'm sure there are more.
Any help is greatly appreciated.