0 votes
1 view
Hi,

I am trying to create a sample chart with the help of a dataset which has a field with date as datatype,

I am getting the following error in logs.

P.S. I created this dataset by importing a CSV file, and I can see the preview of the data correctly.

Caused by: java.lang.RuntimeException: An unexpected error occured while adding to statement value [Fri Feb 26 00:00:00 IST 1993] of field [Dob] whose type is equal to [class java.util.Date]
    at it.eng.spagobi.tools.dataset.persist.PersistedTableHelper.addField(PersistedTableHelper.java:218)
    at it.eng.spagobi.tools.dataset.persist.PersistedTableManager.defineStatements(PersistedTableManager.java:368)
asked Apr 19, 2019 in Charting by shiv27 (120 points) | 1 view

Please log in or register to answer this question.

1,554 questions
1,017 answers
2,037 comments
2,568 users