-
Notifications
You must be signed in to change notification settings - Fork 77
e.getDate is not a function #240
Comments
I think it is caused by field type DATETIME |
Hi @Thijxx just to make it clear what the issue please provide a query on one of Google public dataset which creates the error and a screenshot where you see this. We can then pick it up and check it more closely |
I can'd find a public set using the DATETIME field type, when I try to edit a SQL query to cast a timestamp to DATETIME it completely breaks the query and fields start missing, switching between SQL and GUI query builder does that. |
Hi @Thijxx & @vpetersson |
Although we identify this as an edge case a fix for this issue was released as part of version #245 once the new version will be approved by Grafan team you can test it in action |
Solved |
@LiorRacer Thanks for that. Not sure if this is helpful, but I tried your query (modified for my dataset of course) and got: That said, I'm fairly confident that it doesn't include any corrupted dates by spot-checking it. Looking forward to the new release once it has been approved. |
@LiorRacer I've upgraded to the 2.0.0 release, and I'm still having a hard time. It's no longer showing up as Here's the data:
Could it perhaps be related to the fact that they are naive timestamps? |
Bug Report
Expected Behavior
Make a query
Actual Behavior
always shows e.getDate is not a function
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: