Here are steps to create sample Filter, Analytic Grid and deploy to SharePoint 2013 BI site.
I am assuming following steps are done.
1. Install SQL Server 2012 with SP1 along with SSAS
2. Install SharePoint 2013 enterprise edition
3. Restore AdeventureWorksDW2012 - http://michalturek.blogspot.co.uk/2012/04/setup-sql-server-2012-and-adventure.html
Once you are done with above given steps. Please follow detailed steps to create & deploy basic PPS dashboard to SharePoint 2013 BI site
- Browse site - http://vmsapshare01/ (Replace with your site url)
- Click ‘Dashboards’Click on PerformancePoint --> Dashboard Designer
- Click ‘Open’, it will install PPS designer and launches interface.
- Right click PerformancePoint Content---> New---> Filter
- Choose ‘Member Selection’
- Select ‘AdventureWorksDW2012’
- Click ‘Next’
- Select ‘filter dimension’ as ‘Product’
- Select ‘filter members’ as ‘All Products’ and right click, choose ‘Select Children’ and click ‘OK’
- Hit ‘Next’ and choose ‘List’ and click ‘Finish’
- Name filter as ‘Product’
- Right click ‘Performace PointContent’ & choose Report
- Choose ‘Analytic Grid’ and hit ‘OK’
- Choose ‘AdventureWorksDW2012’ and hit ‘Finish’
- Name reports as ‘ProductGrid’
- Drag and drop following measures to ‘Rows’ section @ the bottom of the Page.
- Average Rate
- Order Count
- Tax Amount
- Total Product Cost
- Drag ‘Product’ dimension to Column section
- Right click ‘PerformacePointConteny’ --> Choose ‘DashBoard’
- Choose ‘2 Columns’ and click OK
- Drag and drop ‘Product’ filter ‘Left Column’ in the dash board page
- Drag and drop ‘ProductGrid’ report to ‘RightColumn’
- Click right arrow of ProductGrid report and choose ‘Create Connection’
- Choose ‘Items’ tab and select ‘Left Column – (1) Product’
- Choose ‘Values’ tab and select ‘Member Unique Name’ as ‘Source Value’
- Click OK
- Save dash board to desktop and name it as ‘PPSDashboard’
- Right click on ‘ProductDashBoard’ and click ‘Deploy to SharePoint’Choose different product from ‘Products’ dropdown list and check the data in Product Grid.
Many thanks vamsi it's working.. and helpful ..
ReplyDelete