Download presentation
Presentation is loading. Please wait.
Published byMercy Curtis Modified over 9 years ago
1
1© Copyright 2013 EMC Corporation. All rights reserved. Dimitri Ayrapetov November 9, 2013 Introduction to Building Reports Reporting Services
3
3© Copyright 2013 EMC Corporation. All rights reserved. Dimitri Ayrapetov SharePoint Solutions Architect @ EMC Professional Services Working with SharePoint since 2005 Working with SQL Server since 2004
4
4© Copyright 2013 EMC Corporation. All rights reserved. Agenda What is SQL Server Reporting Services (SSRS)? Brief History SSRS Components Installation Overview Integration with SharePoint Security & Permissions Demo – Basic Report Demo – Report Enhancements Additional Resources Q & A
5
5© Copyright 2013 EMC Corporation. All rights reserved. What is SQL Server Reporting Services? A core component of the SQL Server family Used to present data in a meaningful way Consists of a set of tools and services
6
6© Copyright 2013 EMC Corporation. All rights reserved. Brief History VersionHighlights SSRS 2000 Initial release shipped in 2004 as a free extension to SQL Server 2000 SSRS 2005 SharePoint 2007 Integration, Report Builder 1.0, End-user Sorting, Multi-valued Parameters, Drag & Drop Report Designing, Updated Expressions Editor, Web Service Data Connections SSRS 2008 SharePoint 2010 Integration, Tablix, Charts, Gauges, Rich Text, Report Builder 2.0, Performance Improvements SSRS 2008 R2 Largest jump in functionality: SharePoint List Data Source, Shared Datasets, Support for Azure, Map Chart Type, Indicators, Pagination, Countless Improvements in Building Reports SSRS 2012SharePoint 2013 Integration, Power View, Data Alerts, Mobile Platforms
7
7© Copyright 2013 EMC Corporation. All rights reserved. SSRS Components Report DesignersReport Processor Report DefinitionPresentation
8
8© Copyright 2013 EMC Corporation. All rights reserved. Report Designers SQL Server Data Tools –The only Report Development Tool that can access the full suite of available functionality within SSRS. –Previously known as “Business Intelligence Studio”. –Lives within a shell of Visual Studio 2010. Report Builder 3.0 –Basic Editor geared towards enabling Power Users with the ability to build basic reports with pre-established boundaries. –Maintains UI similar to Office 2007. Power View –New feature with SQL Server 2012 to provide an interactive data exploration, visualization, and presentation experience. –Great for building ad-hoc reports on the fly.
9
9© Copyright 2013 EMC Corporation. All rights reserved. Report Definition Data Connections DatasetsLayout ParametersImages MyReport.RDL
10
10© Copyright 2013 EMC Corporation. All rights reserved. Report Definition Microsoft SQL Server Microsoft SQL Server Analysis Services Microsoft SharePoint List Windows Azure SQL Database Microsoft SQL Server Parallel Data Warehouse OLE DBOracle SAP NetWeaver BI Hyperion Essbase TeradataXMLODBC Data Connections
11
11© Copyright 2013 EMC Corporation. All rights reserved. Presentation Layer SharePoint Mode –Report Definitions are published to a SharePoint Library –Permissions to access the report definition are based on SharePoint permissions ▪Note: Permissions to access the data behind the report is often different than permissions to access the report definition itself –Reports are rendered within SharePoint Native Mode –Installs a basic ASP.net Application to an IIS Site to handle navigation, permissions, report repository, etc. Note: Upon installing SSRS from your SQL Server Media, you will be prompted to use Native Mode or SharePoint Mode. Once you make a selection, you cannot change it without reinstalling SSRS. However, reports can be migrated from one instance of SSRS to another regardless of deployment mode.
12
12© Copyright 2013 EMC Corporation. All rights reserved. Report Processor
13
13© Copyright 2013 EMC Corporation. All rights reserved. SSRS 2012 Installation (SharePoint Integrated Mode) App Server Installation –Run the SQL Server 2012 installation and only install the “Reporting Services – SharePoint” feature Web Front End Installation –Install the Reporting Service add-in for SharePoint –The add-in can be found on the SQL installation media or downloaded from Microsoft Configuration –Navigate to Central Admin > Services on Server –Start the “SQL Server Reporting Services Service” on the appropriate App Servers –Create a “SQL Server Reporting Services Service Application” and associated with your Web App(s)
14
14© Copyright 2013 EMC Corporation. All rights reserved. Integration with SharePoint Prior to SQL Server 2012
15
15© Copyright 2013 EMC Corporation. All rights reserved. Integration with SharePoint SQL Server 2012
16
16© Copyright 2013 EMC Corporation. All rights reserved. Security & Permissions There are 2 layers of security with SSRS and SharePoint: –The 1 st layer is within the SharePoint library. Unless you have appropriate permissions, you will not be able to access the report, or even know that it exists. –The 2 nd layer can be set within your report’s connection to your data source, which can restrict the data that the user can see.
17
17© Copyright 2013 EMC Corporation. All rights reserved. Security & Permissions Credential TypeAccount Context Integrated SecurityImpersonate the current user Windows Credentials Impersonate the domain login of a specified user (username & password required) Database CredentialsDatabase user NoneAnonymous PromptPrompted username & password
18
18© Copyright 2013 EMC Corporation. All rights reserved.
19
19© Copyright 2013 EMC Corporation. All rights reserved. Additional Resources SSRS Team Blog –http://blogs.msdn.com/b/sqlrsteamblog/http://blogs.msdn.com/b/sqlrsteamblog/ TechNet: SSRS 2012 –http://technet.microsoft.com/en- us/library/ms170438.aspxhttp://technet.microsoft.com/en- us/library/ms170438.aspx TechNet: SSRS Tutorials –http://technet.microsoft.com/en- us/library/bb522859.aspxhttp://technet.microsoft.com/en- us/library/bb522859.aspx MSDN: SSRS –http://msdn.microsoft.com/en-us/data/ff660783.aspx
20
20© Copyright 2013 EMC Corporation. All rights reserved. Wrap Up Thank you for attending! Q & A This deck and project files can be found on my new blog: http://dimitri.spgurus.com Follow me on my new Twitter: @dayrapetov Connect on LinkedIn: linkedin.com/in/dimitriayrapetov/ linkedin.com/in/dimitriayrapetov/ Email me: Dimitri.Ayrapetov at EMC.com
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.