本文引自于:http://social.technet.microsoft.com/Forums/zh-CN/configurationdeployment/thread/6022b154-599a-4f9a-852d-5dbcd4cc7998
一、介绍
Microsoft SharePoint Server 2010中的 PerformancePoint Services是一种绩效管理服
原创
2012-11-14 13:05:17
618阅读
点赞
1. 配置托管服务账户Set-SPPerformancePointSecureDataValues -ServiceApplication"PerformancePoint Service Application"–DataSourceUnattendedServiceAccount (Get-Credential)2. 显示托管服务账户Get-SPPerformancePointSecureDataValues –ServiceApplication"PerformancePoint Service Application"3. 创建一个可信内容位置N
转载
2013-07-10 10:46:00
77阅读
2评论
Microsoft SharePoint Server 2010 中的 PerformancePoint Services 是一种绩效管理服务,可用来监视和分析业务。通过动责任制
原创
2022-01-11 17:36:02
97阅读
注意:PerformancePoint Services是通过一个Windows身份验证委托的方式访问外部数据的。因此,外部数据源必须位于SharePoint Server 2010服务器场相同的域里。如果外部数据源不在同一个域,到该外部数据源的验证将会失败。
创建一个SQL Server表类型的数据源的步骤如下: 1、运行Dashboard Designer。 查看原图(大图) 2
本文讲述SharePoint excel service web part 连接到 filter web part的一个简单应用场景。SharePoint excel service web part 是SharePoint BI的组成部分之一(其他还有:Visio service, PerformancePoint service 和SQL sever report service ). Excel作为用户基础巨大的数据记录和分析软件,使用它展示图表,报表有着天然的用户基础,因此本文讲述SharePoint excel service web part 连接到 filter web part
转载
2013-09-26 22:10:00
89阅读
2评论
前言由于工作的原因,有一段时间没有发新的随笔了,最近使用了SharePoint PerformancePoint做了一些报表,与大家分享经验。本文完全原创,转载请说明出处,希望对大家有用。阅读目录开发环境BI目标BI实施总结内容开发环境操作系统:Windows Server 2008R2数据库:SQL Server 2008R2SharePoint Server 2010BI目