Column Mapping Error

Home Forums Calendar Products Events Calendar PRO Column Mapping Error

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #766169
    jasonmcartor
    Participant

    I seem to be having a problem with importing a CSV Events file. I do not have Venues or Organizers but rather just events. First line of every column is named as it’s supposed to be. When I import, the column mapping doesn’t read each column as individuals but rather ONE LONG title, thus not allowing me to map any at all. What am I doing wrong?

    #768119
    Barry
    Member

    Hi – sorry to hear you are hitting difficulties here.

    Would it be possible to share your CSV data so I can take a look and see how it’s structured?

    Though pasting it straight into the forum probably isn’t a great idea if you could make it available for download (you could even upload it as a media file to your WordPress site and grab the URL, or else use a service like Dropbox or similar) and share that as a private reply that would be awesome.

    Thanks!

    #768343
    jasonmcartor
    Participant

    This reply is private.

    #768517
    Barry
    Member

    Hi!

    I suspect the meridiem and timezone appended to those fields is throwing things off slightly.

    Though a pretty wide range of date formats are accepted it’s best to keep it simple and I’d strongly recommend a MySQL-like format such as yyyy-mm-dd for dates and hh:mm (24hr format) for times – though you should also be good with North American style dates mm/dd/yyyy and 12hr times followed by am or pm.

    Separating out the date and time (right now for example your start time field contains both the date and the time) is also a good practice here.

    Does that help?

    #814231
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Column Mapping Error’ is closed to new replies.