Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Unparseable Date???

Hi, I would like to fill my database with a TimeStamp, but i get the error "Unparseable Date"???
Look at the Snapshots. In the XML-data, you will see the TimeStamp. The database must get this TimeStamp. How could i do this?
Thanks,
Best regards.
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi
Sorry, the date pattern on the schema should be "MM.dd.yyyy HH:mm:ss" or "dd.MM.yyyy HH:mm:ss".

View solution in original post

6 Replies
Anonymous
Not applicable
Author

Hi
The date patter on the schema do not match the date, in your case, it might be "MM-dd-yyyy HH:mm:ss" or "dd-MM-yyyy HH:mm:ss".
Anonymous
Not applicable
Author

Hi shong, thanks for your reply, but your example does not work! I got the same error.
Anonymous
Not applicable
Author

Hi
Which components are you using? Can you show us the error message printed on the console?
Best regards
Shong
Anonymous
Not applicable
Author

Look at the snapshots!
Anonymous
Not applicable
Author

Hi
Sorry, the date pattern on the schema should be "MM.dd.yyyy HH:mm:ss" or "dd.MM.yyyy HH:mm:ss".
Anonymous
Not applicable
Author

Thank you very much shong!!!