Can I connect ActivePivot to the tableau software?

て烟熏妆下的殇ゞ 提交于 2019-12-12 02:37:55

问题


I would like to know if it is possible to connect activepivot to tableau software ? By the way is it possible to connect to microsoft reporting services ?


回答1:


Based the information I see here:

http://quartetfs.com/en/products/activepivot/open-component

...the product understands MDX. It also allows connectivity from Excel, which infers that there is an ODBC / Other driver that Tableau could also probably leverage.

So, I suspect the answer is "yes", but you'll need to tell us a little bit more about connectivity options for ActivePivot before you can be sure.




回答2:


ActivePivot implements the standards of OLAP:

  • The MDX query language
  • The XMLA protocol for communications

So does Tableau Software.

When a multidimensional (MDX) query is sent to an OLAP provider like ActivePivot, a cell set is returned, encoded in the XMLA protocol. Most OLAP frontends (Microsoft Excel in particular) rely on a "multidimensional format" to represent the cell set in XMLA. But a few rely on the older "tabular format", that is the case of Tableau Software (and also Microsoft SQL Server Reporting Services).

ActivePivot supports the XMLA multidimensional format since version 2.0 and the tabular format since version 4.3.3. ActivePivot 4.3.3 has been tested and works with Tableau Software.



来源:https://stackoverflow.com/questions/12473037/can-i-connect-activepivot-to-the-tableau-software

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!