0

我正在使用 SharePoint 2013 和 Windows 8 应用程序。

是否可以通过应用程序连接到 PerformancePoint 仪表板并显示仪表板、带有钻取/钻取选项的图表等项目?

我对 SP 2013 和 PerformancePoint 没有真正的经验,仪表板将由其他人创建。我需要连接到它并检索项目。

你能指出我的教程方向吗?

谢谢,安德鲁

4

1 回答 1

0

不知道您的 Windows 8 应用程序很难回答这个问题。要真正按照预期使用 PerformancePoint,Windows 8 应用程序需要通过 SQL Server Analysis Services (SSAS) 数据立方体公开数据。

如果是这样,您可以基于多维数据集的数据构建 PerformancePoint 仪表板。如果您没有 SSAS 多维数据集,PerformancePoint 可能不适合您。

我建议阅读 MSDN 上的这篇文章,以了解 PerformancePoint、SharePoint 2013 中的 PerformancePoint Services的概述。

于 2013-05-01T15:48:17.680 回答