我使用的是Windows2013和SharePoint 8应用程序。
是否可以通过应用程序连接到PerformancePoint仪表板并显示仪表板、带有钻取到/钻取选项的图形等项目?
我没有使用SP 2013和PerformancePoint的实际经验,仪表板将由其他人创建。我需要连接到它并检索项目。
你能给我指一下教程的方向吗?
谢谢,安德鲁
发布于 2013-05-01 23:48:18
不知道你的Windows 8应用程序很难回答这个问题。要真正使用PerformancePoint达到预期目的,Windows8应用程序需要通过SQL Server Analysis Services (SSAS)数据立方体公开数据。
如果支持,您可以基于多维数据集的数据构建一个PerformancePoint仪表板。如果您没有SSAS多维数据集,则PerformancePoint可能不是适合您的解决方案。
我推荐阅读MSDN上的这篇文章,以获得PerformancePoint、PerformancePoint Services in SharePoint 2013的概述。
https://stackoverflow.com/questions/16024732
复制相似问题