Forum Discussion
Anonymous
5 years agoNot applicable
When i remove file from folder , i get error msg
Hi All I am using folder load , i notice that when i remove some of file from folder during testing stage , i get loading error , it there a way to solve it ? As during testing stage i just want to ...
- 5 years ago
Hi Anonymous
The error message tells you that in the date_t column some rows are empty and this is not allowed for the reasons stated in the error message.
Fix those errors in the source files - make sure you don't have any empty rows in date_t.
Phil
PhilipTreacy
5 years agoSuper User
Hi Anonymous
The error message tells you that in the date_t column some rows are empty and this is not allowed for the reasons stated in the error message.
Fix those errors in the source files - make sure you don't have any empty rows in date_t.
Phil
- Anonymous5 years agoNot applicable
Hi Phil
This will save me a lot of time. Thank you.
Paul