rusackas commented on issue #41115: URL: https://github.com/apache/superset/issues/41115#issuecomment-4733196840
Does it work if you mark the column(s) you're trying to drag as "is temporal" in the dataset editor? That control requires a temporal column, and it just doesn't seem to recognize that the column is indeed temporal. Looks like a calculated column, so the casting you're doing in the custom SQL there is exactly what "is temporal" tagging does, if I recall correctly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
