Ad Hoc Advanced Table of Contents

Size: px
Start display at page:

Download "Ad Hoc Advanced Table of Contents"

Transcription

1 Ad Hoc Advanced Table of Contents Functions... 1 Adding a Function to the Adhoc Query:... 1 Constant... 2 Coalesce... 4 Concatenate... 6 Add/Subtract... 7 Logical Expressions... 8 Creating a Logical Expression:... 8 Key Points:... 9 Additional Query Wizard Output Options... 9 Grouping and Aggregation Grouping Aggregate/Sub Total by Aggregate Types: Computer Education Support: Ad Hoc Advanced Page i

2 Functions Functions allow users to apply formatting to filters that are used when exporting the filter with Data Export tool. There are 5 functions that can be used in an Ad Hoc Query: Constant Allows the user to add a user-defined field as a constant value for all records when the query is exported using Data Export. For example, if you are exporting a list and plan to add it to Excel and add an additional field (that isn t located in Campus), you can add it from Infinite Campus. Coalesce Allows the user to define multiple fields where logic queries the first field and if NULL, the second field will be queried, and so on down the line until a value is found. Concatenate Allows users to combine two fields into one. For example instead of a student first name and student last name field, users can have a student full name field that combines the two. Add/Subtract The Add and Subtract functions allow users to take two fields and either add them together or subtract them. For example, you could take the 1 st Six Weeks GPA and 2 nd Six Weeks GPA and subtract them to see if there is a difference. (This will check to see if the student s GPA has gone up or down). Adding a Function to the Adhoc Query: 1. Navigate to Ad Hoc Reporting > Filter Designer. 2. Either create a new student query or open an existing query. 3. Click Add Function (located under the fields you select). 4. Follow directions in the examples below to add the appropriate Function. We will now give one or more examples of each function. Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 1

3 Constant 1. Name: Enter the name of the field. 2. Select Constant from the Function drop-down list. 3. Constant Value: a. Enter the value you want to appear when you export your data and click Add. (OR) b. If you want the column to be blank so the data can be entered in Excel, don t enter anything and click Add. Then, when you export your data, be sure to export it as delimited values (CSV). 4. Click Save. 5. Your field list will update with the added Function field. Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 2

4 6. Click Next and add/modify criteria, as needed to your other fields. You can NOT add an Operator or Value to the constant function. 7. Click Next. 8. Rename the column header for your new field so that it doesn t contain the name function. 9. Click Save or Save and Test. 10. Proceed to Data Export and export to CSV or PDF, as necessary. Here is an example of a data export to Excel (CSV) using the above example. Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 3

5 Coalesce 1. Name: Enter the name of the field. 2. Select Coalesce from the Function drop-down list. 3. Constant value: Select each field from the field list that you want IC to query in the order that you want the system to look. (For example, the system will look for the student s home phone first. If there is not a home phone, it will look for a guardian s cell phone, then the guardian s work phone.) 4. Click Save. 5. Add/Remove any fields to your filter and then click Next. Note: This filter requires the guardian and secondary field so that there will not be duplicate entries. Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 4

6 6. Add any criteria, as necessary and then click Next. 7. Change your column header to something that doesn t include the word Function and make any other changes to the screen as you see fit. 8. Click Save or Save and Test. 9. Proceed to Data Export and export to CSV or PDF. Note: As long as Infinite Campus found an entry in one of the fields you included in your function, a result will display for the student when the data is exported. If you have multiple records for a student, you may need to adjust your query in other places. In this example, we added the guardian field and the secondary field to only pull guardian information for only primary households. Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 5

7 Concatenate 1. Name: Enter the name of the field. 2. Select concatenate from the Function drop-down list. 3. Add all fields you want combined along with any necessary spaces/characters. a. Select the first field from the left and click the arrow to send it to the right. b. Click in the box next to Constant value and either hit your space bar to add a space or enter any other characters (comma, etc ) and then click Add. c. Select the next field from the left and click the arrow to send it to the right. d. Continue Steps a:c until you have all fields and spaces/characters that you want to see combined. 4. Click Save. Here is a screen print of the Fields listed updated with your new Function. 5. Click Next. 6. Add/Edit criteria on this screen, and click Next. Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 6

8 7. Edit the Column Header to be more appropriate (and not include the word: function ) and edit any other details on this screen as you see fit. Add/Subtract 1. Name: Enter the name of the field. 2. Select Add or Subtract from the Function drop-down list. 3. Add the fields from the left in the order you want them to perform the function. (In the example above, we are subtracting Term 1 from Term 2 to see if the student s GPA went up. If the resulting number is positive, the student s GPA went up. If the resulting number is negative, it went down. ) 4. Click Save. Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 7

9 Logical Expressions Logical Expressions allow a user to find multiple results in the same query rather than creating multiple queries. Previously (before Logical Expressions in Infinite Campus), queries looked at all criteria listed and the results would be based on all criteria being met. Now, it allows for users to indicate that some or all or a combination of criteria be met and display in the results. For example, the Expression below indicates that the Course Number must begin with 427 (math courses) and must end either during Term 2 or Term 6. (This is a Trimester school). So, we want to see all math courses that either begin at the beginning of the year or end at the end of the year. [In the past, we would have to do two filters: one for courses beginning with 427 that end Term 2 and one for courses beginning with 427 that end Term 6) Creating a Logical Expression: 1. Add all fields necessary for the expression and its results and click Next. 2. Click Add to add any of the fields listed again, if needed in the criteria. Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 8

