ssl - Connecting to MySQL data from Tableau - datetime error -
i having problems mysql odbc driver when trying connect mysql database tableau. sets fine, these limitations
tableau identified following warnings odbc data source named 'hits': aggregation unsupported: attribute function unsupported: datetime parameter types 'integer' unsupported: select ... unsupported: temporary tables
cause important data (datetime attributes) inaccessible. there kind of workaround?
edit 11/03/2015:
it possible create tdc file enables using ssl + native tableau connector, specified here http://kb.tableau.com/articles/knowledgebase/preparing-mysql-connection-using-ssl works charm.
use native mysql connection when connecting data source , these limitations no longer appear.
Comments
Post a Comment