Reporter Tutorial Pivot Reports

Size: px
Start display at page:

Download "Reporter Tutorial Pivot Reports"

Transcription

1 Reporter Tutorial Pivot Reports Pivot reports are a special kind of summary report that allows for the aggregation of data along two dimensions, such as counts by shop and status. Pivot reports can also be used to present time periods in logical date aggregations (monthly, quarterly, etc.). Since pivot reports are easy to define and quite powerful, it is often best to define summary reports as pivots first! If your report cannot be defined as a pivot, refer to the Advanced Reporter Tutorial for guidance in creating a Summary Report. This Pivot Reporter Tutorial includes the following two examples: Closed Work Order Count by Type and Priority Monthly Hours Worked Current Year For complete reference information on the Maintenance Connection Reporter, refer to the Online Reporter Guide available from the Help Menu. The following additional Reporter Tutorials are available from MC User Connect: Reporter Tutorial Basic: Overview, Copy Report, Report Groups, Report Preview Window, Report Criteria, Field Selection, Sorting/Grouping, Charting. Reporter Tutorial Intermediate: Conditional Formatting, Modify Report Criteria, Smart Report Popups, Smart Criteria and Scheduling Reports. Reporter Tutorial Advanced: Custom Expressions, Modifying Fixed Criteria, Editable Smart Reports, Custom Group Headers, Sub-Reports, Summary Reports. 1 P age

