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.
我想创建一个动态 XMLA 文件,我想在其中处理不同服务器上的多维数据集。
这是我从 Mangement Studio 生成的脚本。但我无法在 XMLA 文件 (, ) 中看到服务器节点
我怎样才能从 Mangement 工作室得到这个。
请帮忙谢谢,
SSAS_2008_CUBE 销售流程Full UseExisting
您没有在 XMLA 中指定服务器名称,您需要在运行 XMLA 之前连接到服务器,因此脚本针对您连接到的服务器运行。