10 3. Enter all criteria necessary. (Operator and Value, if necessary). 4. Enter your Logical Expression and click Save or Save and Test. When adding the logical expression, you will usually start off with your AND details and then the OR and always refer to the line of the criteria rather than the name of the field. Above we indicate that we want results relating to the details of line 1 and either the details of line 3 or the details of line 4. Key Points: All criteria listed must be included in the Logical Expression. If you add a field more than once, you must include criteria for the field. Clicking the X on this screen only removes the field from the criteria screen and not from the filter altogether. If you wish to remove the field from the filter altogether, you must remove it via the first screen where you added it initially. You cannot remove a field from the screen if that line item is included in the logical expression. You have to first remove it from the logical expression. In the example on page 8, if we try to delete row 4, we will get an error because the logical expression refers to 4. Additional Query Wizard Output Options In the Ad hoc Create class, users learn about the Output, Seq, Sort, Direction, Column Header and Alignment parts of the Format the output file/report screen in building an ad hoc query. (This is the third screen you see when moving through the query wizard.) In this class, you will learn the additional options which include Formatting and Length. Formatting: This field determines how values are reported when using the Data Export tool. It will include different options depending on which field is selected. The picture below includes the options when a text field is selected: The picture below includes the options when a numerical/formula field is selected: Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 9

11 The picture below includes the options when a date field is selected: Here is a list of Formatting options and how they will affect your field: Option Zero Pad Space Fill Upper Case / Lower Case Format: MM/DD/YYYY, MM-DD-YYYY etc Description This will pad number with Zeros to the left as long as alignment is set to right. When applying Zero Pad, you will have to identify how long the field should be using the Length field. For example with Zero Pad applied via Formatting and the number 6 entered in Length, 444 becomes Values are filled with spaces to reach the required field length. When applying Space Fill, you will to identify how long the field should be using the Length field. Values are reported entirely in Uppercase or Lowercase. This option is only text strings. When clicking on the Formatting drop-down for a date field, you will see a long list of formats that you can apply to the date. M = Month, D = Day, Y = Year Here are a some examples using the following date: July 21 st, 2012 MM/DD/YYYY = 07/21/1976 YYYYMM = MM-YYYY = YYYY-MM-DD = Format: 1,234.5 ; -1,234.5 OR Format: ; (1,234.5) OR Format: $1, ; -$1, OR Format: $1, ; ($1,234.00) These format options appear on numerical or function fields yielding a numerical result. For example, if you have a function that subtracts a student s Term 2 GPA from his/her Term 1 GPA, some student s GPA will go up and some will go down. The Format fields indicate how you want the positive and negative numbers to appear in the results. Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 10