2 Lesson 1 Closed Work Order Count by Type and Priority When defining a pivot report, you want to first determine the fields on which the pivot report will be defined: Row Definition: Field that will be displayed as rows in the pivot table report. This is typically a text field, such as shop, priority, or problem. Column Definition: Field that will be used to aggregate columns of data. This can be a text field or an aggregation of date data. Summary Calculation: Field that will be calculated or aggregated by the defined column and row. The summary field needs to be numeric (unless you are performing a count aggregation). If you are performing a count, be sure to select a field that is ALWAYS populated (such as WorkOrder# or Requested). For our first example, let s create a pivot report that provides a count of closed work orders by work order type and priority. Our definition will be as follows: Rows: Work Order Type Columns: Work Order Priority (Description) Summary: Count - Using WorkOrder# as the field to count, as this field is always populated. To define the setup for the pivot report: 1. Open the Reporter and select the Work Order (Closed) Reports folder. 2. Locate the Closed Work Order Count by Priority report and select Copy Report: 3. The report will open in the Report Setup window. Enter a descriptive name for your report, such as the following: 4. Specify a Repair Center in the Managed By prompt if the report should only be viewable by a particular Repair Center. To make the report viewable by all, select All Repair Centers. The logged in user s Repair Center will be shown by default: 2 P age

3 5. Click on the Groups tab and then select the Custom Groups sub-tab. Place this report in your custom report folder by selecting the desired Report Group: 6. Click Apply when you are finished to return to the Report Lookup. 7. Once back to the Report Lookup, locate your newly copied report and click Run Report. Note: The report should be in the Work Order (Closed) Reports Folder, as well as your Custom Report Group. 8. In the Report Criteria dialog, change the Target Date filter as desired. For example, you could include all work orders that were targeted in the current year. If it is early in the calendar year, you may wish to change this to a broader filter to ensure sufficient records are included: Note: When reporting against closed work orders, customers often prefer to base report criteria on the work order completion (WO.Complete) date. Refer to the Intermediate Reporter Tutorial for instructions on adding fields, such as Completed Date, to the Report Criteria window. 9. Click the Save Criteria option in the lower left of the Report Criteria dialog and then click Apply to run the report. The report will display in the Report Preview window. 10. Click the Setup icon to modify the set up for this report: 3 P age

4 11. The Report Setup window will display, showing the fields currently defined for the report in the Display fields list on the right. Ensure the fields to be used to define the row, column and summary calculation are listed: Ensure the field list includes: [WO] Type Desc, [WO] Priority Desc and [WO] Count. Ensure the fields are listed so they appear in row, column, summary order as follows: Note: The default base report should already include WO Priority Desc and WO Count. As such, you will most likely only need to remove WO Priority and then add WO.Type Desc. 12. Highlight the first field in the Display fields list (Type Desc) and click Edit to access the Report Field Options dialog for this field. This will be the defined row for the pivot report. In the Pivot Setup field prompt, indicate Row and click Apply. 13. Highlight the second field in the Display fields list (Priority Desc) and click Edit to access the Report Field Options dialog for this field. This will be the defined column for the pivot report. In the Pivot Setup field prompt, select Column. A new control will appear prompting you to specify how the column should be defined. In the Columns Defined Using field prompt, use the default Field Data value, as we want the values for priority description to display as columns. Click Apply. 4 P age

5 14. Highlight the third field in the Display Fields List (WO Count) and click Edit to access the Report Field Options dialog for this field. This will be the defined summary calculation for this pivot report: Verify that the correct Aggregate Function to be performed is specified (COUNT). In the Pivot Setup field prompt, indicate Summary Data: Verify that the column is set to Total if Selected: Click Apply. 15. Access the Sort/Group tab and change the first sort field to match the first field identified in the Display field list (Type Desc). 16. Remove any additional sort definitions (there should be only one sort defined). 17. Access the Layout tab and verify that the report has been specified as a Summary Report: 5 P age

6 18. To save your changes and view them in the report, click the Apply button at the bottom of the Report Setup window. Your report should display, listing a row for each work order type and a column for each priority in place at your organization. 6 P age

7 Lesson 2 Monthly Hours Worked Current Year For our second example, let s create a pivot report that provides a summary of hours worked on closed work orders in the current year, aggregated by priority and month. Rows: Work Order Priority Columns: Work Month (based on WorkOrderLabor.Date) Summary: Sum Total Labor Hours Since we will be reporting against Labor Actuals, it is important to select a report from the Work Order (Closed) Reports Group. This will ensure the report has been defined to include the correct type of data. 1. Return to the Report Lookup, select the Work Order (Closed) Reports Group, and search for a report that will include Labor Actuals: 2. For example, highlight the Closed Work Orders Labor (Actuals) Report and select Copy Report. 3. The report will open in the Report Setup window. Enter a descriptive name for your new report, such as the following. 4. Specify a Repair Center in the Managed By prompt if the report should only be viewable by a particular Repair Center. To make the report viewable by all, select All Repair Centers. The logged in user s Repair Center will be shown by default. 7 P age

8 5. Click on the Groups tab and then select the Custom Groups sub-tab. Place this report in your custom report folder by selecting the desired Report Group: 6. Click Apply when you are finished to return to the Report Lookup. 7. Once back to the Report Lookup, locate your newly copied report and click Run Report. The report should be in your Custom Report Group and the Work Orders (Closed) Folder. 8. In the Report Criteria Dialog, change the Target Date filter to include all work orders targeted for the current year. Exclude any additional criteria defined for the report. Note: When reporting against actual labor on closed work orders, customers often prefer to base report criteria on the work order completion (WO.Complete) date, or the date the actual labor was performed (WOLabor.Date). Refer to the Intermediate Reporter Tutorial for instructions on adding fields such as these to the Report Criteria window. 9. Click the Save Criteria option in the lower left of the Report Criteria dialog and then click Apply to run the report. The report will display in the Report Preview window. 10. Click the Setup Icon to modify the set up for this report: 8 P age

9 11. The Report Setup Window will display, showing the fields currently defined for the report in the Display fields list on the right. We need to ensure the fields to be used to define the row, column and summary calculation are listed. The report that we copied is a detail report, with more fields than are needed for our pivot report. Add and remove fields from the Display fields list as follows: Ensure the field list includes: [WO] Priority, [WOLabor] Date and [WOLabor] Total Hours. Remove any additional fields. Ensure the fields are listed so they appear in row, column, summary order as follows: 12. Highlight the first field in the Display fields list (Priority) and click Edit to access the Report Field Options dialog for this field. This will be the defined row for the pivot report: In the Pivot Setup field prompt, indicate Row and click Apply. 13. Highlight the second field in the Display fields list (Date) and click Edit to access the Report Field Options dialog for this field. This will be the defined column for the pivot report: In the Pivot Setup field prompt, select Column. A new control will appear prompting you to specify how the column should be defined. Select Months (Jan, Feb, Mar). As can been seen, data can be aggregated into quarters, weeks or days of week as well. 9 P age

10 When a DATE function is selected for the Columns Defined Using field prompt, Maintenance Connection automatically places the expression used to create that function in the Custom Expression Box in the bottom of the dialog: It is important that you change the Custom Expression? indicator to Yes whenever a custom expression is defined: Click Apply. 14. Highlight the third field in the Display fields list (Total Hours) and click Edit to access the Report Field Options dialog for this field. This will be the defined summary calculation for this pivot report: Specify Numeric for the Field Type: Enter SUM as the Aggregate Function to be performed: In the Pivot Setup field prompt, indicate Summary Data: Specify Yes for Total if Selected: Click Apply. 10 P age

11 15. Access the Sort/Group tab and change the first sort field to match the first field identified in the Display fields list (Priority). Remove the Group Indicator if it is specified: 16. Remove any additional sort definitions (there should be only one sort defined). 17. Access the Layout tab and change the Report Type to Summary Report: 18. To save your changes and view them in the report, click the Apply button at the bottom of the Report Setup window. Your report should display in the Report Preview window. It should be noted that if your organization is in the early stages of implementation, there may be limited actual labor data in the system to report! 11 P age

12 As can be seen, pivot reports are an excellent way to summarize data into logical date aggregations. It is easy to shift the presentation by changing the designated row, column and summary fields. For example, you could show labor costs by changing the summary field to WOLabor.Cost, or display quarterly values by changing the date aggregation. Similarly, changing the row and sort designation could easily provide a different cut of the same data (e.g., by shop or category). Now that you have learned the tools to create pivot reports, you can use the reports created in these lessons as a model for other pivot reports that would benefit your organization. Tip: Some customers like to use the Display Column Lines indicator on the Layout tab to display the report in a grid: 12 P age

Reporter Tutorial: The Basics

Reporter Tutorial: The Basics Reporter Tutorial: The Basics Refer to the following sections for guidance on using the Reporter: Lesson 1: Overview and Finding Reports Lesson 2: Create Tutorial Training Report and Report Group Lesson

More information

Reporter Tutorial: Intermediate

Reporter Tutorial: Intermediate Reporter Tutorial: Intermediate Refer to the following sections for guidance on using these features of the Reporter: Lesson 1 Data Relationships in Reports Lesson 2 Create Tutorial Training Report Lesson

More information

Reporter Guide. Maintenance Connection Inc Drew Ave Suite 103 Davis, CA Toll Free: Fax:

Reporter Guide. Maintenance Connection Inc Drew Ave Suite 103 Davis, CA Toll Free: Fax: Reporter Guide Maintenance Connection Inc. 1477 Drew Ave Suite 103 Davis, CA 95616 Toll Free: 888.567.3434 Fax: 888.567.3434 www.maintenanceconnection.com Maintenance Connection Reporter Guide Maintenance

More information

Training Guide. Microsoft Excel 2010 Advanced 1 Using Conditional and Custom Formats. Applying Conditional Formatting

Training Guide. Microsoft Excel 2010 Advanced 1 Using Conditional and Custom Formats. Applying Conditional Formatting Microsoft Excel 2010 Advanced 1 Using Conditional and Custom Formats Applying Conditional Formatting Excel lets you quickly apply Conditional Formatting to help you explore and analyze data visually, detect

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

Table of Contents. Contents. 1 Introduction. 2 The Main Menu Step #2 - PM Schedule. 8 Notification Popups. 9 Service Calendar

Table of Contents. Contents. 1 Introduction. 2 The Main Menu Step #2 - PM Schedule. 8 Notification Popups. 9 Service Calendar Contents I Table of Contents 1 Introduction...1 2 The Main Menu...1 3 The Equipment...3 Manager...6 4 Step #1 - Establishing Locations/Categories...6 5 Step #2 - PM Schedule Setup...9 6 Step #3 - Adding

More information

Contents I Table of Contents 1 Introduction...1 2 The Main Menu...1 3 The Equipment...2 Manager...5 4 Step #1 - Establishing Locations/Categories...6 5 Step #2 - Defining your PM Schedules...9 6 Step #3

More information

PeopleSoft Enterprise 9.2 Human Capital Management

PeopleSoft Enterprise 9.2 Human Capital Management PeopleSoft Enterprise 9.2 Human Capital Management Delta Features and Enhancements Presented by: Tony Townsend, SpearMC Consulting www.spearmc.com 1-866-SPEARMC HCM 9.2 General Enhancements Human Resources

More information

WAAT-PivotTables Accounting Seminar

WAAT-PivotTables Accounting Seminar WAAT-PivotTables-08-26-2016-Accounting Seminar Table of Contents What does a PivotTable do?... 2 How to create PivotTable:... 2 Add conditions to the PivotTable:... 2 Grouping Daily Dates into Years, Quarters,

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Web-based Reporting Suite Version 4.5 Enterprise Professional Smart Developer Smart Viewer Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2009

More information

Service Line Export and Pivot Table Report (Windows Excel 2010)

Service Line Export and Pivot Table Report (Windows Excel 2010) Service Line Export and Pivot Table Report (Windows Excel 2010) In this tutorial, we will take the Service Lines of the Active Students only and only the most recent record to take a snapshot look at approximate

More information

you choose and by the roles the users are allowed to fulfill within the system. Finances Enter the monthly savings and costs for the project.

you choose and by the roles the users are allowed to fulfill within the system. Finances Enter the monthly savings and costs for the project. Oracle Instantis EnterpriseTrack Quick Reference Guide for Release 8.5 Create a Proposal From the Top Navigation Bar, click Create Proposals/Charters. Enter all the required fields and click Save to save

More information

Table of Contents. Contents. 1 Introduction. 2 The Main Menu Notification Popups. 9 Service Calendar. 12 Generating Reports ...

Table of Contents. Contents. 1 Introduction. 2 The Main Menu Notification Popups. 9 Service Calendar. 12 Generating Reports ... Contents I Table of Contents 1 Introduction...1 2 The Main Menu...1 3 The Equipment...3 Manager...6 4 Step #1 - Establishing Locations/Categories...6 5 Step #2 - Defining Your PM schedules...9 6 Step #3

More information

Microsoft Excel Pivot Tables & Pivot Table Charts

Microsoft Excel Pivot Tables & Pivot Table Charts Microsoft Excel 2013 Pivot Tables & Pivot Table Charts A pivot table report allows you to analyze and summarize a million rows of data in Excel 2013 without entering a single formula. Pivot Tables let

More information

Contents. Table of Contents Introduction. The Main Menu...1 The Fleet Manager...2. Viewing the Maintenance...16 Generating Reports...

Contents. Table of Contents Introduction. The Main Menu...1 The Fleet Manager...2. Viewing the Maintenance...16 Generating Reports... Contents I Table of Contents 1 2 3 4 5 6 7 8 9 10 Introduction...1 The Main Menu...1 The Fleet Manager...2 Step #1 - Establishing...6 Locations/Departments Step #2 - Defining...8 your PM Schedules Step

More information

Creating a Pivot Table

Creating a Pivot Table Contents Introduction... 1 Creating a Pivot Table... 1 A One-Dimensional Table... 2 A Two-Dimensional Table... 4 A Three-Dimensional Table... 5 Hiding and Showing Summary Values... 5 Adding New Data and

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2010 Intellicus Technologies This document and its content

More information

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon Custom Sorting and Subtotaling Excel Intermediate Excel allows us to sort data whether it is alphabetic or numeric. Simply clicking within a column or row of data will begin the process. Click in the name

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

Shopping Cart: Queries, Personalizations, Filters, and Settings

Shopping Cart: Queries, Personalizations, Filters, and Settings Shopping Cart: Queries, Personalizations, Filters, and Settings on the Shopping Cart Home Page Use this Job Aid to: Learn how to organize the Shopping Cart home page so that it is easier to use. BEFORE

More information

Designing Adhoc Reports

Designing Adhoc Reports 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

AMP User Manual Reports

AMP User Manual Reports AMP User Manual Reports AMP s reporting capabilities are designed to allow you the ability to create various types of customized reports that organize data in the way you need it presented. It is worth

More information

Using Reports and Graphs

Using Reports and Graphs Using Reports and Graphs Information in this section explains how to generate and use PCS Axis reports and graphs. The information is intended for PCS Axis users with SysAdmin, User, and Read Only user

More information

Searching and Favorites in Datatel Web UI 4.3

Searching and Favorites in Datatel Web UI 4.3 Searching and Favorites in Datatel Web UI 4.3 Search Field The Search field uses icons and text prompts (see Figure 1) to switch between Person Search and Form Search. You can click the icon to the left

More information

Creating Database Reports

Creating Database Reports Creating Database Reports Objectives Create a report using the Report Wizard View a report Modify a report Add a field to a report 2 Objectives Apply conditional formatting to a report Add summary information

More information

Adding Content to your Personalised Page

Adding Content to your Personalised Page Having prepared the layout of your personalised page, you now need to populate it with the relevant content. Content cannot be added unless the layout is already set up. Refer to Creating a Personalised

More information

Microsoft Excel Pivot Tables & Pivot Table Charts

Microsoft Excel Pivot Tables & Pivot Table Charts Microsoft Excel 2007 Pivot Tables & Pivot Table Charts A pivot table report allows you to analyze and summarize a million rows of data in Excel 2007 without entering a single formula. Pivot Tables let

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

Claims Loss Run Report

Claims Loss Run Report About the Claims Loss Run Report The Claims Loss Run report gives you the ability to build custom reports from the data collected via the Claims modules with financial information pertinent to actuary

More information

Designing Ad hoc Reports. Version: 16.0

Designing Ad hoc Reports. Version: 16.0 Designing Ad hoc Reports Version: 16.0 Copyright 2017 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Inserting cell content with the fill handle

Inserting cell content with the fill handle 2 Creating and editing useful spreadsheets Creating lists automatically D EXCEL 2016 5 minutes Inserting cell content with the fill handle Fill options Fill options-r 1. Open the Fill options exercise

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

PIVOT TABLES IN MICROSOFT EXCEL 2016

PIVOT TABLES IN MICROSOFT EXCEL 2016 PIVOT TABLES IN MICROSOFT EXCEL 2016 A pivot table is a powerful tool that allows you to take a long list of data and transform it into a more compact and readable table. In the process, the tool allows

More information

How to Create and Use a Pivot Table in Excel

How to Create and Use a Pivot Table in Excel How to Create and Use a Pivot Table in Excel Nikki Casasanto What you need Microsoft Office: Excel 2013 Data Why use a Pivot Table? Microsoft Excel pivot tables offer a way to quickly summarize data. It

More information

Advanced Excel for EMIS Coordinators

Advanced Excel for EMIS Coordinators Advanced Excel for EMIS Coordinators Helen Mills helenmills@metasolutions.net 2015 Metropolitan Educational Technology Association Outline Macros Conditional Formatting Text to Columns Pivot Tables V-Lookup

More information

2. In the Start and End Dates section, use the Calendar icon to change the Displayed Start Date to 1/1/2015 and the Displayed End Date to 5/31/2015.

2. In the Start and End Dates section, use the Calendar icon to change the Displayed Start Date to 1/1/2015 and the Displayed End Date to 5/31/2015. Tutorials Lesson 1 - Format a Schedule In this lesson you will learn how to: Change the schedule s date range. Change the date headings. Change the schedule dimensions. Change the legend and add a new

More information

Pivots and Queries Intro

Pivots and Queries Intro Workshop: Pivots and Queries Intro An overview of the Pivot, Query and Alert functions in Multiview as a refresher for the experienced or new user, we will go over how to format an inquiry screen, create

More information

MS Excel Advanced Level

MS Excel Advanced Level MS Excel Advanced Level Trainer : Etech Global Solution Contents Conditional Formatting... 1 Remove Duplicates... 4 Sorting... 5 Filtering... 6 Charts Column... 7 Charts Line... 10 Charts Bar... 10 Charts

More information

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling Access Review Relational Databases Different tables can have the same field in common. This feature is used to explicitly specify a relationship between two tables. Values appearing in field A in one table

More information

Designing Ad hoc Report. Version: 7.3

Designing Ad hoc Report. Version: 7.3 Designing Ad hoc Report Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Morningstar Office Academy Day 3: Client Relationship Management

Morningstar Office Academy Day 3: Client Relationship Management Morningstar Office Academy Day 3: Client Relationship Management - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 Lesson 1: to Note Manager, Task Manager and Workflow................

More information

Microsoft Office Excel Create a worksheet group. A worksheet group. Tutorial 6 Working With Multiple Worksheets and Workbooks

Microsoft Office Excel Create a worksheet group. A worksheet group. Tutorial 6 Working With Multiple Worksheets and Workbooks Microsoft Office Excel 2003 Tutorial 6 Working With Multiple Worksheets and Workbooks 1 Create a worksheet group A workbook is a collection of worksheets. You may want to work with the worksheets within

More information

Contents Part I: Background Information About This Handbook... 2 Excel Terminology Part II: Advanced Excel Tasks...

Contents Part I: Background Information About This Handbook... 2 Excel Terminology Part II: Advanced Excel Tasks... Version 3 Updated November 29, 2007 Contents Contents... 3 Part I: Background Information... 1 About This Handbook... 2 Excel Terminology... 3 Part II:... 4 Advanced Excel Tasks... 4 Export Data from

More information

Sort, Filter, Pivot Table

Sort, Filter, Pivot Table Sort, Filter, Pivot Table Sort A common database task is to rearrange the information based on a header/field or headers/fields. This is called Sorting or Filtering. Sorting rearranges all of the information

More information

Intermediate Excel Training Course Content

Intermediate Excel Training Course Content Intermediate Excel Training Course Content Lesson Page 1 Absolute Cell Addressing 2 Using Absolute References 2 Naming Cells and Ranges 2 Using the Create Method to Name Cells 3 Data Consolidation 3 Consolidating

More information

Ms-Excel Basic Reference Material

Ms-Excel Basic Reference Material Ms-Excel Basic Reference Material Author Website Email Resource : Mohd. Arsalan : www.techflames.com : Info@techflames.com : www.techflames.com/training/resources.html Warning: Distribution of this material

More information

Introduction. Inserting and Modifying Tables. Word 2010 Working with Tables. To Insert a Blank Table: Page 1

Introduction. Inserting and Modifying Tables. Word 2010 Working with Tables. To Insert a Blank Table: Page 1 Word 2010 Working with Tables Introduction Page 1 A table is a grid of cells arranged in rows and columns. Tables can be customized and are useful for various tasks such as presenting text information

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

Mathematical Operators for Excel

Mathematical Operators for Excel EXCEL ADVANCED 1 Mathematical Operators for Excel < > = >=

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Working with Ad hoc Visualizer Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2014 Intellicus Technologies This document and its

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

Working with Ad hoc Visualizer. Version: 7.3

Working with Ad hoc Visualizer. Version: 7.3 Working with Ad hoc Visualizer Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

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

Excel. Spreadsheet functions

Excel. Spreadsheet functions Excel Spreadsheet functions Objectives Week 1 By the end of this session you will be able to :- Move around workbooks and worksheets Insert and delete rows and columns Calculate with the Auto Sum function

More information

Installation 3. PerTrac Reporting Studio Overview 4. The Report Design Window Overview 8. Designing the Report (an example) 13

Installation 3. PerTrac Reporting Studio Overview 4. The Report Design Window Overview 8. Designing the Report (an example) 13 Contents Installation 3 PerTrac Reporting Studio Overview 4 The Report Design Window Overview 8 Designing the Report (an example) 13 PerTrac Reporting Studio Charts 14 Chart Editing/Formatting 17 PerTrac

More information

RISKMAN QUICK REFERENCE GUIDE TO PREVIEWING INCIDENT REPORTS

RISKMAN QUICK REFERENCE GUIDE TO PREVIEWING INCIDENT REPORTS Introduction This reference guide is aimed at Managers who are required to generate reports using existing Report Layouts and save these reports & associated filtering to their My Reports page Note: The

More information

New User Orientation PARTICIPANT WORKBOOK

New User Orientation PARTICIPANT WORKBOOK New User Orientation PARTICIPANT WORKBOOK INTEGRATED SOFTWARE SERIES New User Orientation PARTICIPANT WORKBOOK Version 2.0 Copyright 2005 2009. Interactive Financial Solutions, Inc. All Rights Reserved.

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

Using the Style Scope App

Using the Style Scope App Using the Style Scope App The following sections explain how to use dashboards on an Android device. 1 of 1269 Installing the Style Scope App To install the Style Scope app on your Android tablet, follow

More information

Creating a Custom Report

Creating a Custom Report Creating a Custom Report The Analytical Report module provides two ways to create a custom report: modifying an existing shared report or creating a new report from scratch if there is no existing report

More information

Since you can designate as many symbols as needed as baseline symbols it s possible to show multiple baselines with unique symbology.

Since you can designate as many symbols as needed as baseline symbols it s possible to show multiple baselines with unique symbology. In this lesson you will learn how to: Tutorials Lesson 17 - Work with a Baseline Set up the symbols and bars used to display a baseline using the Baseline Setup Wizard. Insert a baseline. Highlight, lock

More information

Excel Tips for Compensation Practitioners Weeks Pivot Tables

Excel Tips for Compensation Practitioners Weeks Pivot Tables Excel Tips for Compensation Practitioners Weeks 23-28 Pivot Tables Week 23 Creating a Pivot Table Pivot tables are one of the most amazing and powerful tools in Excel, but many users do not know how to

More information

RISKMAN REFERENCE GUIDE TO PREVIEWING FEEDBACK REPORTS

RISKMAN REFERENCE GUIDE TO PREVIEWING FEEDBACK REPORTS Introduction This reference guide is aimed at Managers who are required to generate reports using existing Report Layouts and save these reports & associated filtering to their My Reports page Note: The

More information

Introduction to the workbook environment

Introduction to the workbook environment L E S S O N 7 Introduction to the workbook environment Lesson objectives Suggested teaching time To begin using the three-dimensional aspect of the Excel workbook, you will: 60-70 minutes a b c d Work

More information

User Guide. DataInsight-Web

User Guide. DataInsight-Web User Guide DataInsight-Web Table of Contents DataInsight-Web... i Table of Contents... i Overview... 2 Documentation and Support... 2 Finding Data... 3 Keyword Search... 3 Basic Search... 3 Advanced Search...

More information

University of Rochester

University of Rochester University of Rochester User s Guide to URGEMS Ad- Hoc Reporting Guide Using IBM Cognos Workspace Advanced, Version 10.2.1 Version 1.0 April, 2016 Updated 12/16/16 1 P age Table of Contents University

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

MS Office 2016 Excel Pivot Tables - notes

MS Office 2016 Excel Pivot Tables - notes Introduction Why You Should Use a Pivot Table: Organize your data by aggregating the rows into interesting and useful views. Calculate and sum data quickly. Great for finding typos. Create a Pivot Table

More information

ENTERING DATA & FORMULAS...

ENTERING DATA & FORMULAS... Overview NOTESOVERVIEW... 2 VIEW THE PROJECT... 5 NAVIGATING... 6 TERMS... 6 USING KEYBOARD VS MOUSE... 7 The File Tab... 7 The Quick-Access Toolbar... 8 Ribbon and Commands... 9 Contextual Tabs... 10

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

ScholarOne Manuscripts. COGNOS Reports User Guide

ScholarOne Manuscripts. COGNOS Reports User Guide ScholarOne Manuscripts COGNOS Reports User Guide 1-May-2018 Clarivate Analytics ScholarOne Manuscripts COGNOS Reports User Guide Page i TABLE OF CONTENTS USE GET HELP NOW & FAQS... 1 SYSTEM REQUIREMENTS...

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

Activant Solutions Inc. MORE Microsoft Excel Tips and Tricks

Activant Solutions Inc. MORE Microsoft Excel Tips and Tricks Activant Solutions Inc. MORE Microsoft Excel Tips and Tricks Objectives Work more efficiently with Excel worksheets Utilize formatting and charts to get your message across effectively Use Conditional

More information

Excel Quick Reference Guide

Excel Quick Reference Guide Excel Quick Reference Guide CONTENTS Screen elements 3 Mouse shapes and actions 3 Cursor movement keys 4 Select a range using the keyboard 4 Edit cell contents 5 Select a range using the mouse 5 Sorting

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the SAI reports... 3 Copying, Pasting and Renaming Reports... 4 Creating and linking a report... 6 Auto e-mailing reports...

More information

Using the Palladium Business Intelligence Functionality

Using the Palladium Business Intelligence Functionality Using the Palladium Business Intelligence Functionality This document will assist in using Palladium s Business Intelligence Module. The function of the module is to allow you a view into your data with

More information

How to use Pivot table macro

How to use Pivot table macro How to use Pivot table macro Managing Pivot Tables Table Filter and Charts for Confluence add-on allows you to summarize your table data and produce its aggregated view in the form of a pivot table. You

More information

Maintenance Coordinator SQL SERVERS EXPRESS REVISIONS 8x

Maintenance Coordinator SQL SERVERS EXPRESS REVISIONS 8x Current Patch: 8.0.2.5 IMPORTANT NOTE: At many times patches are added to the download without any notification. Also note that there may be fixes not recorded here. How to install update To install an

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

1. What is a PivotTable? What is a Cross Tab Report?

1. What is a PivotTable? What is a Cross Tab Report? Data Analysis & Business Intelligence Made Easy with Excel Power Tools Excel Data Analysis Basics = E-DAB Notes for Video: E-DAB-04: Summary Reports with Standard PivotTables & Slicers Objectives of Video:

More information

Microsoft Excel 2016 LEVEL 3

Microsoft Excel 2016 LEVEL 3 TECH TUTOR ONE-ON-ONE COMPUTER HELP COMPUTER CLASSES Microsoft Excel 2016 LEVEL 3 kcls.org/techtutor Microsoft Excel 2016 Level 3 Manual Rev 11/2017 instruction@kcls.org Microsoft Excel 2016 Level 3 Welcome

More information

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41 Table of Contents Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 Office Button... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 8 Making

More information

Veco User Guides. Grids, Views, and Grid Reports

Veco User Guides. Grids, Views, and Grid Reports Veco User Guides Grids, Views, and Grid Reports Introduction A Grid is defined as being a list of data records presented to the user. A grid is shown generally when an option is selected from the Tree

More information

Management Reports Centre. User Guide. Emmanuel Amekuedi

Management Reports Centre. User Guide. Emmanuel Amekuedi Management Reports Centre User Guide Emmanuel Amekuedi Table of Contents Introduction... 3 Overview... 3 Key features... 4 Authentication methods... 4 System requirements... 5 Deployment options... 5 Getting

More information

BASIC NAVIGATION & VIEWS...

BASIC NAVIGATION & VIEWS... Content Overview VISUAL TOUR... 5 NEW FEATURES IN OUTLOOK 2010... 6 BASIC NAVIGATION & VIEWS... 7 SETTING PREFERENCES... 7 Creating an Outlook Shortcut... 7 Choosing a Startup View... 7 CUSTOMIZING INBOX

More information

Argos Creating Labels with Word

Argos Creating Labels with Word Argos Creating Labels with Word This document explains how create mailing labels using Argos. For information about Argos, refer to the document, Argos for Typical Users. There are two (2) basic steps

More information

INTERNET PROBLEM 8-1: OBTAIN CLIENT BACKGROUND INFORMATION

INTERNET PROBLEM 8-1: OBTAIN CLIENT BACKGROUND INFORMATION ACL PROBLEM 8-41 (Objectives 8-5 and 8-7) This problem requires the use of ACL software, which is included in the CD attached to the text. Information about installing and using ACL and solving this problem

More information

Morningstar Direct SM Dates Sets and Calculations

Morningstar Direct SM Dates Sets and Calculations Morningstar has many types of data points organized by standard (pre-defined), historical, and custom calculation data points. You can assemble a custom data set using only data points relevant to your

More information

EMR Capacity Market Deadlines Tool. Instructions for Use

EMR Capacity Market Deadlines Tool. Instructions for Use EMR Capacity Market Deadlines Tool Instructions for Use Table of Contents Introduction... 2 Purpose... 2 Version control... 2 Using the tool... 3 Opening the tool... 3 Looking up deadlines... 3 Filters

More information

Claims Reporting Suite. Fact Sheet Nil reserve claims

Claims Reporting Suite. Fact Sheet Nil reserve claims Claims Reporting Suite Fact Sheet Nil reserve claims This document contains information regarding the ECF Nil Reserve app, and guidance as to how it may be used. If you require any further information,

More information

Intermediate Microsoft Excel 2010 Tables and Printing

Intermediate Microsoft Excel 2010 Tables and Printing John W. Jacobs Technology Center 450 Exton Square Parkway Exton, PA 19341 610.280.2666 ccljtc@ccls.org www.ccls.org Intermediate Microsoft Excel 2010 Workshop Topics: Tables o Create tables, use automatic

More information

Ad*Views/Monitor-Plus Reporting Guidelines Trend Report. Part I: Creating a Trend Report

Ad*Views/Monitor-Plus Reporting Guidelines Trend Report. Part I: Creating a Trend Report What is the Trend Report? Ad*Views/Monitor-Plus Reporting Guidelines Trend Report A Trend Report is used by a station to analyze spending over time. Trend reports have report periods (i.e. months, quarters,

More information

Working with Microsoft Excel. Touring Excel. Selecting Data. Presented by: Brian Pearson

Working with Microsoft Excel. Touring Excel. Selecting Data. Presented by: Brian Pearson Working with Microsoft Excel Presented by: Brian Pearson Touring Excel Menu bar Name box Formula bar Ask a Question box Standard and Formatting toolbars sharing one row Work Area Status bar Task Pane 2

More information

Using the Drag-and-Drop Report Builder

Using the Drag-and-Drop Report Builder Using the Drag-and-Drop Report Builder Salesforce, Spring 16 @salesforcedocs Last updated: January 7, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Table of Contents. Table of Contents

Table of Contents. Table of Contents Powered by 1 Table of Contents Table of Contents Dashboard for Windows... 4 Dashboard Designer... 5 Creating Dashboards... 5 Printing and Exporting... 5 Dashboard Items... 5 UI Elements... 5 Providing

More information

System Administration Guide

System Administration Guide System Administration Guide Maintenance Connection Inc. 1477 Drew Ave Suite 103 Davis, CA 95616 Toll Free: 888.567.3434 Fax: 888.567.3434 www.maintenanceconnection.com Maintenance Connection System Administration

More information

Microsoft Excel 2010 Training. Excel 2010 Basics

Microsoft Excel 2010 Training. Excel 2010 Basics Microsoft Excel 2010 Training Excel 2010 Basics Overview Excel is a spreadsheet, a grid made from columns and rows. It is a software program that can make number manipulation easy and somewhat painless.

More information

Learning Map Excel 2007

Learning Map Excel 2007 Learning Map Excel 2007 Our comprehensive online Excel tutorials are organized in such a way that it makes it easy to obtain guidance on specific Excel features while you are working in Excel. This structure

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

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