Reputation: 65
I have 3.523 incoming agents in my model. Model (and input through source) works perfectly fine, but always the last incoming agent is a problem.
As seen in the picture, 3.522 agents came through. The last agent throws the following exception.
If I deleted the last incoming agent out of the shown database, the agent 3.522 would throw the same exception. So why is there always a problem with the last incoming agent? Rest works fine. Any ideas?
Upvotes: 0
Views: 90
Reputation: 9376
this looks like you have a lot of empty rows... this occurs often when you import from an Excel file.. make sure you erase some of the rows that come after the last data row in the excel file.
If you are not importing from Excel, then just erase the last rows from the database that have no data
Upvotes: 1