12 Grouping and Aggregation The last screen of the Ad Hoc Query Wizard allows users to group together records and apply functions to the records such as add, count, average and more. Grouping Users can apply up to 5 levels of grouping to an adhoc query. In the example below, the ad hoc query is grouped by referral name. It will group together referrals made each person separately. Once you select a Group by option, you can then select to group it in ascending or descending order (Group Order). Aggregate/Sub Total by Under Aggregate/Sub Total by, you can select what you want the formula or Aggregate Type to be figured on. Then, in the Aggregate Type area, you select what function you want Infinite Campus to calculate based on the Aggregate/Sub Total by field. In the example to the right, the behavior records are grouped by Referral Name in ascending order. [Aggregate/Sub Total by (#1)] Then, there is a count Record Count of how many referrals were turned in by each person based on Student Number. The Aggregate Type is Record Count so if the person turned in a referral on the same person twice, it will count as 2 records rather than 1. [Aggregate/Sub Total by (#2)] The second Aggregate/Sub Total is by Demerits. What this will do is SUM (add) the number of demerits per group of students with referrals (still grouped by Referral Name). So, this will show how many days of suspension resulted in the referrals turned in by the person (Referral Name). [Aggregate/Sub Total by (#3)] The third Aggregate/Sub Total is a Distinct Count of how many referrals were turned in by each person based on their Full Name. This is very similar to the 1 st one we explained (by studentnumber), except this one might not give an accurate count if, by chance, there were two people in the school with exactly the same first, middle and last name. The other difference between it and the first Aggregate/ Sub Total is that if a referral was turned on a student more than once by the person, it will only count them once (Distinct Count). We added this one to demonstrate the Distinct Count option and to show that you can apply aggregate/sub totals to a function created in Infinite Campus. (In this case, the full name was created by using the concatenate function to combine the first, middle and last name.) Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 11

13 Aggregate Types: Type Record Count Distinct Count MIN MAX Description Counts the number of records in the group. Will count each record separately even if it is the same as another record in that group. For example, If records are grouped by referral name and a student displays more than once in the grouping, each occurrence will be counted. Counts the number of records in the group. If there are multiple records in the grouping that are exactly the same, it will count only one of them. For example, If records are grouped by referral name and a student displays more than once in the grouping, the student will only be counted once in the group rather than the number of times they appeared. Displays the lowest value in the group based on the field in the Aggregate/Sub Total by column. If the field was GPA, it would show the lowest GPA in the grouping. Displays the highest value in the group based on the field in the Aggregate/Sub Total by column. If the field was GPA, it would show the highest GPA in the grouping. SUM Adds up all the numbers based on the field in the Aggregate/Sub Total by column. If this was demerits, it would add the number of demerits in each record in the grouping together. AVG Averages the numbers based on the field in the Aggregate/Sub Total by column. If the field was GPA, it would average the GPA s in the group and show the GPA average based on all GPA s in the group. Computer Education Support: 4/12/2012 Ad Hoc Advanced - Page 12

Infinite Campus Ad Hoc Reporting Basics

Infinite Campus Ad Hoc Reporting Basics Infinite Campus Ad Hoc Reporting Basics May, 2012 1 Overview The Ad hoc Reporting module allows a user to create reports and run queries for various types of data in Campus. Ad hoc queries may be used

More information

Database Applications Microsoft Access

Database Applications Microsoft Access Database Applications Microsoft Access Lesson 4 Working with Queries Difference Between Queries and Filters Filters are temporary Filters are placed on data in a single table Queries are saved as individual

More information

Ad Hoc Create Table of Contents

Ad Hoc Create Table of Contents Ad Hoc Create Table of Contents Ad Hoc Filters in an Advanced Search... 1 Using Ad Hoc Filters in Reports... 2 Creating Folders... 3 Creating a Copy of a Filter... 4 Selection Editor... 5 Query Wizard...

More information

Module 9 Ad Hoc Queries

Module 9 Ad Hoc Queries Module 9 Ad Hoc Queries Objectives Familiarize the User with basic steps necessary to create ad hoc queries using the Data Browser. Topics Ad Hoc Queries Create a Data Browser query Filter data Save a

More information

Ad Hoc Reporting: Data Export

Ad Hoc Reporting: Data Export Ad Hoc Reporting: Data Export Contents Ad Hoc Reporting > Data Export... 1 Export Format Options... 3 HTML list report (IMAGE 1)... 3 XML (IMAGE 2)... 4 Delimited Values (CSV)... 4 Fixed Width (IMAGE 10)...

More information

Important Tips when using Ad Hoc

Important Tips when using Ad Hoc 1 Parkway School District Infinite Campus Ad Hoc Training Manual Important Tips when using Ad Hoc On the Ad Hoc Query Wizard screen when you are searching for fields for your query please make sure to

More information

Query 4. Lesson Objectives 4. Review 5. Smart Query 5. Create a Smart Query 6. Create a Smart Query Definition from an Ad-hoc Query 9

Query 4. Lesson Objectives 4. Review 5. Smart Query 5. Create a Smart Query 6. Create a Smart Query Definition from an Ad-hoc Query 9 TABLE OF CONTENTS Query 4 Lesson Objectives 4 Review 5 Smart Query 5 Create a Smart Query 6 Create a Smart Query Definition from an Ad-hoc Query 9 Query Functions and Features 13 Summarize Output Fields

More information

User Guide. Trade Finance Global. Reports Centre. October 2015. nordea.com/cm OR tradefinance Name of document 8/8 2015/V1

User Guide. Trade Finance Global. Reports Centre. October 2015. nordea.com/cm OR tradefinance Name of document 8/8 2015/V1 User Guide Trade Finance Global Reports Centre October 2015 nordea.com/cm OR tradefinance Name of document 2015/V1 8/8 Table of Contents 1 Trade Finance Global (TFG) Reports Centre Overview... 4 1.1 Key

More information

Work with the MiniBase App

Work with the MiniBase App Work with the MiniBase App Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All other

More information

Jefferson County Public Schools. FRYSC Tips and Tricks

Jefferson County Public Schools. FRYSC Tips and Tricks FRYSC Tips and Tricks Table of Contents FRYSC Information Tracked in Infinite Campus... 4 Student Records... 4 Group Operations... 4 Individual Interventions... 5 Group Program Interventions... 9 Creating

More information

Business Objects 4.1 Quick User Guide

Business Objects 4.1 Quick User Guide Business Objects 4.1 Quick User Guide Log into SCEIS Business Objects (BOBJ) 1. https://sceisreporting.sc.gov 2. Choose Windows AD for Authentication. 3. Enter your SCEIS User Name and Password: Home Screen

More information

RIFIS Ad Hoc Reports

RIFIS Ad Hoc Reports RIFIS Ad Hoc Reports To retrieve the entire list of all Ad Hoc Reports, including the Base reports and any additional reports published to your Role, select Ad Hoc for the Type under Filter Report By and

More information

Participant Guide RP301: Ad Hoc Business Intelligence Reporting

Participant Guide RP301: Ad Hoc Business Intelligence Reporting RP301: Ad Hoc Business Intelligence Reporting State of Kansas As of April 28, 2010 Final TABLE OF CONTENTS Course Overview... 4 Course Objectives... 4 Agenda... 4 Lesson 1: Reviewing the Data Warehouse...

More information

Business Objects. Report Writing - CMS Net and CCS Claims

Business Objects. Report Writing - CMS Net and CCS Claims Business Objects Report Writing - CMS Net and CCS Claims Updated 11/28/2012 1 Introduction/Background... 4 Report Writing (Ad-Hoc)... 4 Requesting Report Writing Access... 4 Java Version... 4 Create A

More information

Microsoft Excel 2007 Mini Skills Overview of Tables

Microsoft Excel 2007 Mini Skills Overview of Tables To make managing and analyzing a group of related data easier, you can turn a range of cells into a Microsoft Office Excel table (previously known as an Excel list). A table typically contains related

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

HRS 750: UDW+ Ad Hoc Reports Training 2015 Version 1.1

HRS 750: UDW+ Ad Hoc Reports Training 2015 Version 1.1 HRS 750: UDW+ Ad Hoc Reports Training 2015 Version 1.1 Program Services Office & Decision Support Group Table of Contents Create New Analysis... 4 Criteria Tab... 5 Key Fact (Measurement) and Dimension

More information

Web Intelligence User Guide

Web Intelligence User Guide Web Intelligence User Guide Office of Financial Management - Enterprise Reporting Services 4/11/2011 Table of Contents Chapter 1 - Overview... 1 Purpose... 1 Chapter 2 Logon Procedure... 3 Web Intelligence

More information

EXPORTING THE SCHOOL ROSTER INTO AN EXCEL SPREADSHEET

EXPORTING THE SCHOOL ROSTER INTO AN EXCEL SPREADSHEET EXPORTING THE SCHOOL ROSTER INTO AN EXCEL SPREADSHEET QUICK GUIDE Since Columbus City Schools were closed eight days during the 2013-2014 school year due to weather, three of those days will be made up

More information

Microsoft Access 3: Understanding and Creating Queries

Microsoft Access 3: Understanding and Creating Queries Microsoft Access 3: Understanding and Creating Queries In Access Level 2, we learned how to perform basic data retrievals by using Search & Replace functions and Sort & Filter functions. For more complex

More information

Monthly Payroll to Finance Reconciliation Report: Access and Instructions

Monthly Payroll to Finance Reconciliation Report: Access and Instructions Monthly Payroll to Finance Reconciliation Report: Access and Instructions VCU Reporting Center... 2 Log in... 2 Open Folder... 3 Other Useful Information: Copying Sheets... 5 Creating Subtotals... 5 Outlining

More information

Human Resources (HR) Query Basics

Human Resources (HR) Query Basics Human Resources (HR) Query Basics This course will teach you the concepts and procedures involved in finding public queries, creating private queries, and running queries in PeopleSoft 9.1 Query Manager.

More information

MICROSOFT ACCESS STEP BY STEP GUIDE

MICROSOFT ACCESS STEP BY STEP GUIDE IGCSE ICT SECTION 11 DATA MANIPULATION MICROSOFT ACCESS STEP BY STEP GUIDE Mark Nicholls ICT Lounge P a g e 1 Contents Task 35 details Page 3 Opening a new Database. Page 4 Importing.csv file into the

More information

Introduction to Microsoft Access 2013

Introduction to Microsoft Access 2013 Introduction to Microsoft Access 2013 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

Kaseya 2. Quick Start Guide. for VSA 6.3

Kaseya 2. Quick Start Guide. for VSA 6.3 Kaseya 2 Custom Reports Quick Start Guide for VSA 6.3 December 9, 2013 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULA as

More information

Ad Hoc Reporting Manual

Ad Hoc Reporting Manual Ad Hoc Reporting Manual Version 2008.2.5 This manual created by Custom Computer Specialists, Inc. 70 Suffolk Court Hauppauge, NY 11788 www.customonline.com Copyright 2007 Custom Computer Specialists,

More information

In This Issue: Excel Sorting with Text and Numbers

In This Issue: Excel Sorting with Text and Numbers In This Issue: Sorting with Text and Numbers Microsoft allows you to manipulate the data you have in your spreadsheet by using the sort and filter feature. Sorting is performed on a list that contains

More information

PeopleSoft Query Training

PeopleSoft Query Training PeopleSoft Query Training Overview Guide Tanya Harris & Alfred Karam Publish Date - 3/16/2011 Chapter: Introduction Table of Contents Introduction... 4 Navigation of Queries... 4 Query Manager... 6 Query

More information

Choose the Reports Tab and then the Export/Ad hoc file button. Export Ad-hoc to Excel - 1

Choose the Reports Tab and then the Export/Ad hoc file button. Export Ad-hoc to Excel - 1 Export Ad-hoc to Excel Choose the Reports Tab and then the Export/Ad hoc file button Export Ad-hoc to Excel - 1 Choose the fields for your report 1) The demographic fields are always listed in the right

More information

Using Ad-Hoc Reporting

Using Ad-Hoc Reporting Using Ad-Hoc Reporting The purpose of this guide is to explain how the Ad-hoc reporting function can be used to produce Management Information from client and product data held in the Key. The guide will

More information

Ad Hoc Reporting. Basic Concepts RE1401. 2009 Infinite Campus. All Rights Reserved.

Ad Hoc Reporting. Basic Concepts RE1401. 2009 Infinite Campus. All Rights Reserved. Ad Hoc Reporting Basic Concepts 2009 Infinite Campus. All Rights Reserved. Agenda Designing filters Designing reports Building reports Exporting data Navigation Ad Hoc Reporting Filter Designer Campus

More information

UDW+ Quick Start Guide to Functionality 2013 Version 1.1

UDW+ Quick Start Guide to Functionality 2013 Version 1.1 to Functionality 2013 Version 1.1 Program Services Office & Decision Support Group Table of Contents Accessing UDW+... 2 System Requirements... 2 How to Login to UDW+... 2 Navigating within UDW+... 2 Home

More information

Logi Ad Hoc Reporting Report Design Guide

Logi Ad Hoc Reporting Report Design Guide Logi Ad Hoc Reporting Report Design Guide Version 11.2 Last Updated: March, 2014 Page 2 Table of Contents INTRODUCTION... 4 What is Logi Ad Hoc Reporting?... 5 CHAPTER 1 Getting Started... 6 Learning the

More information

How do I view and download reports?

How do I view and download reports? How do I view and download reports? There are 2 key areas in the reporting suite: Overview & Detailed. Overview Reports Providing you with volume and value summaries by account and product. Detailed Reports

More information

Access Queries (Office 2003)

Access Queries (Office 2003) Access Queries (Office 2003) Technical Support Services Office of Information Technology, West Virginia University OIT Help Desk 293-4444 x 1 oit.wvu.edu/support/training/classmat/db/ Instructor: Kathy

More information

The software shall provide the necessary tools to allow a user to create a Dashboard based on the queries created.

The software shall provide the necessary tools to allow a user to create a Dashboard based on the queries created. IWS BI Dashboard Template User Guide Introduction This document describes the features of the Dashboard Template application, and contains a manual the user can follow to use the application, connecting

More information

SCHOLARONE MANUSCRIPTS PUBLISHER-LEVEL REPORTING GUIDE

SCHOLARONE MANUSCRIPTS PUBLISHER-LEVEL REPORTING GUIDE SCHOLARONE MANUSCRIPTS PUBLISHER-LEVEL REPORTING GUIDE TABLE OF CONTENTS Select an item in the table of contents to go to that topic in the document. PUBLISHER-LEVEL REPORTING OVERVIEW... 2 ACCESSINGING

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

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 1 P age Table of Contents Table of Contents... Error! Bookmark

More information

Sample- for evaluation purposes only. Advanced Crystal Reports. TeachUcomp, Inc.

Sample- for evaluation purposes only. Advanced Crystal Reports. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2011 Advanced Crystal Reports TeachUcomp, Inc. it s all about you Copyright: Copyright 2011 by TeachUcomp, Inc. All rights reserved.

More information

Access 2010: Creating Queries Table of Contents INTRODUCTION TO QUERIES... 2 QUERY JOINS... 2 INNER JOINS... 3 OUTER JOINS...

Access 2010: Creating Queries Table of Contents INTRODUCTION TO QUERIES... 2 QUERY JOINS... 2 INNER JOINS... 3 OUTER JOINS... Access 2010: Creating Queries Table of Contents INTRODUCTION TO QUERIES... 2 QUERY JOINS... 2 INNER JOINS... 3 OUTER JOINS... 3 CHANGE A JOIN PROPERTY... 4 REMOVING A JOIN... 4 CREATE QUERIES... 4 THE

More information

Introduction to Microsoft Access 2010

Introduction to Microsoft Access 2010 Introduction to Microsoft Access 2010 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

Reporting with Web Intelligence

Reporting with Web Intelligence Reporting with Web Intelligence April 14, 2016 3:15-4:15 pm Workshop Presenter Trish Curry Training Specialist - AITS Decision Support Trishak@uillinois.edu 2 Turn off cell phones. Please Avoid side conversations.

More information

Query. Training and Participation Guide Financials 9.2

Query. Training and Participation Guide Financials 9.2 Query Training and Participation Guide Financials 9.2 Contents Overview... 4 Objectives... 5 Types of Queries... 6 Query Terminology... 6 Roles and Security... 7 Choosing a Reporting Tool... 8 Working

More information

Advanced Query for Query Developers

Advanced Query for Query Developers for Developers This is a training guide to step you through the advanced functions of in NUFinancials. is an ad-hoc reporting tool that allows you to retrieve data that is stored in the NUFinancials application.

More information

Introduction to Microsoft Access 2007

Introduction to Microsoft Access 2007 Introduction to Microsoft Access 2007 Introduction A database is a collection of information that's related. Access allows you to manage your information in one database file. Within Access there are four

More information

Microsoft Access 2010 Overview of Basics

Microsoft Access 2010 Overview of Basics Opening Screen Access 2010 launches with a window allowing you to: create a new database from a template; create a new template from scratch; or open an existing database. Open existing Templates Create

More information

Check out our website!

Check out our website! Check out our website! www.nvcc.edu/woodbr idge/computer-lab Contact Us Location: Open Computer Lab Seefeldt Building #336 NOVA Woodbridge Campus Hussna Azamy (OCL Supervisor) Phone: 703-878-5714 E-mail:

More information

Federal Employee Viewpoint Survey Online Reporting and Analysis Tool

Federal Employee Viewpoint Survey Online Reporting and Analysis Tool Federal Employee Viewpoint Survey Online Reporting and Analysis Tool Tutorial January 2013 NOTE: If you have any questions about the FEVS Online Reporting and Analysis Tool, please contact your OPM point

More information

Tutorial 3. Maintaining and Querying a Database

Tutorial 3. Maintaining and Querying a Database Tutorial 3 Maintaining and Querying a Database Microsoft Access 2010 Objectives Find, modify, and delete records in a table Learn how to use the Query window in Design view Create, run, and save queries

More information

Microsoft Office 2010

Microsoft Office 2010 Access Tutorial 3 Maintaining and Querying a Database Microsoft Office 2010 Objectives Find, modify, and delete records in a table Learn how to use the Query window in Design view Create, run, and save

More information

REP200 Using Query Manager to Create Ad Hoc Queries

REP200 Using Query Manager to Create Ad Hoc Queries Using Query Manager to Create Ad Hoc Queries June 2013 Table of Contents USING QUERY MANAGER TO CREATE AD HOC QUERIES... 1 COURSE AUDIENCES AND PREREQUISITES...ERROR! BOOKMARK NOT DEFINED. LESSON 1: BASIC

More information

Lesson 07: MS ACCESS - Handout. Introduction to database (30 mins)

Lesson 07: MS ACCESS - Handout. Introduction to database (30 mins) Lesson 07: MS ACCESS - Handout Handout Introduction to database (30 mins) Microsoft Access is a database application. A database is a collection of related information put together in database objects.

More information

REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS

REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS 28-APRIL-2015 TABLE OF CONTENTS Select an item in the table of contents to go to that topic in the document. USE GET HELP NOW & FAQS... 1 SYSTEM

More information

Oracle SQL. Course Summary. Duration. Objectives

Oracle SQL. Course Summary. Duration. Objectives Oracle SQL Course Summary Identify the major structural components of the Oracle Database 11g Create reports of aggregated data Write SELECT statements that include queries Retrieve row and column data

More information

Ad Hoc Report Query Step-by-Step

Ad Hoc Report Query Step-by-Step Page1 Start from the HMIS or HMIS Low Volume page From your HMIS module - * Click on the Report module Initial Ad Hoc Inventory Search * 1 2 3 1) Click on Ad Hoc Report / Inventory 2) Select the drop down

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

