How to get current MDX in Tableau?

↘锁芯ラ 提交于 2019-12-11 09:40:39

问题


Given a PivotTable in Tableau, is there a way to know the associated MDX Query?

I would help my understanding current pivot table and fix potential misconstructions.


回答1:


Unlike ProClarity and some other MDX-generating tools, you can't see the MDX being created while in the UI. However, if you open up the \My Documents\My Tableau Repository\Logs folder, you'll see Desktop's logs. You can open those up and see each and every MDX statement that has been executed against SSAS.

Hope this helps!



来源:https://stackoverflow.com/questions/12686809/how-to-get-current-mdx-in-tableau

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