I am trying to import tickets from an existing ticket system as a csv file. After using the import ticket template and defining the fields necessary I am receiving 1 error, "String was not recognized as a valid DateTime". I have set the date to the current user date and time, also checked date format and all match correctly from what I can tell.
Our current version expects dates to be fully formed: 01/01/2016 01:20 will be seen as correct but 1/1/2016 1:20 won't. This might be the case here. The next update will allow both.
I was using date format in excel and as stated Lansweeper wants it in a specific format. I used text format and defined the values as stated and everything imported correctly.
Thanks.
walkerpbw if it is agentusername you must us AD username without the domain, mine was just user initials.
Our current version expects dates to be fully formed: 01/01/2016 01:20 will be seen as correct but 1/1/2016 1:20 won't. This might be the case here. The next update will allow both.