IRA Pivot Table Review and Using Analyze to Modify Reports. For help, email Financial.Reports@dartmouth.edu

IRA Pivot Table Review and Using Analyze to Modify Reports. For help, email Financial.Reports@dartmouth.edu IRA Pivot Table Review and Using Analyze to Modify Reports 1 What is a Pivot Table? A pivot table takes rows of detailed data (such as the lines in a downloadable table) and summarizes them at a higher

More information

Advanced Excel 10/20/2011 1

Advanced Excel 10/20/2011 1 Advanced Excel Data Validation Excel has a feature called Data Validation, which will allow you to control what kind of information is typed into cells. 1. Select the cell(s) you wish to control. 2. Click

More information

Rochester Institute of Technology. Oracle Training: Advanced Financial Application Training

Rochester Institute of Technology. Oracle Training: Advanced Financial Application Training Rochester Institute of Technology Oracle Training: Advanced Financial Application Training Table of Contents Introduction Lesson 1: Lesson 2: Lesson 3: Lesson 4: Creating Journal Entries using Excel Account

More information

Joins Joins dictate how two tables or queries relate to each other. Click on the join line with the right mouse button to access the Join Properties.

Joins Joins dictate how two tables or queries relate to each other. Click on the join line with the right mouse button to access the Join Properties. Lesson Notes Author: Pamela Schmidt Joins Joins dictate how two tables or queries relate to each other. Click on the join line with the right mouse button to access the Join Properties. Inner Joins An

