Hi,
I have a local .sqlite database.
After importing one table through the Databridge, and produced my dashboards, I cannot sync.
I get an error regarding the date column:
[Line: 2 Field: 4] (2018-07-12) -ERROR: Invalid Date value
The data found at the row 2 has invalid data for the given configuration
I can reproduce the error with a second table.
Steps to reproduce the issue:
1) import a table with a date column (e.g. 2020-12-27)
2) assign datatype and format as yyyy-MM-dd
3) sync data
Please help as this is otherwise unusable.
Thanks