SharePOint 2010 dashboard designer 使用说明

摘要:
HowtointegrateSSRSReportswithPerformancePointDashboardsinSharePoint2010RateThisAlexandreMendeirosAlexandreMendeirosMicrosoft355Points210RecentAchievementsBloggerIINewBlogRaterNewBloggerViewProfile26Ma

How to integrate SSRS Reports with PerformancePoint Dashboards in SharePoint 2010

Rate This SharePOint 2010 dashboard designer 使用说明第1张SharePOint 2010 dashboard designer 使用说明第2张SharePOint 2010 dashboard designer 使用说明第1张SharePOint 2010 dashboard designer 使用说明第2张SharePOint 2010 dashboard designer 使用说明第1张SharePOint 2010 dashboard designer 使用说明第2张SharePOint 2010 dashboard designer 使用说明第1张SharePOint 2010 dashboard designer 使用说明第2张SharePOint 2010 dashboard designer 使用说明第9张SharePOint 2010 dashboard designer 使用说明第10张
SharePOint 2010 dashboard designer 使用说明第11张Alexandre Mendeiros
Avatar of Alexandre Mendeiros

Alexandre Mendeiros

Microsoft

355Points210
Recent Achievements
Blogger IINew Blog RaterNew Blogger
26 May 2011 11:40 AM
  • Comments2

Hello all,

Probably a few of you have heard about PerformancePoint in Microsoft’s BI stack. PerformancePoint Services is set of tools and services that allow you to create and publish Business Intelligence Dashboards in SharePoint 2010.

PerformancePoint tools are the start point to create dashboards to visualize in SharePoint 2010 and understand your costumers’ business metrics. Dashboards are a direct path to integrating data into SharePoint in a native and interactive way for users allowing them to use the power of analysis while still maintaining the control and security for your business requirements.

One of PerformancePoint features is Reporting Services Integration. In PerformancePoint dashboards, you can create a Reporting area where you can add already deployed reports. This feature allows you to combine Scorecards reports and charts with SSRS reports. This allows you to create SSRS reports with relational or OLAP data sources and presenting them in SharePoint 2010. You can also configure a dashboard page to use common filters to drive SSRS reports and other PerformancePoint components.

The example shown here is a step-by-step cook book for adding SSRS reports into PerformancePoint dashboards.

Create report views in PerformancePoint

Pre-requisites: You must have created a Business Intelligence Center site in SharePoint 2010 and SSRS deployed in integrated mode with SharePoint.

First of all, go to your Business Intelligence Center site in SharePoint 2010 and click Create Dashboards and choose Start Using PerformancePoint Services.

SharePOint 2010 dashboard designer 使用说明第13张

This will go to a new page with a button to open Dashboard Designer. Click on the button and the Dashboard Designer will open.

SharePOint 2010 dashboard designer 使用说明第14张

In the Workspace Browser click in the PerformancePoint Content tree node to verify which folders already exists in PerformancePoint Content list. From here, you can choose either to create a new folder to add your dashboard or use one already created.

SharePOint 2010 dashboard designer 使用说明第15张

Let’s add a new folder. Right click the PerformancePoint Content list in the Dashboard designer and select the option New and then Report. From the dialog select Reporting Services and click OK. If you prefer, you can also create the report view just by clicking on Reporting Services on the Create tab of the Dashboard designer Ribbon.

SharePOint 2010 dashboard designer 使用说明第16张

Change the name of the created report and hit Enter.

Next, on report editor choose SharePoint Integrated mode. Enter the Server URL to the SSRS report server. The report server URL should be something like: http://<servername>/reportserver.

Note: If you have a non-default site your URL should be different and have instance name on it: http://<servername>/reportserver_<instancename>.

After adding your report server URL, type your report URL inside SharePoint library. Ex: http:// <servername>/<report library>/<reportname>.rdl.

For simplicity of this example, the report does not have parameters.

Click in Properties tab and change the report name. If you’d like to organize your SharePoint content, you can set the “Display Folder” textbox with the name of the folder inside your BI SharePoint library. For this example, we’ve created a folder named “Customers” because our report is for listing customers’ addresses.

SharePOint 2010 dashboard designer 使用说明第17张

Save the report to your PerformancePoint Server by selecting the Save Item button on the Ribbon or by right-clicking the report name in the Workspace Browser and choose Save option.