More information

DataDirector Getting Started

DataDirector Getting Started DataDirector Getting Started LOG-IN 1. Login to the DataDirector website: https://www.achievedata.com/yourdistrictname 2. Enter your User Name and Password. 3. You may need to select the site and level

More information

Creating QBE Queries in Microsoft SQL Server

Creating QBE Queries in Microsoft SQL Server Creating QBE Queries in Microsoft SQL Server When you ask SQL Server or any other DBMS (including Access) a question about the data in a database, the question is called a query. A query is simply a question

More information

Results CRM 2012 User Manual

Results CRM 2012 User Manual Results CRM 2012 User Manual A Guide to Using Results CRM Standard, Results CRM Plus, & Results CRM Business Suite Table of Contents Installation Instructions... 1 Single User & Evaluation Installation

More information

MICROSOFT ACCESS 2003 TUTORIAL

MICROSOFT ACCESS 2003 TUTORIAL MICROSOFT ACCESS 2003 TUTORIAL M I C R O S O F T A C C E S S 2 0 0 3 Microsoft Access is powerful software designed for PC. It allows you to create and manage databases. A database is an organized body

More information

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

Using an Access Database

Using an Access Database A Few Terms Using an Access Database These words are used often in Access so you will want to become familiar with them before using the program and this tutorial. A database is a collection of related

