Crystal Reports Compiled by Christopher Dairion

Size: px
Start display at page:

Download "Crystal Reports Compiled by Christopher Dairion"

Transcription

1 Crystal Reports Compiled by Christopher Dairion Not for customer distribution! When you install Crystal Reports 9, the Excel and Access Add-In are added automatically. A Crystal Report Wizard 9 menu option is added to the Tools menu and a button is added to the Standard toolbar in Excel. Create a Report From Microsoft Excel or Access EXCEL SAMPLE: C:\Program Files\Crystal Decisions\Crystal Reports 9\Samples\En\Databases\xtreme.xls ACCESS SAMPLE: C:\Program Files\Crystal Decisions\Crystal Reports 9\Samples\En\Databases\xtreme.mdb 1. When in Excel or Access, go to Tools Crystal Report Wizard OR click in Excel. 2. Click Range Select and then click somewhere inside the database. 3. Click Expand the selected range automatically. The range database will appear. 4. Click Create Crystal Report. The Crystal Report 9 Wizard opens. 5. Choose the information to display on the report Under Available Fields: select the fields to display, then click > to add the fields to the list. Next > 6. Group the information on the report Under Available Fields: select the fields to display, then click > to add the fields to the list. Next > 7. Add summary information to the report For the Group: select the group to summarize from the drop-down list, then select the function from the drop-down list. Select Add Grand Totals to add a grand total in the Report Footer. Next > 8. Sort the group based on the summarized fields This is the Top N Sorting. Select the way to sort, the field to sort by and the sort order. Next > 9. Select a subset of information to display on the report From Available Fields: select the field to filter, then click > to add the field to the Filtered Fields: list. Select the comparison operator from the drop-down list and then add the criteria. Next > 10. Add style to the report Type the Report Title: and select a style Next > 11. Choose how to save the report, then view it Click Browse to navigate to the drive and folder to store the file. How would you like to view the report? Select: Preview (read-only), Edit with Crystal Report Designer, or View Later Finish Power Formatting with Multiple Sections Insert an Additional Section 1. In Design view, click-and-drag the vertical separator for the section to duplicate to reveal Section a and Section b. 2. Open the Section Expert where you can choose to merge, move, delete or underlay.

2 Conditionally Format Multiple Sections 1. In Design view, insert another section. 2. Add a text object to Section b with the text to appear. 3. Open the Section Expert for Section b. 4. Click Formula Workshop X+2 after Suppress (No Drill Down) and create the conditional statement. WARNING! Reports created using the Add-ins automatically use the default file options (i.e. DateTime field, formats, fonts, and full size page preview) and cannot be changed regardless of whether or not customized settings have been set. oss-tab Reports Pivot Table experience is beneficial for this part. Create a Cross-Tab Report 1. Click Insert Cross-Tab. 2. Add the appropriate fields to the column, row and summarized field areas. 3. If grouping by date, select the date field and select Group Options then select the appropriate interval and click OK. 5. Place the cross-tab in the report. Edit and Format a Cross-Tab Report 1. Right-click the Cross-Tab in the upper left (blank) corner and select Cross-Tab Expert 2. On the Style tab, select a style. 3. On the Customize Style tab, select appropriate formatting for the sections of the cross-tab. 5. To format individual cells and titles, select the individual cells and format using the formatting toolbar. Change the Summary Operation 1. Right-click the Cross-Tab in the upper left (blank) corner and select Cross-Tab Expert 2. Select the appropriate summary field and click Change Summary 3. Select a function and then click OK. Suppress the Totals 1. Right-click the Cross-Tab in the upper left (blank) corner and select Cross-Tab Expert 2. On the Customize Style tab, select the appropriate field and then select Suppress Subtotal. 3. If necessary, select Suppress Column Grand Totals.. Repeat Row Headers for Multi-Page Cross- Tabs 1. Right-click the Cross-Tab in the upper left (blank) corner and select Cross-Tab Expert 2. On the Customize Style tab, select Repeat Row Labels. 3. Click OK when finished. Create a Chart of the Cross-Tab 1. In Design view, select Cross-Tab (upper left corner). 2. Insert Chart and select appropriate chart style.

