Peter Peng. Agenda Introducing A simple example More complex examples (in part 2) Developing (in part 3)

Slides:



Advertisements
Similar presentations
Microsoft Dynamics® AX 2012
Advertisements

SQL Server Reporting Services By Sam Nasr March 29,
Anil Desai. Independent Consultant (Austin, TX) Author of numerous SQL Server books Certification Training Instructor, Implementing and Managing SQL Server.
Module 1: Introduction to SQL Server Reporting Services.
Designing, Deploying and Managing Workflow in SharePoint Sites Steve Heaney Product Development Manager OBS
1 Actuate Corporation © 2010 THE BIRT COMPANY THE BIRT COMPANY THE BIRT COMPANY THE BIRT COMPANY THE BIRT COMPANY THE BIRT COMPANY THE BIRT COMPANY THE.
Marin BezicMarin Bezic SQL BI Product ManagerSQL BI Product Manager Microsoft EMEAMicrosoft EMEA Enterprise Reporting with SQL Reporting Services - Management.
SQL Reporting Another tool in our IT toolbox. It may not be the sharpest, but it’s free with msSQL and it empowers the users, some. By Bryan Yates -
Reporting with Reporting Services Western Carolina University Stanley W. Hammer.
SQL Server 2005 Integration Services Dave Glover Microsoft Australia
Week 2 IBS 685. Static Page Architecture The user requests the page by typing a URL in a browser The Browser requests the page from the Web Server The.
27. to 28. March 2007 | Geneva, Switzerland. Fabrice Romelard ilem SA Level 200.
SQL Reporting Services Overview SSRS includes all the development and management pieces necessary to publish end user reports in  HTML  PDF 
Advanced SQL Server 2005 Reporting Services Melville Thomson IT Pro Evangelist
Microsoft SQL Server 2000 Reporting Services ( 주 ) 아이티즌 서정만 선임연구원
Building Ad-Hoc Reports using the SQL Server 2005 Reporting Services (SSRS) Report Builder (SQL307) Adrian Rupp Business Intelligence Solutions Specialist.
SQL Server 2005 Reporting Services Hamsa Gayatri Palepu.
SSRS Integration with SharePoint JACOB CHANG. Jacob Chang MCSE Degree in biology and computer engineering Started as an application developer Worked with.
MIST Reporting Standard Reports Report Designer Report Builder Report Manager.
SQL Reporting II Another tool in our IT toolbox. A free with Microsoft SQL that empowers a few levels of users. By Bryan Yates - Programmer.
Enterprise Reporting with Reporting Services SQL Server 2005 Donald Farmer Group Program Manager Microsoft Corporation.
State of Connecticut Core-CT Project Query 4 hrs Updated 1/21/2011.
Microsoft Dynamics.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
DBA230 Introducing SQL Server 2000 Reporting Services Jason Carlson Product Unit Manager SQL Server Microsoft Corporation.
Introducing SQL Server 2000 Reporting Services Geoff Snowman Developer Community Champion Microsoft Corporation.
Report Management and Creation using Microsoft SQL Server 2008 Reporting Services Chris Testa-O’Neill Database Product Planner Remarc Group.
OM. Brad Gall Senior Consultant
SQL Server Reporting Services London Database Developer Forum Anoop Patel.
Tim Leung SQL Bits October  Features and Advantages  Architecture  Installation  Creating Reports.
Membership in ASP.Net...if only Presented by: Patrick Hynds President, CriticalSites Microsoft Regional Director.
SharePoint 2010 Business Intelligence Module 10: Reporting Services.
Copyright © 2014, 2015 William R. Vaughn All rights reserved William R. Vaughn.
EPK Users Meeting Jan 23-25, 2007 Reports – Tips and Tricks Bill Olford
Integrating CM Receipt to Oracle Apps Using Apex and Webservices Anthony Vendhan Sami Vellaiyan Jan 21, 2008.
10-1 aslkjdhfalskhjfgalsdkfhalskdhjfglaskdhjflaskdhjfglaksjdhflakshflaksdhjfglaksjhflaksjhf.
Introducing Reporting Services for SQL Server 2005.
Developing Reporting Solutions with SQL Server
Peoplesoft XML Publisher Integration with PeopleTools -Jayalakshmi S.
Microsoft TechForge 2009 SQL Server 2008 Unplugged Microsoft’s Data Platform Vinod Kumar Technology Evangelist – DB and BI
SQL Server 2005 Reporting Services: Product Overview Niran Luckcanakul (MCSD, MCDBA, MCT) Project manager ISONET Co.,Ltd.
SQL Reporting Services From a Developers Perspective Adam Calderon Principal Engineer Interknowlogy LLC
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
Slide 1 Introduction to APEX. Slide 2 Agenda Introduction to Apex Architecture/Workspace Highlights Roles Example Build Report Examples of Flexibility.
Microsoft Project Reporting with Reporting Services.
Intro to Datazen.
Pawas Goyal CYLSYS Technologies. Agenda Overview of Reporting Services Vision, Application, Lifecycle, Overview Understand Reporting Services Architecture.
DBA331 Managing a Microsoft SQL Server 2000 Reporting Services Implementation Brian Welcker Group Program Manager SQL Server Microsoft Corporation.
Developing SQL Server 2000 Reporting Services Applications Brian Welcker Group Program Manager SQL Server Reporting Services Microsoft Corporation.
Introducing Microsoft SQL Server 2000 Reporting Services Brian Welcker Group Program Manager SQL Server Reporting Services Microsoft Corporation.
Introduction to SQL Server 2005 Reporting Services Melville Thomson IT Pro Evangelist
Module 1: Introduction to Microsoft SQL Server Reporting Services
Module 6: Administering Reporting Services. Overview Server Administration Performance and Reliability Monitoring Database Administration Security Administration.
Ashvini SharmaAshvini Sharma Senior Program ManagerSenior Program Manager SQL ServerSQL ServerMicrosoft Enterprise Reporting with SQL Reporting Services.
CHAPTER 7 LESSON C Creating Database Reports. Lesson C Objectives  Display image data in a report  Manually create queries and data links  Create summary.
Module 5: Managing Content. Overview Publishing Content Executing Reports Creating Cached Instances Creating Snapshots and Report History Creating Subscriptions.
Introduction to SQL Server 2000 Reporting Services Jeff Dumas Technical Specialist Microsoft Corporation
SharePoint 2007 Business Intelligence October 23 th, 2008 Neil Iversen - Inetium.
Introduction to the Power BI Platform Presented by Ted Pattison.
Excel Services Displays all or parts of interactive Excel worksheets in the browser –Excel “publish” feature with optional parameters defined in worksheet.
SQL Server Reporting Services for.NET Developers Bret Stateham
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
Practical MSBI(SSIS, SSAS,SSRS) online training. Contact Us: Call: Visit:
PROJECT ORIENTED ONLINE TRAINING ON MSBI (IS,AS,RS)
SharePoint 2007 Business Intelligence
Introducing SQL Server 2000 Reporting Services
Reporting with Reporting Services
SQL Server Reporting Service & Power BI
SQL Server 2005 Reporting Services
Reports Report builder meets the challenge by making it easy to design, publish, and distribute professional, production-quality reports in a variety of.
Presentation transcript:

Peter Peng

Agenda Introducing A simple example More complex examples (in part 2) Developing (in part 3)

Introducing Basic (concepts, features, etc.) Components Lifecycle

Basic (Scenarios) Business reporting Ad-hoc reporting Embedded reporting Extending the functionalities

Basic(Features) Data source Layouts Ad-hoc reports Drill-through and parameterized Presentation form Report Designer Model Designer Report Builder Reporting Service configuration Manager Security On-demand access and web connection Subscription RDL SOAP API URL access WMI provider Extensible delivery, data processing, rendering, security, and report processing

Components Report Server Report Manager Report Builder Report Designer Model Designer Configuration Tool Command Tool Brower Support

Report Server Processors Report processor Scheduling and Delivery Processor Data Storage Stored in a database Including reports, models, folders that for manage Extensions Security Extensions Data processing Extensions Rendering Extensions Delivery Extensions Custom report processing extensions

Report Server (Cont) Data Processing Extensions Query data source, return flattened row set. Different data source (SQL server, OLE DB, SSAS, Oracle, etc.) Open a connection to data source Analyze a query and return a list of fields names Run the query against the data source and return a rowset Pass parameters to query, if required Iterate the row set and retrieve data

Report Server (Cont) Rendering Extensions HTMLExcel CSVXML ImagePDF

Report Manager A web-based tool that: View, search, and subscribe to reports. Create, secure, and maintain the folder hierarchy to organize items on the server. Configure site properties and defaults. You can also determine the availability of My Reports to support publishing and creating reports in a personal workspace. Configure role-based security that determines access to items and operations. Configure report execution properties, report history, and report parameters. Create report models that connect to and retrieve data from a Microsoft SQL Server Analysis Services data source or from a SQL Server relational data source. Create shared schedules and shared data sources to make schedules and data source connections more manageable. Create data-driven subscriptions that roll out reports to a large recipient list. Create linked reports to reuse and repurpose an existing report in different ways. Launch Report Builder, a report design tool used for creating and modifying model-driven, ad hoc reports.

Report Builder For information workers Use Model Designer to generate templates Ad-hoc reports Build reports Explore Data Utilize Reporting Services Features

Report Designer Design reports Preview layouts Publish to a server

Model Designer Define, edit and publish models A business description The terms of entities, attributes and relationships

Configuration Tool Create and Configure Virtual Directories Configure Service Accounts Create and Configure the Report Server Database Manage Encryption Keys and Initialization Configure Delivery Configure a Scale- out Report Server Deployment Model

Lifecycle Create Reports Manage Reports Access and Deliver Reports Use the reports in our application/website

A sample step by step

Preview Part 2 – More complex samples Matrix, drilled, sub-report, aggregation, parameterized… Part 3 – Developing Web service programming, RDL…

Q & A