More information

SonicWALL GMS Custom Reports

SonicWALL GMS Custom Reports SonicWALL GMS Custom Reports Document Scope This document describes how to configure and use the SonicWALL GMS 6.0 Custom Reports feature. This document contains the following sections: Feature Overview

More information

Brokerage Payment System (BPS) User Manual

Brokerage Payment System (BPS) User Manual Brokerage Payment System (BPS) User Manual December 2011 Global Operations Education 1 Table of Contents 1.0 ACCESSING BPS...5 2.0 LOGGING INTO BPS...6 3.0 BPS HOME PAGE...7 4.0 FIRMS...8 5.0 BROKERS...10

More information

Result Entry by Spreadsheet User Guide

Result Entry by Spreadsheet User Guide Result Entry by Spreadsheet User Guide Created in version 2007.3.0.1485 1/50 Table of Contents Result Entry by Spreadsheet... 3 Result Entry... 4 Introduction... 4 XML Availability... 4 Result Entry...

More information

Microsoft Office. Mail Merge in Microsoft Word

Microsoft Office. Mail Merge in Microsoft Word Microsoft Office Mail Merge in Microsoft Word TABLE OF CONTENTS Microsoft Office... 1 Mail Merge in Microsoft Word... 1 CREATE THE SMS DATAFILE FOR EXPORT... 3 Add A Label Row To The Excel File... 3 Backup

