Search This Blog

Wednesday, March 5, 2014

Datasources for Creating Dashboards in SharePoint 2010

In PerformancePoint Services you must create a connection to the data source or sources you want to use in your dashboard. All data used in PerformancePoint Services is external data, living in data repositories outside of PerformancePoint. After you establish a data connection, you will be able to use the data in the various PerformancePoint feature areas.
Let’s the types of databases that you can use and there feature:

1.       SharePoint Lists - Data contained in a SharePoint List on a SharePoint Site can be used in PerformancePoint Services by creating a SharePoint List data source in Dashboard Designer. Please Note that the data from SharePoint Lists can only be read. Modification to SharePoint List data must be done from SharePoint.

See how to create a SharePoint List data source Create dashboard with SharePoint List

2.       Excel Services - Data in Excel files published to Excel Services on a SharePoint Site can be used in PerformancePoint Services by creating an Excel Services data source. Supported published data can only be read in PerformancePoint Services. Published parameter values can be modified from the Dashboard Designer. If you use an Excel Services parameter in calculating a KPI, it is easy to make additional changes. PerformancePoint Services supports the following Excel Services components: Named Ranges, Tables and Parameters.

3.       Excel workbooks - You may use the content of an actual Excel file as a data source in PerformancePoint Services. PerformancePoint Service by creating an Excel Workbook data source connection and select only the data that is to be used. The original Excel file will be independent from the PerformancePoint copy. PerformancePoint Services 2010 supports Excel 2007 and Excel 2010 workbooks as data sources.

4.       SQL Server tables - You can create a data source connection to a SQL Server database and use the data within PerformancePoint Services. SQL tables and SQL views are supported data sources within PerformancePoint Services.

Create dashboard with SharePoint List Create dashboard with SQL datasource
SharePoint 2010 create dashboard with SQL data source
Please Note: PerformancePoint Services accesses external data sources by using a delegated Windows identity. Consequently, external data sources must reside within the same domain as the SharePoint Server 2010 farm. If external data sources do not reside within the same domain, authentication to the external data sources will fail.
To create a SQL Server table data source connection
1.       Launch Dashboard Designer.

2.       Click Create tab, and then click Data Source.

3.       In the Category Panel of the Select a Data Source Template dialog box, click Tabular List and then click SQL Server table. Click OK.

4.       In the left navigation pane (workspace browser), type in a name for your data source.

5.       In the center pane, click the Editor tab. In the Data Source Settings section, select the method by which to authenticate to the data source.

6.       In Refresh Interval, specify the duration (in minutes) before data is refreshed from the source.

7.       In the Connection Settings section, select the method by which to connect to the data source.

To use a standard connection:
1. Select Use standard connection
2. Type the full path for the server to which you want to connect. This populates the options in the database list.
3. In the Database box, select a database name.

To use a specific connection string:
1. Select Use the following connection.
2. Type a connection string with the full path of the server and database to which you want to connect.
3. In the Table drop-down list, select the specific table that you want to use.

8. Click Test Data Source to confirm that the connection is configured correctly.

        5. Analysis Services - Use data residing in a SQL Server Analysis Services cube in PerformancePoint   Services by creating a data connection to the source. PerformancePoint Services lets you map the desired time dimension and the required level of detail for its hierarchies to the internal PerformancePoint Services Time Intelligence.

No comments:

Post a Comment