My company is developing an ODBC driver to access a native database, built internally. We would like to plug database OLAP tools like Tableau, for example.
How do I know which calls the SQL tableau performs? For example, what SQL query to get the measures and dimensions? Is the any documentation?
I found only this link:http://kb.tableausoftware.com/articles/knowledgebase/tableau-and-odbc
Thanks