3 Use Alias Name for Column and Row Dimensions 1. Right-click the Cross-Tab in the upper left (blank) corner and select Cross-Tab Expert 2. On the Customize Style tab, select the appropriate field. 3. In Alias for Formula: type the alias name. 5. Format the appropriate field using the Formula Workshop X+2. EXAMPLE for changing the font color: if Month(GridRowColumnValue ( AliasName ) in [1,2,3] then crred else if Month(GridRowColumnValue ( AliasName ) in [4,5,6] then crblue else if Month(GridRowColumnValue ( AliasName ) in [7,8,9] then crlime else crfuchsia 6. Click OK when finished. Use the Running Totals Feature Create a Running Total for a List of Numbers 1. Select Running Total Fields in Field Explorer and then click New. 2. Provide a Running Total Name: 3. Select the appropriate field under Available Tables and Fields and then add > it to the Summary section. 4. Select the Type of Summary from the drop-down list. 5. Select how to Evaluate and when to Reset in each section. 6. Click OK when finished. 7. Insert the running total field into your report. Create a Conditional Running Total 1. Select Running Total Fields in Field Explorer and then click New. 2. Provide a Running Total Name: 3. Select the appropriate field under Available Tables and Fields and add > it to the Summary section. 4. Select the Type of Summary from the drop-down list. 5. In the Evaluate section, select Use a Formula and then click Formula Workshop X Enter the conditional statement, save and close to return to the Create a Running Total dialog box. 7. Select when to Reset. 8. Click OK when finished. Prompting with Parameters Create a Parameter Field 1. Select Parameter Fields in Field Explorer and then click New. 2. Enter the Name, Prompting Text, and select the Value type. 3. Select if you want to Allow multiple values, then select if the values are to be discrete or a range. 4. To set a default entry, click Set default values. a. Select the table for the Browse Table: field and the appropriate field with the parameters for the Browse Field: field. b. Select or enter the value to add: select the default value and then add > it to the Default Values list. OPTIONAL: If you are using a date/time field, you may select Range Limited Field and provide a beginning and ending date for the range. This will not allow selections outside the range limit. c. Click OK to return to the Create Parameter Field dialog box. 6. To apply the parameter to the report, click Select Expert. 7. Select the field the parameter is based on to filter by and then click OK. 8. Select the is equal to comparison operator from the dropdown list. 9. Select the new parameter {?ParameterName}in the criteria dropdown list and then click OK.

4 Create a Pick List 1. From the Create Parameter Field dialog box, click Set default values. 2. Browse Table: select the table to use Browse Field: select the appropriate field that contains the parameters. 3. Select or enter the value to add: select all values and then click > to add then to the Default Values list.this will only allow up to 250 values. For more, import a pick list. 4. Click OK to return to the Create Parameter Field dialog box. Import a Pick List 1. First, create a text file with all values needed for the pick list. a. Create new blank report with the table that contains your values for the pick list. b. Add the field with the values for the pick list in the Detail section and preview. c. Export as a text file. d. Open the text file in Notepad and delete the space at the beginning of each line, then save and close. 2. From the Create Parameter Field dialog box, click Set default values. 3. Click Import pick list and select the text file containing the values, then click OK. Add a Parameter Field to a Text Object In Design view, insert a text object and then drag the parameter field into the text object. Use a Parameter to Conditionally Display a Message 1. Open the Section Expert for the section and click Formula Workshop X+2 for the appropriate formatting option. 2. Use the appropriate parameter when creating the conditional statement. 3. Save and close the formula. Use an Edit Mask for a Parameter 1. From the Create Parameter Field dialog box, click Set default values. 2. Enter the appropriate characters for the Edit Mask: field. 3. Enter the appropriate characters for the Select or enter the value to add: field. 4. Click OK to return to the Create Parameter Field dialog box. Masking Characters Used in an Edit Mask for a Parameter A Allows an alphanumeric character and requires the entry of a character. a Allows an alphanumeric character and does not require the entry of a character. 0 Allows a numeric digit and requires the entry of a character. 9 Allows a numeric digit and does not require the entry of a character. # Allows a digit, space or +/- and does not require the entry of a character. L Allows a letter and requires entry of a character.? Allows a letter and does not require entry of a character. & Allows any character or space and requires the entry of a character. C Allows any character or space and does not require the entry of a character..,:;-/ Separator character. Inserting separator characters is like hard coding the formatting for the parameter. When the field is placed on the report, the separator character appears in the field as a character. < Causes following character to be converted to lower case. > Causes following character to be converted to upper case. \ Causes the following single character to be taken as literal. Use this to add separators that are different from the defined separator characters.

5 Password Allows you to create a conditional formula to specify that certain sections of the report are visible only when certain user passwords are entered. Use a Parameter to Define the Sort Order for a Report 1. From the Create Parameter Field dialog box, click Set default values. 2. Add appropriate fields as default values, then click OK. 3. Deselect Allow editing of default values when there is more than one. 4. Create a Sort Formula using the Sort Parameter. EXAMPLE If {?Sort Parameter} = City then {Customer.City} else if {?Sort Parameter} = Region then {Customer.Region} else {Customer.Customer Name} 5. Save and close formula. 6. Open Sort Expert and add the Sort Formula to the Sort Fields: list, then click OK. Use Subreporting as a Workaround Solution Insert an Unlinked Subreport into a Report 1. Click Insert Subreport. 2. Select Chose a report Browse. 3. Select the report and then click Open. 5. Place the subreport in the main report. Create a Report with a Linked Subreport 1. Click Insert Subreport. 2. Select Chose a report Browse. 3. Select the report and then click Open. 4. On the Link tab, select the linked field from the Select data in subreport based on field. 6. Place the subreport in the main report. Pass Data from the Main Report into a Subreport 1. Double-click the subreport to edit. 2. Create a parameter field to hold the transferred information. 3. Save and close, then return to the main report in Design view. 4. Right-click the subreport Change Subreport Links 5. Create a field link from the subtotal, grand total or formula field in the main report to the parameter field in the subreport. 6. Click OK when finished. Create an On-Demand Subreport 1. Open the properties of the subreport. 2. On the Subreport tab, select On-demand subreport 3. Click X+2 after On-demand subreport caption and type the caption s text to appear. 4. Save and close the formula. 6. Deselect the subreport before you preview. 7. Click the subreport caption to view. Once a report has been added to another report as a subreport, it maintains no link to the original report.

6 To create a link, go to Format Subreport and select Re import when opening. WARNING! This suppresses and not filters records! The tree and record count still show all Create Report Alerts Create a Report Alert 1. Go to Report Alerts Create or Modify Alerts 2. Click New in Create Alerts window. 3. Name the alert and type a message to appear. 4. Click Condition and type conditional formula. 5. Save and close formula. 6. Be sure Enabled is select, and then click OK. Using Report Alerts with Parameters 1. Create Threshold parameter with prompting text to enter the threshold amount. 2. Create a new alert for the threshold amount (Go to Report Alerts Create or Modify Alerts ). 3. Name the alert and type a message to appear. 4. Click Condition and type conditional formula to include the {?Threshold} field. 5. Save and close formula. 6. Be sure Enabled is select, and then click OK. Advanced Linking Add a Table Twice to a Report and Create an Alias 1. Open the Database Expert and add the table to be used again. 2. Select the table name (i.e. TableName_1), then click the name again to edit. Type the table s alias name then press [Enter]. 3. On the Links tab, click Clear Links and then click Yes. 4. Create a link from the primary key of the original table to the primary key of the alias table. 5. Click OK and then Cancel. Change the Join Type 1. Open the Database Expert, Links tab and rightclick the link. 2. Select the option button for the correct SQL Join Type and then click OK. 3. Click OK to close then OK to refresh the data. Creating Powerful Groups Create a Hierarchical Group 1. Go to Report Hierarchical Grouping Options 2. Select the field to sort by and then select Sort Data Hierarchically. 3. Select a field for the Parent ID: field. 4. Select a measurement for the Group Indent: field. Create a Hierarchical Group Summary 1. Insert a summary for a field and select Sum across hierarchy before you click OK.

7 Customize the Group Name Field Using a Field Name 1. Right-click Group Header section Change Group 2. Select Customize Group Name Field and Choose from Existing Field. 3. Select the appropriate field name and then click OK. Use a Formula to Customize the Group Name Field 1. Right-click Group Header section Change Group 2. Select Customize Group Name Field 3. Select Use a Formula as a Group Name and then click Formula Workshop X Type the formula, then save and close the formula. Define Specified Order Grouping 1. Create Grouping formula based on a field. 2. Insert a group based on the Grouping formula and select to group in specified order. 3. Type the group name in Named Group: and then click New. 4. Select the comparison operator and provide the parameters. 5. Click OK when finished with this group. 6. Repeat steps 3-5 until all groups are defined. a. To list in a specific order, edit Group #1 and click the Specified Order tab. b. Select group name and move to top of list. 7. On the Others tab, select how all others not previously defined will be grouped. 8. Click OK when finished. Group on a Formula Field 1. Create a Group Parameter with prompting text to ask the user to select a field to group the report by. 2. Create a Group Formula using the {?Group Parameter}. EXAMPLE: if{?group parameter} = City then {Customer.City} else {Customer.Region} 3. Insert a group based on the {@Group Formula} field. Use Group Selection to Filter the Records in the Report 1. Go to Report Edit Selection Formula Group 2. Create a formula with a condition for the Group Name. 3. Save and close the formula. 4. Save the report and refresh the data. Data is hidden, not filtered! OR 1. Select a summary field and open the Select Expert. 2. Select a comparison operator and a parameter for comparison. 3. Click OK when finished. 4. Save the report and refresh the data. Data is hidden, not filtered! Using Control Structures

8 Use a Select Expression for Evaluation 1. Add selection criteria on the appropriate field equal to your selection. 2. Create an Evaluation formula. EXAMPLE: Select Sum({TableName.FeildName},{TableName.FieldID}) case is <50: ***Needs Attention*** case is <60: Poor case is <70: Fair case is <80: Good case is <90: Excellent default: Superior 3. Insert the Evaluation formula into your report.

Call: Crystal Report Course Content:35-40hours Course Outline

Call: Crystal Report Course Content:35-40hours Course Outline Crystal Report Course Content:35-40hours Course Outline Introduction Of Crystal Report & It s Benefit s Designing Reports Defining the Purpose Planning the Layout Examples of Reports Choosing Data Laying

More information

SAP Crystal Reports for Enterprise User Guide SAP Crystal Reports for Enterprise

SAP Crystal Reports for Enterprise User Guide SAP Crystal Reports for Enterprise SAP Crystal Reports for Enterprise User Guide SAP Crystal Reports for Enterprise Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer,

More information

Introduction to Microsoft Access 2016

Introduction to Microsoft Access 2016 Introduction to Microsoft Access 2016 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts Microsoft Excel 2013 Enhanced Objectives Explore a structured range of data Freeze rows and columns Plan and create an Excel table Rename

More information

Complete Quick Reference Summary

Complete Quick Reference Summary Microsoft Access 2010 Complete Quick Reference Summary Microsoft Access 2010 Quick Reference Summary Advanced Filter/Sort, Use AC 153 Advanced button (Home tab Sort & Filter, Advanced Filter/Sort) All

More information

Index COPYRIGHTED MATERIAL. Symbols and Numerics

Index COPYRIGHTED MATERIAL. Symbols and Numerics Symbols and Numerics ( ) (parentheses), in functions, 173... (double quotes), enclosing character strings, 183 #...# (pound signs), enclosing datetime literals, 184... (single quotes), enclosing character

More information

Crystal Reports 7. Overview. Contents. Parameter Fields

Crystal Reports 7. Overview. Contents. Parameter Fields Overview Contents This document provides information about parameter fields in Crystal Reports (CR) version 7.x. Definition of terms, architecture, usage and features are discussed. This document should

More information

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts New Perspectives on Microsoft Excel 2016 Module 5: Working with Excel Tables, PivotTables, and PivotCharts Objectives, Part 1 Explore a structured range of data Freeze rows and columns Plan and create

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Excel Tables and Pivot Tables

Excel Tables and Pivot Tables A) Why use a table in the first place a. Easy to filter and sort if you only sort or filter by one item b. Automatically fills formulas down c. Can easily add a totals row d. Easy formatting with preformatted

More information

Crystal Reports. Overview. Contents. Displaying PercentOfCount and/or PercentOfDistinctCount summaries in a cross-tab

Crystal Reports. Overview. Contents. Displaying PercentOfCount and/or PercentOfDistinctCount summaries in a cross-tab Crystal Reports Displaying PercentOfCount and/or PercentOfDistinctCount summaries in a cross-tab Overview In a Crystal Reports (CR) 9 cross-tab, the summary options, PercentOfDistinctCount and PercentOfCount,

More information

Quick Guide for Excel 2015 Data Management November 2015 Training:

Quick Guide for Excel 2015 Data Management November 2015 Training: http://pfw.edu Quick Guide for Excel 2015 Data Management November 2015 Training: http://pfw.edu/training Excel 2016 Data Management AutoFill and Custom Lists AutoFill 1. Select the range that contains

More information

Crystal Reports 2008 OFT - 700

Crystal Reports 2008 OFT - 700 Crystal Reports 2008 OFT - 700 Today s road map Why use Crystal Reports Definition of a report and its components How to use the Standard Report Creation Wizard: query the database and organize the data

More information

Institutional Reporting and Analysis (IRA) For help, blitz "Financial Reports", or

Institutional Reporting and Analysis (IRA) For help, blitz Financial Reports, or Institutional Reporting and Analysis (IRA) 1 Training Agenda Introduction to the IRA Reporting Tool Logging onto the system (4-5) Navigating the Dashboard (6-10) Running Reports (11-12) Working with Reports

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

LEIAG-Excel Workshop

LEIAG-Excel Workshop Random Sample Excel has a simple formula we can utilize to obtain a random sample (cases, citations, city, etc.) At the Sheriff s Department, we are able to run a case management report that generates

More information

Pivot Tables in Excel Contents. Updated 5/19/2016

Pivot Tables in Excel Contents. Updated 5/19/2016 Pivot Tables in Excel 2010 Updated 5/19/2016 Contents Setup a Pivot Table in Excel 2010... 2 General Field List Features... 4 Summing and Counting Together... 6 Grouping Date Data... 7 Grouping Non-Date

More information

DASHBOARDS, WEBSITE, REPORTING & ELEARNING TRAINING

DASHBOARDS, WEBSITE, REPORTING & ELEARNING TRAINING www. @CCTRVA Richmond, Virginia 23233 A division of Commonwealth Personnel Consultants, Inc. DASHBOARDS, WEBSITE, REPORTING & ELEARNING TRAINING A business dashboard is a consolidated display of worksheets

More information

P3e REPORT WRITER CREATING A BLANK REPORT

P3e REPORT WRITER CREATING A BLANK REPORT P3e REPORT WRITER CREATING A BLANK REPORT 1. On the Reports window, select a report, then click Copy. 2. Click Paste. 3. Click Modify. 4. Click the New Report icon. The report will look like the following

More information

INSERT SUBTOTALS Database Exercise Sort the Data Department Department Data Tab Sort and Filter Group

INSERT SUBTOTALS Database Exercise Sort the Data Department Department Data Tab Sort and Filter Group INSERT SUBTOTALS Subtotals are used to summarize data in a range of data. This command offers many kinds of summary information, including counts, sums, averages, minimums, and maximums. When this feature

More information

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. *

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. * Microsoft Access II 1.) Opening a Saved Database Open the Music database saved on your computer s hard drive. *I added more songs and records to the Songs and Artist tables. Click the Options button next

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

eschoolplus+ Cognos Query Studio Training Guide Version 2.4

eschoolplus+ Cognos Query Studio Training Guide Version 2.4 + Training Guide Version 2.4 May 2015 Arkansas Public School Computer Network This page was intentionally left blank Page 2 of 68 Table of Contents... 5 Accessing... 5 Working in Query Studio... 8 Query

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Doc. Version 1.0 Updated:

Doc. Version 1.0 Updated: OneStop Reporting Report Composer 3.5 User Guide Doc. Version 1.0 Updated: 2012-01-02 Table of Contents Introduction... 2 Who should read this manual... 2 What s included in this manual... 2 Symbols and

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Excel: Basic Data Analysis. Tutor: Pan Hong Date: Sep 6, 2016

Excel: Basic Data Analysis. Tutor: Pan Hong Date: Sep 6, 2016 Excel: Basic Data Analysis Tutor: Pan Hong Date: Sep 6, 2016 Excel Application File Download Tutorial Webpage http://www.se.cuhk.edu.hk/~seemeclt Reviewing Tabular data Column: field Row: record Edit Formatting

More information

Insert Subtotals in Excel and Link Data to a Word Document

Insert Subtotals in Excel and Link Data to a Word Document CHAPTER 1 Integrated Projects More Skills 11 Insert Subtotals in Excel and Link Data to a Word Document In Excel, summary statistics such as totals and averages can be calculated for groups of data by

More information

Crystal Reports XI Designer 2 Workshop

Crystal Reports XI Designer 2 Workshop Crystal Reports XI Designer 2 Workshop Vision Harvest, Inc. 1-888-236-8087 sales@visionharvest.com Published: April 11, 2005 ALL RIGHTS RESERVED This course covers Crystal Reports XI No part of this manual

More information

Crystal Reports. In Depth. Selecting an ODBC DataSource

Crystal Reports. In Depth. Selecting an ODBC DataSource Crystal Reports In Depth Session XII Reports outside of halfile Selecting an ODBC Datasource Selecting a second table and linking it to the primary table Grouping data records Using formulas Adding parameters

More information

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Table of Contents Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Series Chart with Dynamic Series Master-Detail

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited ADVANCED MICROSOFT EXCEL 2016 Advanced Microsoft Excel 2016 (EXC2016.3 version 1.0.1) Copyright Information Copyright 2016 Webucator. All rights reserved. The Authors Dave Dunn Dave Dunn joined Webucator

More information

Getting started with Ms Access Getting Started. Primary Key Composite Key Foreign Key

Getting started with Ms Access Getting Started. Primary Key Composite Key Foreign Key Getting started with Ms Access 2007 Getting Started Customize Microsoft Office Toolbar The Ribbon Quick Access Toolbar Navigation Tabbed Document Window Viewing Primary Key Composite Key Foreign Key Table

More information

Quick Reference Card Business Objects Toolbar Design Mode

Quick Reference Card Business Objects Toolbar Design Mode Icon Description Open in a new window Pin/Unpin this tab Close this tab File Toolbar New create a new document Open Open a document Select a Folder Select a Document Select Open Save Click the button to

More information

Exam Information Guide

Exam Information Guide Exam Information Guide Exam Numbers: Certification Track: RDCR201 & RDCR301 Availability Date: April 4, 2005 Languages Published: Exam Specifics: Target Audience: CRCP - Crystal Reports Certified Professional

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

WebIntelligence. Creating Documents

WebIntelligence. Creating Documents Creating Documents This page is intentionally left blank. 2 WIC110904 Table of Contents Lesson Objective... 5 For Assistance...6 Introduction... 7 Document Editor... 7 Designing a Query Flowchart... 9

More information

Working With Tables In Excel 2007

Working With Tables In Excel 2007 Working With Tables In Excel 2007 Introduction With the release of Excel 2007, Microsoft has introduced a new concept of working with tables of data. This new functionality is (not surprisingly) called

More information

Using Crystal Reports with Lucity

Using Crystal Reports with Lucity Using Crystal Reports with Lucity Beginner 1 The first of a seven-part series, this workbook is designed for new Crystal Reports users. You ll learn how to make small modifications to an existing report

More information

1. Managing Information in Table

1. Managing Information in Table 1. Managing Information in Table Spreadsheets are great for making lists (such as phone lists, client lists). The researchers discovered that not only was list management the number one spreadsheet activity,

More information

Performance Management

Performance Management NN44400-710 Document status: Standard Document issue: 01.04 Document date: 17 December 2009 Product release: Release 7.0 Job function: Administration Type: NTP Language type: English Copyright 2009 Nortel

More information

Administration. Training Guide. Infinite Visions Enterprise Edition phone toll free fax

Administration. Training Guide. Infinite Visions Enterprise Edition phone toll free fax Administration Training Guide Infinite Visions Enterprise Edition 406.252.4357 phone 1.800.247.1161 toll free 406.252.7705 fax www.csavisions.com Copyright 2005 2011 Windsor Management Group, LLC Revised:

More information

Crystal Reports 9.0 Power User Workshop

Crystal Reports 9.0 Power User Workshop Crystal Reports 9.0 Power User Workshop 2003 FastPlanet Technologies Crystal Reports 9.0 Power User Workshop FastPlanet Technologies 1-800-425-0831 sales@fastplanet.com Published March 6, 2003 i Crystal

More information

OSR Composer 3.7 User Guide. Updated:

OSR Composer 3.7 User Guide. Updated: OSR Composer 3.7 User Guide Updated: 2013-01-31 Copyright OneStop Reporting AS www.onestopreporting.com Table of Contents Introduction... 1 Who should read this manual... 1 What s included in this manual...

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

More information

Working with Data in Microsoft Excel 2010

Working with Data in Microsoft Excel 2010 Working with Data in Microsoft Excel 2010 This document provides instructions for using the sorting and filtering features in Microsoft Excel, as well as working with multiple worksheets in the same workbook

More information

Microsoft Office Illustrated Introductory, Building and Using Queries

Microsoft Office Illustrated Introductory, Building and Using Queries Microsoft Office 2007- Illustrated Introductory, Building and Using Queries Creating a Query A query allows you to ask for only the information you want vs. navigating through all the fields and records

More information

IRA Basic Running Financial Reports

IRA Basic Running Financial Reports IRA Basic Running Financial Reports Updated 6-7-2013 1 Training Index Part I Introduction to the IRA Reporting Tool IRA Resources (3) Logging onto the system (4) Navigating the Dashboard (5-9) Running

More information

You can clear the sample data from the table by selecting the table and pressing Delete.

You can clear the sample data from the table by selecting the table and pressing Delete. Making Quick Tables Choose Insert tab. Then click Table. Then click Quick Tables. Select the style of table from the Quick Tables Gallery. You can clear the sample data from the table by selecting the

More information

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A.

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A. CCRS Quick Start Guide for Program Administrators September 2017 www.citihandlowy.pl Bank Handlowy w Warszawie S.A. CitiManager Quick Start Guide for Program Administrators Table of Contents Table of Contents

More information

ICDL & OOo BASE. Module Five. Databases

ICDL & OOo BASE. Module Five. Databases ICDL & OOo BASE Module Five Databases BASE Module Goals taken from the Module 5 ICDL Syllabus Module 5 Database requires the candidate to understand some of the main concepts of databases and demonstrates

More information

Pivot Tables, Lookup Tables and Scenarios

Pivot Tables, Lookup Tables and Scenarios Introduction Format and manipulate data using pivot tables. Using a grading sheet as and example you will be shown how to set up and use lookup tables and scenarios. Contents Introduction Contents Pivot

More information

Productivity Tools Objectives 1

Productivity Tools Objectives 1 Productivity Tools Objectives 1 Word 2003 Understand Microsoft Office Word 2003 Launch Microsoft Office Word 2003 Open Documents Understand The Working Screen Experiment With The Working Screen Navigate

More information

IRA Basic Running Financial Reports

IRA Basic Running Financial Reports IRA Basic Running Financial Reports Dartmouth College maintains a data warehouse of institutional finances, student data, advancement giving and other important measures. Institutional Reporting and Analysis

More information

Index. B backing up 76 7

Index. B backing up 76 7 A Access, other DBMSs and 9 Action queries 121, 125 defined 125 address book 16, 34 age calculations 60 answer table 36 editing data in 147 8 field names 294 multi-table queries 294 queries and 155 queries

More information

EXCEL ADVANCED Linda Muchow

EXCEL ADVANCED Linda Muchow EXCEL ADVANCED 2016 Alexandria Technical and Community College Customized Training Technology Specialist 1601 Jefferson Street, Alexandria, MN 56308 320-762-4539 Linda Muchow lindac@alextech.edu 1 Table

More information

Table of Contents C RYSTAL R EPORTS T UTORIAL

Table of Contents C RYSTAL R EPORTS T UTORIAL C RYSTAL R EPORTS T UTORIAL Table of Contents OVERVIEW... 1 PLANNING THE REPORT... 1 PROCEDURES FOR EXPORTING... 3 Preparing to Export... 3 Setting Parameters... 6 PROCEDURES FOR CREATING A REPORT... 15

More information

Microsoft Access Illustrated. Unit B: Building and Using Queries

Microsoft Access Illustrated. Unit B: Building and Using Queries Microsoft Access 2010- Illustrated Unit B: Building and Using Queries Objectives Use the Query Wizard Work with data in a query Use Query Design View Sort and find data (continued) Microsoft Office 2010-Illustrated

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

More information

Griffin Training Manual Grif-WebI Introduction (For Analysts)

Griffin Training Manual Grif-WebI Introduction (For Analysts) Griffin Training Manual Grif-WebI Introduction (For Analysts) Alumni Relations and Development The University of Chicago Table of Contents Chapter 1: Defining WebIntelligence... 1 Chapter 2: Working with

More information

Word 2016 Advanced. North American Edition SAMPLE

Word 2016 Advanced. North American Edition SAMPLE Word 2016 Advanced Word 2016 Advanced North American Edition WORD 2016 ADVANCED Page 2 2015 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied without

More information

Microsoft Excel 2013/2016 Pivot Tables

Microsoft Excel 2013/2016 Pivot Tables Microsoft Excel 2013/2016 Pivot Tables Creating PivotTables PivotTables are powerful data analysis tools. They let you summarize data in various ways and instantly change the view you use. A PivotTable

More information

Getting Started Guide. Sage MAS Intelligence 500

Getting Started Guide. Sage MAS Intelligence 500 Getting Started Guide Sage MAS Intelligence 500 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3 Dashboard

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Sage MAS Intelligence 90/200 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3

More information

Copyright 2010, Oracle. All rights reserved.

Copyright 2010, Oracle. All rights reserved. Agenda Interactive Dashboards Master-Detail Linking New Prompt Controls Pivot Table Interactions Enhanced Dashboard Builder Analysis Editor Overview Working with the analysis editor step by step Praxisteil

More information

Financial Statements Using Crystal Reports

Financial Statements Using Crystal Reports Sessions 6-7 & 6-8 Friday, October 13, 2017 8:30 am 1:00 pm Room 616B Sessions 6-7 & 6-8 Financial Statements Using Crystal Reports Presented By: David Hardy Progressive Reports Original Author(s): David

More information

Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1

Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1 Patricia Andrada Quick Guide Excel 2010 Data Management-July 2011 Page 1 Excel 2010 Data Management AutoFill and Custom Lists AutoFill 1. Select the range that contains the initial value(s) of the series

More information

Chapter 4. Microsoft Excel

Chapter 4. Microsoft Excel Chapter 4 Microsoft Excel Topic Introduction Spreadsheet Basic Screen Layout Modifying a Worksheet Formatting Cells Formulas and Functions Sorting and Filling Borders and Shading Charts Introduction A

More information

Microsoft Access 5: Reports & Other Useful Functions

Microsoft Access 5: Reports & Other Useful Functions Microsoft Access 5: Reports & Other Useful Functions You can print out simple records of your data by using the Office menu. However, if you want to create a customized report from one or more tables or

More information

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 Query Studio Training Guide Cognos 8 February 2010 DRAFT Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 2 Table of Contents Accessing Cognos Query Studio... 5

More information

You can also check the videos at the bottom of this page:

You can also check the videos at the bottom of this page: This document is provided to give you an idea what R-Tag Version Control can do and how you can use it. If you decide that you need more information or you prefer to see a demo of the software please do

More information

Introduction to Microsoft Excel 2010 Quick Reference Sheet

Introduction to Microsoft Excel 2010 Quick Reference Sheet Spreadsheet What is a spreadsheet? How is Excel 2010 different from previous versions? A grid of rows and columns that help to organize, summarize and calculate data. Microsoft Excel 2010 is built on the

More information

Introducing V3 Analytics A U G U S T

Introducing V3 Analytics A U G U S T Introducing V3 Analytics A U G U S T 2 0 1 7 Table of Contents Document Versioning 2 Introduction 3 Terminology 3 Analytics Platforms: V1 Analytics versus V2 Analytics versus V3 Analytics 3 Schedule 3

More information

Tutorial 3 - Performing a Change-Point Analysis in Excel

Tutorial 3 - Performing a Change-Point Analysis in Excel Tutorial 3 - Performing a Change-Point Analysis in Excel Introduction This tutorial teaches you how to perform a change-point analysis while using Microsoft Excel. The Change-Point Analyzer Add-In allows

More information

User Manual Mail Merge

User Manual Mail Merge User Manual Mail Merge Version: 1.0 Mail Merge Date: 27-08-2013 How to print letters using Mail Merge You can use Mail Merge to create a series of documents, such as a standard letter that you want to

More information

TRAINING GUIDE. Advanced Crystal 3

TRAINING GUIDE. Advanced Crystal 3 TRAINING GUIDE Advanced Crystal 3 Using Crystal Reports with Lucity Advanced Examples 3 The last in the series, this workbook is designed for experienced Crystal Reports users. At the end of this series,

More information

Microsoft Office Illustrated. Using Tables

Microsoft Office Illustrated. Using Tables Microsoft Office 2007 - Illustrated Using Tables Objectives Plan a Table Create a Table Add Table Data Find and Replace Table Data Delete Table Data 2 Objectives Sort Table Data Use Formulas in a Table

More information

CenterStone. Reports User Guide. Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software.

CenterStone. Reports User Guide. Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software. CenterStone Reports User Guide Version 1 Manhattan Software Inc. World Leading Real Estate, Asset & Facilities Management Software The information contained herein is the property of Manhattan Software,

More information

Crystal Reports. SYS-ED/COMPUTER EDUCATION TECHNIQUES, INC. (Crys Rept - 7.1) IDX: Page 1

Crystal Reports. SYS-ED/COMPUTER EDUCATION TECHNIQUES, INC. (Crys Rept - 7.1) IDX: Page 1 A Absolute Formatting... 4:15 ActiveX Viewer... 1:16 Adding a Command to a Report... 10:14 Adding a Command to the Repository... 10:12 Adding a Custom Function to the Repository... 10:11 Adding a List

More information

Creating a Crosstab Query in Design View

Creating a Crosstab Query in Design View Procedures LESSON 31: CREATING CROSSTAB QUERIES Using the Crosstab Query Wizard box, click Crosstab Query Wizard. 5. In the next Crosstab Query the table or query on which you want to base the query. 7.

More information

Advanced Crystal Reporting Database Linking, Subreports and Historical Tables. Millie Ferrare, QA Director April 2017

Advanced Crystal Reporting Database Linking, Subreports and Historical Tables. Millie Ferrare, QA Director April 2017 Advanced Crystal Reporting Database Linking, Subreports and Historical Tables Millie Ferrare, QA Director April 2017 Crystal Tips and Best Practices How to Insert a Subreport in Crystal 1. Bring up the

More information

4H4Me Announcement Letter

4H4Me Announcement Letter An announcement letter introducing 4H4Me can be created using 4HPlus! SQL mail merge files and Word s mail merge. This letter includes user IDs and passwords needed for members and leaders to log on to

More information

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu TABLE OF CONTENTS Introduction... 1

More information

Let s create another simple report from one of our queries available: Author Age query.

Let s create another simple report from one of our queries available: Author Age query. Microsoft Access 6: Reports & Other Useful Functions This can be a very quick way to build a report, especially if you plan to put only a few fields on your report. When you click on the Blank Report button,

More information

Getting Started Guide. ProClarity Analytics Platform 6. ProClarity Professional

Getting Started Guide. ProClarity Analytics Platform 6. ProClarity Professional ProClarity Analytics Platform 6 ProClarity Professional Note about printing this PDF manual: For best quality printing results, please print from the version 6.0 Adobe Reader. Getting Started Guide Acknowledgements

More information

File Name: Data File Pivot Tables 3 Hrs.xlsx

File Name: Data File Pivot Tables 3 Hrs.xlsx File Name: Data File Pivot Tables 3 Hrs.xlsx Lab 1: Create Simple Pivot Table to Explore the Basics 1. Select the tab labeled Raw Data Start and explore the data. 2. Position the cursor in Cell A2. 3.

More information

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature There is a custom feature available in Query Viewer that allows files to be created from queries and copied to a user s PC. This feature doesn t have the same size limitations as running a query to HTML

More information

1. Managing Information in Table

1. Managing Information in Table 1. Managing Information in Table Spreadsheets are great for making lists (such as phone lists, client lists). The researchers discovered that not only was list management the number one spreadsheet activity,

More information

Frequency tables Create a new Frequency Table

Frequency tables Create a new Frequency Table Frequency tables Create a new Frequency Table Contents FREQUENCY TABLES CREATE A NEW FREQUENCY TABLE... 1 Results Table... 2 Calculate Descriptive Statistics for Frequency Tables... 6 Transfer Results

More information

BusinessObjects XI Integration for SAP Solutions User's Guide

BusinessObjects XI Integration for SAP Solutions User's Guide BusinessObjects XI Integration for SAP Solutions User's Guide BusinessObjects XI Integration for SAP Solutions Copyright 2008 Business Objects, an SAP company. All rights reserved. Business Objects owns

More information

How are the customer records from all the other countries grouped in SAP Crystal Reports? Please choose the correct answer.

How are the customer records from all the other countries grouped in SAP Crystal Reports? Please choose the correct answer. SAP EDUCATION SAMPLE QUESTIONS: C_BOCR_13 SAP Certified Application Associate Crystal Reports 2013 Disclaimer: These sample questions are for self-evaluation purposes only and do not appear on the actual

More information

2013 ADVANCED MANUAL

2013 ADVANCED MANUAL 2013 ADVANCED MANUAL C B C H O U S E 2 4 C A N N I N G S T R E E T E D I N B U R G H E H 3 8 E G 0 1 3 1 2 7 2 2 7 9 0 W W W. I T R A I N S C O T L A N D. C O. U K I N F O @ I T R A I N S C O T L A N D.

More information

Crystal Reports 2008 Designer 2 Workshop

Crystal Reports 2008 Designer 2 Workshop Crystal Reports 2008 Designer 2 Workshop Vision Harvest, Inc. 888-236-8087 sales@visionharvest.com Published: July 10, 2008 Part: VISI100071S i ALL RIGHTS RESERVED This course covers Crystal Reports 2008

More information

Primo Analytics Workshop. BIBSYS Konferansen 20 March 2018

Primo Analytics Workshop. BIBSYS Konferansen 20 March 2018 Primo Analytics Workshop BIBSYS Konferansen 20 March 2018 Objectives By the end of this session, you will: Understand what is Primo Analytics and OBI. Have a high-level view of how Primo Analytics is working.

More information

Productivity Tools Objectives

Productivity Tools Objectives Word 2003 Understand Microsoft Office Word 2003 Launch Microsoft Office Word 2003 Open Documents Understand The Working Screen Experiment With The Working Screen Navigate Documents Close Documents And

More information

Word 2010 Mail Merge. by Usman on March 05, 2010

Word 2010 Mail Merge. by Usman on March 05, 2010 Word 2010 Mail Merge by Usman on March 05, 2010 Word 2010 includes Mail Merge feature, which enables user to create documents (Letter, Emails, Fax etc) that are essentially the same but contains unique

More information

Working with Actions Stratum.Viewer 6

Working with Actions Stratum.Viewer 6 Working with Actions Stratum.Viewer 6 Getting Started Access to Actions Accessing Actions Functionality Introduction to Actions Quick Start Set up an Action Tasks Add an Email Action Add a File Share Action

More information