More information

Enterprise Reporting Advanced Web Intelligence Training. Enterprise Reporting Services

Enterprise Reporting Advanced Web Intelligence Training. Enterprise Reporting Services Enterprise Reporting Advanced Web Intelligence Training Enterprise Reporting Services Table of Contents Chapter Page 1 Overview 4 2 Web Intelligence Access 8 3 BI Launch Pad Navigation 12 4 Nested Query

More information

User Manual - Sales Lead Tracking Software

User Manual - Sales Lead Tracking Software User Manual - Overview The Leads module of MVI SLM allows you to import, create, assign and manage their leads. Leads are early contacts in the sales process. Once they have been evaluated and assessed,

More information

VDF Query User Manual

VDF Query User Manual VDF Query User Manual Page 1 of 25 Table of Contents Quick Start... 3 Security... 4 Main File:... 5 Query Title:... 6 Fields Tab... 7 Printed Fields... 8 Task buttons... 9 Expression... 10 Selection...

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 Copyright 2013 Intellicus Technologies This document and its content

More information

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

EXCEL 2007. 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 http://www.csun.edu/training TABLE

More information

Click on Faculty & Staff Then Staff Resources. Click on Kiosk

Click on Faculty & Staff Then Staff Resources. Click on Kiosk Click on Faculty & Staff Then Staff Resources Click on Kiosk 1 Login For First Time Users without a password, you will want to click where the arrow is instructing you. When prompted, you must use your

More information

SPREADSHEETS. TIP! Whenever you get some new data, save it under a new name! Then if you mess things up, you can always go back to the original.

SPREADSHEETS. TIP! Whenever you get some new data, save it under a new name! Then if you mess things up, you can always go back to the original. SPREADSHEETS Spreadsheets are great tools for sorting, filtering and running calculations on tables of data. Journalists who know the basics can interview data to find stories and trends that others may

More information

Guidelines for Creating Reports

Guidelines for Creating Reports Guidelines for Creating Reports Contents Exercise 1: Custom Reporting - Ad hoc Reports... 1 Exercise 2: Custom Reporting - Ad Hoc Queries... 5 Exercise 3: Section Status Report.... 8 Exercise 1: Custom

More information

Logi Ad Hoc Reporting Report Design Guide

Logi Ad Hoc Reporting Report Design Guide Logi Ad Hoc Reporting Report Design Guide Version 10.2 Last Updated: May 2012 Page 2 Table of Contents INTRODUCTION... 4 What is Logi Ad Hoc Reporting?... 5 CHAPTER 1 Getting Started... 6 Learning the

More information

Click to create a query in Design View. and click the Query Design button in the Queries group to create a new table in Design View.

Click to create a query in Design View. and click the Query Design button in the Queries group to create a new table in Design View. Microsoft Office Access 2010 Understanding Queries Queries are questions you ask of your database. They allow you to select certain fields out of a table, or pull together data from various related tables

More information

Access 2007. Queries

Access 2007. Queries Access 2007 Queries WORKSHOP DESCRIPTION... 1 Overview 1 Prerequisites 1 Objectives 1 WHAT IS A QUERY?... 2 WHY USE QUERIES?... 2 TERMS TO KNOW... 2 Select Queries 2 Action Queries 2 Crosstab Queries

