[SalesForce] Data Loader stuck at Initializing Salesforce Object and CSV file screen

My data loader is stuck on the screen where the header says 'Data Selection' and the body says Initializing Salesforce object and CSV file. I have no idea what it is. I thought its because my data loader is old but i just downloaded the latest one off the salesforce site and its still causing the same issue. What could be the problem? I appreciate any help on this. Thanks.

Best Answer

Regarding your error, please check the below article. https://help.salesforce.com/articleView?id=000206248&type=1

I would suggest trying with Dataloader.io http://dataloader.io/ , it is more reliable than dataloader.

Also try, Opening the file in excel, save as new CSV file.( It worked for me for a similar issue)

Related Topic