Configure your dashboard

Click on Dashboard button on the Create tab of the Ribbon in the Dashboard Designer to create new dashboard. Select your template (in this example, we will choose 1 Zone only) and click OK. Now you can change the name of your dashboard in the Workspace Browser.

Drag your SSRS report from the Details tree which is located in the right of the Dashboard Designer, to dashboard content area and give a name to the dashboard page (By default Dashboard Designer gives the Page # where # is a sequential number).

If you want to save your dashboard in a different folder, don’t forget to change it in the Properties tab.

SharePOint 2010 dashboard designer 使用说明第18张

Save your dashboard and publish it by selecting Deploy option from the File Button. You can also right-click your dashboard in the Workspace Browser tree and choose option “Deploy to SharePoint…”. In the “Deploy To” dialog select the Document Library you wish to publish to, select the master page you wish to publish with and click OK.

Your published dashboard should look as follows:

SharePOint 2010 dashboard designer 使用说明第19张

After this, you can access your dashboards by choosing the Dashboard library link in the BI Center homepage.

Hope you find it useful.

Cheers!

Disclaimer: I hope that the information on these pages is valuable to you. Your use of the information contained in these pages, however, is at your sole risk. All information on these pages is provided "as -is", without any warranty, whether express or implied, of its accuracy, completeness, fitness for a particular purpose, title or non-infringement, and none of the third-party products or information mentioned in the work are authored, recommended, supported or guaranteed by Ezequiel. Further, Ezequiel shall not be liable for any damages you may sustain by using this information, whether direct, indirect, special, incidental or consequential, even if it has been advised of the possibility of such damages.

免责声明:文章转载自《SharePOint 2010 dashboard designer 使用说明》仅用于学习参考。如对内容有疑问,请及时联系本站处理。

上篇安装gcc4.8.5SpringBoot整合c3p0、Druid数据库连接池下篇

宿迁高防,2C2G15M,22元/月;香港BGP,2C5G5M,25元/月 雨云优惠码:MjYwNzM=

相关文章

python3 + Django + Mysql + Vue + Element-UI 学习笔记:从0搭建前后端分离的测试工具平台

2020.03.23  INIT 中间换了工作,好久没写了 2021.05.08  新增:页面预览、功能实现样例(含后端接口、前端页面、配置绑定) 2021.05.13  新增:首页增加访问人数统计功能 2021.05.19  新增:用户信息查询接口、页面开发 2021.06.10  新增:生成图片功能 2021.06.18  新增:文本处理工具下载页面...

第二篇 kubernetes 集群部署 Traefik-ingress

1.什么是ingress? k8s 对外暴露服务(service)主要有两种方式:NotePort, LoadBalance; 此外externalIP也可以使各类service对外提供服务,但是当集群服务很多的时候,NodePort方式最大的缺点是会占用很多集群机器的端口; LB方式最大的缺点则是每个service一个LB又有点浪费和麻烦,并且需要k8s...

22种开源Vue模板和主题框架「干货」

前言 在Internet上搜索模板和主题时,很难找到免费的Vue资源。 即使您不在乎质量,它们似乎也很难被发现,并出于好奇而感动,我花了数小时在Google和Github上四处挖掘,结果得到了收集22种开源Vue模板和主题框架集合。我不会对此打赌,但是它们也是高质量的资源。 Bootstrap Vue 现场演示:https://bootstrap-vue...

记录idea run dashboard设置 (微服务项目多服务启动)

微服务项目的开发过程中,工程会非常多,经常要启动很多个服务,才能完成一项测试。启动的多了,容易开发者带来错乱的感觉,很不方便管理。在idea作为开发工具时,推荐一个很好用的功能--Run Dashboard。 Run Dashboard面板如下   设置打开Run Dashboard (View-》Tool Windows-》Run Dashboard)...

k8s部署

环境初始化,所有节点   1.配置hostname hostnamectl set-hostname master hostnamectl set-hostname node      2.配置/etc/hosts 127.0.0.1 localhost localhost.localdomain localhost4 localhost4....

一些开源的dashboard 解决方案

简单收集了以下开源dashboard 的项目,记录下 plotly-dash 基于python 的dash 开发工具,很不错 项目地址 https://github.com/plotly/dash keen-dashboards 一个响应式dashboard 开发模版 项目地址 https://github.com/keen/dashboards Shop...