More information

MEDIAplus administration interface

MEDIAplus administration interface MEDIAplus administration interface 1. MEDIAplus administration interface... 5 2. Basics of MEDIAplus administration... 8 2.1. Domains and administrators... 8 2.2. Programmes, modules and topics... 10 2.3.

More information

Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com

Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com M o s t U s e f u l E x c e l C o m m a n d s Tommy B. Harrington 104 Azalea Drive Greenville, NC 27858 Email: tommy@tommyharrington.com Computer Training YOU Can Understand! Most Useful Excel Commands

More information

Creating an Access Database. To start an Access Database, you should first go into Access and then select file, new.

Creating an Access Database. To start an Access Database, you should first go into Access and then select file, new. To start an Access Database, you should first go into Access and then select file, new. Then on the right side of the screen, select Blank database. Give your database a name where it says db1 and save

More information

Using Microsoft Office to Manage Projects

Using Microsoft Office to Manage Projects (or, Why You Don t Need MS Project) Using Microsoft Office to Manage Projects will explain how to use two applications in the Microsoft Office suite to document your project plan and assign and track tasks.

More information

How to Create a Custom TracDat Report With the Ad Hoc Reporting Tool

How to Create a Custom TracDat Report With the Ad Hoc Reporting Tool TracDat Version 4 User Reference Guide Ad Hoc Reporting Tool This reference guide is intended for TracDat users with access to the Ad Hoc Reporting Tool. This reporting tool allows the user to create custom

More information

Email Marketing. http://www.gotechstorm.com/howt o/email. TechStorm 15725 NORTH DALLAS PARKWAY SUITE 125 ADDISON, TX, 750001

Email Marketing. http://www.gotechstorm.com/howt o/email. TechStorm 15725 NORTH DALLAS PARKWAY SUITE 125 ADDISON, TX, 750001 Email Marketing http://www.gotechstorm.com/howt o/email CRM Email Marketing Page 0 TechStorm 15725 NORTH DALLAS PARKWAY SUITE 125 ADDISON, TX, 750001 CRM Email Marketing Table Of Contents Importing A Customer

More information

Building Ad Hoc Reports

Building Ad Hoc Reports Building Ad Hoc Reports Cognos enables you to build custom ad hoc reports that you may share with other Cognos users. Cognos This guide explains the basic process of creating and saving a report using

More information

Intellect Platform - Tables and Templates Basic Document Management System - A101

Intellect Platform - Tables and Templates Basic Document Management System - A101 Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System

More information

Ad-hoc Reporting Report Designer

Ad-hoc Reporting Report Designer Ad-hoc Reporting Report Designer AD- H O C R E P O R T D E S I G N E R M A N U A L 2012 NonProfit Technologies, Inc. All Rights Reserved. This document contains proprietary information which is protected

More information

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11 MS Excel Handout: Level 2 elearning Department 2016 Page 1 of 11 Contents Excel Environment:... 3 To create a new blank workbook:...3 To insert text:...4 Cell addresses:...4 To save the workbook:... 5

More information

Data Tool Platform SQL Development Tools

Data Tool Platform SQL Development Tools Data Tool Platform SQL Development Tools ekapner Contents Setting SQL Development Preferences...5 Execution Plan View Options Preferences...5 General Preferences...5 Label Decorations Preferences...6

More information

INFORMATION SERVICES TECHNOLOGY GUIDE RHS STUDENT EMPLOYMENT WEB APPLICATION

INFORMATION SERVICES TECHNOLOGY GUIDE RHS STUDENT EMPLOYMENT WEB APPLICATION Overview The RHS Student Employment Web Application provides a central system where MSU students can apply for RHS jobs and where RHS Administrators can review and process those applications. System Access

More information

Information and Computer Science Department ICS 324 Database Systems Lab#11 SQL-Basic Query

Information and Computer Science Department ICS 324 Database Systems Lab#11 SQL-Basic Query Information and Computer Science Department ICS 324 Database Systems Lab#11 SQL-Basic Query Objectives The objective of this lab is to learn the query language of SQL. Outcomes After completing this Lab,

More information

Frequently Asked Questions About Using The GRE Search Service

Frequently Asked Questions About Using The GRE Search Service Frequently Asked Questions About Using The GRE Search Service General Information Who can use the GRE Search Service? Institutions eligible to participate in the GRE Search Service include (1) institutions

More information

2030 Districts Performance Metrics Toolkit

2030 Districts Performance Metrics Toolkit Portfolio Reporting Guide Portfolio Report Tutorial The following guide accompanies the Portfolio Report Template, and is intended to assist with the initial population of the spreadsheet and the production

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

Business Objects Version 5 : Introduction

Business Objects Version 5 : Introduction Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice

More information

User Training Guide. 2010 Entrinsik, Inc.

User Training Guide. 2010 Entrinsik, Inc. User Training Guide 2010 Entrinsik, Inc. Table of Contents About Informer... 6 In This Chapter... 8 Logging In To Informer... 8 The Login... 8 Main Landing... 9 Banner... 9 Navigation Bar... 10 Report

More information