I am trying to import a CSV file to Explorer Online.
CSV: 13 columns, 835 records/rows - I have address, city, state and zip as columns but no lat and long
Error received: Failed to publish csv. One or more errors occurred
I though maybe since it was over 250 records (what exactly are the limits?) I tried it again with this:
CSV: 13 columns, 250 records/rows
Error received: Failed to publish csv. Object reference not set to an instance of an object
These error messages do not tell me anything, what is really wrong with the CSV file?