Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
给定 Tableau 中的数据透视表,有没有办法知道关联的 MDX 查询?
我会帮助我理解当前的数据透视表并修复潜在的误解。
与 ProClarity 和其他一些 MDX 生成工具不同,您在 UI 中看不到正在创建的 MDX。但是,如果您打开 \My Documents\My Tableau Repository\Logs 文件夹,您将看到 Desktop 的日志。您可以打开它们并查看针对 SSAS 执行的每条 MDX 语句。
希望这可以帮助!