Introducing Reporting Services Charts for Analysis Services - Page 2October 29, 2008 Chart Type: ColumnVariants The Column chart type offers the following variants:
Summary of Typical Use Column charts are typically used to compare values between categories. Description The Column chart type in Reporting Services presents values and series groups as sets of vertical columns that are grouped by category. Values are represented by the height of the columns (as measured by the y-axis). Category labels are displayed on the x-axis. Chart Type: BarVariants The Bar chart type offers the following variants:
Summary of Typical Use Bar charts are typically used to compare values between categories. Description The Bar chart type in Reporting Services presents series as sets of horizontal bars that are grouped by category. Values are represented by the length of the bars as measured by the x-axis. Category labels are displayed on the y-axis. Chart Type: AreaVariants The Area chart type offers the following variants:
Summary of Typical Use Area charts are typically used to compare values over time. Description The Area chart type in Reporting Services presents series as a set of points connected by a line, with an area filled in below the line. Values are represented by the height of the point as measured by the y-axis. Category labels are displayed on the x-axis. Chart Type: LineVariants The Line chart type offers the following variants:
Summary of Typical Use Line charts are typically used to compare values over time. Description The Line chart type in Reporting Services presents series as a set of points connected by a line. Values are represented by the height of the point as measured by the y-axis. Category labels are displayed on the x-axis. Chart Type: PieVariants The Pie chart type offers the following variants:
Summary of Typical Use Pie charts are typically used to present percentages (as in percent composition of a whole, etc.). Description The Pie chart type in Reporting Services presents value data as percentages of the whole. Categories are represented by individual slices. The size of the slice is determined by the value. Chart Type: DoughnutVariants The Doughnut chart type offers the following variants:
Summary of Typical Use Doughnut charts are functionally identical to Pie charts (except for the hole in the center), in that they are typically used to present percentages (as in percent composition of a whole, etc.). Description The Doughnut chart type in Reporting Services presents value data as percentages of the whole. Categories are represented by individual slices. The hole in the center of the Doughnut chart type allows for more contrast in differentiating slices, as its three - dimensional rendering, which gives slices four sides (rather than the three afforded in the Pie chart). The Doughnut chart therefore presents smaller slices more clearly, in many cases. Chart Type: Scatter (XY)Variants The Scatter (XY) chart type offers the following variants:
Summary of Typical Use Scatter (XY) charts are typically used to compare distinct values across categories. Description The Scatter (XY) chart type in Reporting Services presents series as a set of points. Values are represented by the position of the point in the chart space. Categories are represented by different points in the chart. Chart Type: BubbleVariants The Bubble chart type offers the single Bubble selection option. Summary of Typical Use Bubble charts are typically used to compare distinct values across categories. Description The Bubble chart type in Reporting Services presents series as a set of symbols. Values are represented by the position of the point in the chart space and the size of the symbol. Categories are represented by different symbols in the chart. Chart Type: StockVariants The Stock chart type offers the following variants:
Summary of Typical Use Stock charts are typically used to present values of stocks at various critical points within a time frame (e.g., a trading period). Description The Stock chart type in Reporting Services presents series as a set of lines with markers for high, low, close, and open values. Values are represented by the height of the marker as measured by the y-axis. Category labels are displayed on the x-axis. As we can see from the information above, Reporting Services offers a wide range of options for chart selection to assist us in the delivery of information within the business environment. We will extend our examination of chart types, specifically examining each type, together with the properties and methods we can manipulate for the precise presentations we seek to be able to deliver, in other articles of this series. 11. Select File -> Exit to leave the design environment, when ready (saving as desired), and to close the Business Intelligence Development Studio. ConclusionIn this, the lead article introducing chart data regions (particularly from the perspective of their uses with Analysis Services data sources), we introduced the various chart data regions that are available to us within Reporting Services, discussing the general uses and characteristics of each. Our intent, we noted, was to prepare ourselves for subsequent articles where we employ individual chart types in reporting from an Analysis Services data source, and demonstrate properties (and creative ways to manipulate them within our reports) and methods that we can employ to format and deliver information to meet the business needs of our clients and employees. In introducing the basic chart types, we first returned to the sample Report Server project we have accessed for our hands-on sessions in other articles, AdventureWorks Sample Reports, and ascertained connectivity of its shared Analysis Services data source. We then created a clone of an existing sample Analysis Services report, containing a matrix data region, with which to perform our practice exercise. After enlarging the canvas upon which the matrix rested within the Layout tab of the Report Designer, to provide a place to drop a chart item from the Toolbox for purposes of our overview, we examined chart types from the standpoint of the existing report, noting how we add them to an open report in the Layout tab. Finally, we performed a brief overview of each chart type, discussing its strengths and typical uses, in preparation for articles focused upon individual chart types to appear in our MSSQL Server Reporting Services series. About the MSSQL Server Reporting Services Series ...This article is a member of the series MSSQL Server Reporting Services. The column is designed to introduce MSSQL Server Reporting Services (Reporting Services), presenting an overview of its features, with tips and techniques for real-world use. For more information on the series in general, please see my initial Database Journal article, A New Paradigm for Enterprise Reporting. For the software components, samples and tools needed to complete the hands-on portion of this article, see BlackBelt Administration: Linked Reports in Report Manager, another article within this series. » See All Articles by Columnist William E. Pearson, III Discuss this article in the MSSQL Server 2000 Reporting Services Forum. MSSQL Server Reporting Services
Introducing the Tablix Data Region: Basic Grouping Concepts
Introducing the Tablix Data Region in Reporting Services 2008 100% Stacked Column Chart for Analysis Services Data XY (Scatter) Chart for Analysis Services Data Simple Doughnut Chart for Analysis Services Data Exploded Pie Chart for Analysis Services Data Stacked Bar Chart for Analysis Services Data Line Chart for Analysis Services Data Stacked Column Chart for Analysis Services Data A More Advanced Pie Chart for Analysis Services Data Simple Pie Chart for Analysis Services Data Simple Bar Chart for Analysis Services Data Simple Column Chart for Analysis Services Data Introducing Reporting Services Charts for Analysis Services Mastering OLAP Reports: Parameterized Grouping Mastering OLAP Reports: Parameterizing Number of "Top" Items with the MDX TopCount() Function, Part II Mastering OLAP Reports: Parameterizing Number of "Top" Items with the MDX TopCount() Function, Part I Mastering OLAP Reports: Parameterizing Number of "Look Back" Periods with the MDX LastPeriods() Function, Part II Mastering OLAP Reports: Parameterizing Number of "Look Back" Periods with the MDX LastPeriods() Function, Part I Support Parameterization from Analysis Services - Parameter Defaults Parameterization from Analysis Services - Cascading Picklists Support Parameterization from Analysis Services Parameter Support Objects, Pt II: Support OLAP Parameter Defaults with Datasets Reporting Services: Customize Automatically Created Parameter Support Objects Snapshot Reports II: SQL Server Management Studio Perspective Snapshot Reports I: Report Manager Perspective Report Execution Caching II: Report Manager Perspective Report Execution Caching I: SQL Server Management Studio Perspective Report Session Caching in Reporting Services 2005 Black Belt Administration: Reporting Services Configuration Manager Intelligent Layering: Leverage Conditional Formatting Logic from Analysis Services Black Belt Administration: Performance Dashboard for Microsoft SQL Server, Part II Black Belt Administration: Performance Dashboard for Microsoft SQL Server, Part I Mastering OLAP Reports: Extend Reporting Services with Custom Code Mastering OLAP Reports: Parameters for Analysis Services Reporting, Pt. II Black Belt Components: Support Simple Navigation with a Document Map Mastering OLAP Reports: Parameters for Analysis Services Reporting, Pt. I Black Belt Components: Interactive Sorts within a Matrix Data Region BlackBelt Authoring: Conditional Drillthrough to Multiple Reports Mastering OLAP Reporting: Prototype KPIs in Reporting Services BlackBelt Administration: Linked Reports in SQL Server Management Studio BlackBelt Administration: Linked Reports in Report Manager Mastering OLAP Reporting: Reporting with Analysis Services KPIs Report Builder: Creating a Report Model Mastering OLAP Reporting: Meet Business Needs with Matrix Dynamics, Part II Mastering OLAP Reporting: Meet Business Needs with Matrix Dynamics, Part 1 Mastering OLAP Reporting: Display a Dataset Field in a Report Page Header Interactive Sorting Within Reporting Services MSSQL Server Reporting Services: Mastering OLAP Reporting: Multiple Value Selection in a Parameter Picklist MSSQL Server Reporting Services : Mastering OLAP Reporting: Drilling Through Using MDX MSSQL Server Reporting Services: Mastering OLAP Reporting: Relationally-Based Picklists for OLAP Reporting MSSQL Server Reporting Services: Mastering OLAP Reporting: Extending Conditional Formatting: SWITCH and Drilldown Defaults MSSQL Server Reporting Services: Mastering OLAP Reporting: Percent of Total - Chart Presentation Nuances MSSQL Server Reporting Services: Mastering OLAP Reporting: Percent of Total - Two Perspectives MSSQL Server Reporting Services : Mastering OLAP Reporting: Ad Hoc TopCount and BottomCount Parameters MSSQL Server Reporting Services: Black Belt Components: Ad Hoc Sorting with Parameters MSSQL Server Reporting Services: Black Belt Administration: "Governor" Capabilities: Report Execution Timeout MSSQL Server Reporting Services : Black Belt Administration: Execution Log Performance and Audit Reports MSSQL Server Reporting Services: Black Belt Administration: Prepare the Execution Log for Reporting MSSQL Server Reporting Services: Black Belt Components: Ad Hoc Conditional Formatting for OLAP Reports MSSQL Server Reporting Services : Black Belt Components: Manage Nulls in OLAP Reports MSSQL Server Reporting Services: Reporting Services Basics: Create a Reusable Template Report MSSQL Server Reporting Services: Master Chart Reports: Track Exchange Rates in a Line Chart MSSQL Server Reporting Services: Master Chart Reports: Pie Charts in Reporting Services MSSQL Server Reporting Services: Mastering OLAP Reporting: Cascading Prompts MSSQL Server Reporting Services: Managing Reporting Services: Data-driven Subscriptions, and External Data Sources for Subscriber Data MSSQL Server Reporting Services: Managing Reporting Services: Report Execution and Standard Subscriptions MSSQL Server Reporting Services: Managing Reporting Services: Data Connections and Uploads MSSQL Server Reporting Services: The Authoring Phase: Overview Part II MSSQL Server Reporting Services: The Authoring Phase: Overview Part I MSSQL Server Reporting Services: A New Paradigm for Enterprise Reporting |