Data Warehouse. Business Objects

Size: px
Start display at page:

Download "Data Warehouse. Business Objects"

Transcription

1 Data Warehouse Business Objects Power User: Querying [DW POWER USER] The data warehouse, at Booth, is used to store, retrieve and create reports for data at Booth. The first release of the warehouse contains admission and student data. It will be expanded, using a phased approach, to include all data on the lifecycle of a student; from prospective student to alum.

2 ---This page left blank intentionally This page left blank intentionally---

3 Table of Contents Introduction... 1 What is Business Objects, Web Intelligence and Data Warehouse?... 1 Why do we have the DW?... 1 Required Software to Access and Use with BO and WebI... 2 Login to BO... 2 BO Dashboard Overview... 3 Launch WebI... 3 Query Panel Overview... 6 Build a Query... 7 Restrict a Query Query Filters Using Prompts to Restrict Data Complex Filters Edit a Document Save a Document Print a Document Share a Document Export a Document Designing, Organizing and Filtering Reports Vocabulary Used Throughout this Manual

4 The Booth data warehouse is used to store, retrieve and create reports for data at Booth. The first release of the warehouse contains admission and student data. It will be expanded, using a phased approach, to include all data on the lifecycle of a student; from prospective student to alum. Introduction What is Business Objects, Web Intelligence and Data Warehouse? Business Objects (BO) is the web-based platform which will present a consolidated view of Booth s data in a secure, focused and personalized view. Web Intelligence (WebI; pronounced webby) is the application Booth users will utilize, within BO, to generate and view reports of data. Data Warehouse (DW) is the virtual world where all of the data will be stored for access through BO and WebI. What is the Purpose of the DW? The overall purpose of the DW project is to simplify the reporting process as well as ensure the accuracy, completeness, timeliness and accessibility of Booth data while keeping it in one secure, accessible location. Having a data warehouse will allow end users 1. Self-service functionality which will enable them to produce ad hoc queries and reports through an easy-to-use reporting tool. 2. Data from our current and legacy applications will be consolidated into a consistent format accessible from a single reporting environment, potentially allowing Booth to eliminate these applications and/or databases (i.e. Ingres, GTS Replication and Apply Direct). Approval for the deletion of an application or database will be obtained by the business owner(s) prior to the deletion. 3. Data accuracy will be improved by identifying which system is the authoritative source. 4. Booth IT will work with the business users to determine how to standardize data items to provide consistency. For example, International Business Machines may be stored consistently as IBM in the data warehouse. 5. The clean data from the data warehouse will assist Booth users to easily and quickly answer questions and make decisions. 6. Ability to track history and information of students through their life-cycle, from prospective student through to alumnus. 7. Analyze factors or predictors of student/alumnus success, i.e. do students who have a particular professor become more successful than students who don t have the professor; analyze if we have the right criteria for admissions. 8. Once we identify successful students, determine what they had in common, i.e. what courses did they take, who were the faculty members, what was their undergraduate degree, etc. 1

5 Required Software to Access and Use with BO and WebI 1. Windows 7 is supported for use of BO and WebI, However, MacOS + Safari present compatibility issues. A preference change is needed in order to use the DW on a Mac. 2. BO and WebI perform best with IE or Firefox. Chrome presents issues with some functionality, at the current time. 3. Java versions recommended to run reports in WebI. a. Version 7 update 25. b. Version 6 update 45. Vocabulary Used Throughout this Manual 1. Class logical groupings of related objects. 2. Query an inquiry which will produce a result. 3. Context the predefined relationship between tables in the data warehouse. 4. Predefined Query Filter used to restrict data returned by an object in a query. 5. Layer presents a view of the data available in the warehouse. 6. Universe representation of the data contained in the warehouse that can be accessed. This is where you will interact with the data contained in the warehouse. 7. Object - elements in a universe that map to a specific set of data in a database. 8. Dimension retrieves the data that provides the basis for analysis in a report. Dimension objects retrieve character-type data. i.e. names, addresses, school name, program, dates, section, etc. 9. Measure numeric data that is a result of calculations on data in the database. i.e. max GPA, min GPA and average GPA. 10.Attribute descriptive data about a dimension. Login to BO After obtaining training and access, login to BO from the portal. 1. Open a web browser. 2. Point it to: 3. Login with your Booth ID and password. a. Locate the Business Objects portlet on the left. 4. Click on the Data Warehouse icon. If you are off campus or connected via the wireless network connection, login to the Booth VPN ( is required to access the Data Warehouse. 2

6 BO Dashboard Overview Launch WebI 1. Once in BO, on the right under My Applications, click on the WebI icon. WebI launches in a new window. 2. From the Web Intelligence toolbar, click on the new icon. 3. From the Create a new Web Intelligence Document popup, select Universe. 4. Click on the OK button. 3

7 5. From the Universe pop-up, click on the Booth Data Warehouse.unx universe. 4

8 6. Click on the Select button. The WebI application opens. 5

9 Query Panel Overview The first time you access the Query Panel to create a query, you will need to select a Universe Layer. Your view will look similar to this: Click on the small arrow between the Universe outline and the search field to display the Layers in which you have access to select. 6

10 Build a Query When building a query, follow these general guidelines to create the basic query. We will get into filtering and restricting later in the guide. 1. From the left pane, select the Universe Layer to access the type of data you want to use in your query. 2. From the left, drag (or double-click) on the object(s) you need, to add them to the Results objects panel. 3. To add all objects in a Class (i.e., Program), drag the Class to the Results Objects panel 4. On the top right, click on the Run Query button. 7

11 Example Query to Create Below is a sample query we will build during training. Scenario 1: Count the number of applicants by race, where program is equal to Evening MBA or Weekend MBA and application round contains

12 --This page left blank intentionally-- 9

13 Solution Steps to Scenario 1: 1. From the Web Intelligence toolbar, click on the button. 2. Select Universe then click on the OK button. 3. Select the Booth Data Warehouse.unx universe then click on the Select button. 4. Click on the + next to the Applicant object to expand. 5. Add the Count of Applicants measure to the query. a. Click and drag the object to the Result Objects pane. b. Double-click on the object. 6. Click on the + next to the Personal Information object to expand. 7. Add the Applicant Racial Group to the report. a. Click and drag the object to the Result Objects pane. b. Double-click on the object. 8. Click on the + next to the Program Object to expand. 9. Add the Program Name to the report. a. Click and drag the object to the Result Objects pane. b. Double-click on the object. 10. Click on the + next to the Application Process object to expand. 11. Add the Application Round Name to the report. a. Click and drag the object to the Result Objects pane. b. Double-click on the object. Now we need to restrict what we are displaying in the report; we will use a query filter to accomplish this. 12. From the Result Objects pane, drag the Program name object to the Query Filters and drop it. a. Select the In List Operand. b. Click on the dropdown and select List of Values i. Double-click on Evening MBA to add to the selected Value(s). ii. Double-click on Weekend MBA to add to the selected Value(s). c. Click on the OK button. Next, we need to add the Application Round Name object to the Filters using the And operator. 13. From the Result Objects pane, drag the Application Round Name object to the Query Filters and drop it. a. Select the In List Operand. b. Click on the dropdown and select Values from List. i. Select all values with Evening 2012 or Weekend 2012 in it and move to the Selected Value(s) pane. 10

14 1. Highlight all entries with 2012 in them and click on the > to move to the Selected Values pane. ii. Under the Data Preview pane, click on the Refresh button. iii. Your data is displayed. 14. Click on the Run query button to view the report. a. The report appears. b. Expand the columns (similar to how you do in Excel) to view all the contents in the column. c. Reorder the columns by dragging them to where you would like them. 15. Save the report. 11

15 Restrict a Query Restricting a query allows you to limit the amount of data that is retrieved from the warehouse and returned in your report. Restricting using a query filter allows you to focus on only the data you need to answer a specific question. Query Filters You can limit the data you do not want specific users to see when they access the document. You minimize the quantity of data returned in the document to optimize performance. 1. Types of Filters. Predefined Query Filter A predefined query filter is built into the universe. You will see it marked with a yellow triangle icon. Single and Multi-Value Filters a. From the Query Panel, select the object you want to filter on and drag it to the Query Filters panel. b. Click the arrow next to the bulleted list button to the far right of the filter definition and select an operand. c. The list of values for the selected object is retrieved from the database and is displayed in the list of values dialog box. 12

16 d. In the List of Values dialog box, select the item you want to use to filter and double-click it. e. This moves the selected item to the Selected Value(s) pane of the List of Values dialog box. f. Click on the OK button. g. Click the Run Query button to generate a report based on your query and Query Filters. 2. Components of a Query Filter. a. Object the object on which you want to filter data. i. Graduation Year, Program, School Start Date, etc. are all Objects. b. Operator the object value used for filtering. i. Equals to ii. Different from iii. Greater than iv. Greater than or equal to v. Less than vi. Less than or equal to vii. Between viii. Not between ix. In list x. Not in list xi. Is null xii. Is not null 13

17 xiii. Matches pattern xiv. Different from pattern xv. Both xvi. Except c. Operand the relationship between the object and operator. Using Prompts to Restrict Data Prompt is a query filter that requires the report user to select the data values that the query returns at each refresh. You can design a prompt to allow users to manually enter data or to select from a list of values. Prompted Filter You can use the Prompt Operand to prompt the user to enter additional data. Create a Prompt in a Report 1. In the query panel, drag the objects to the query filters panel. 2. Click the Operand Type drop-down arrow and select Prompt from the menu. 3. Between the Prompt text field and the Operand type button, click on the Parameter Properties button. 4. Click on the OK button. 5. Click on the Run Query button. 6. Save the document, if desired. Editing a Prompt in a Report 1. In the query panel, drag the objects to the query filters panel. 2. Click the Operand Type drop-down arrow and select Prompt from the menu. 3. To edit the prompt text, type new text in the Prompt text field. 4. To set a default prompt value, click on the Set default values in the Parameter Properties box. 14

18 5. Click on the OK button. 6. Save the document, if desired. Complex Filters A complex filter will allow you to focus on precisely what you want to see. You may need to apply more than one filter. Query Filters Panel Filter Operator Types 1. And is used when both conditions defined in the two filters must be met for data to be returned in a query. 2. Or is used when either one of the other of the conditions defined in the filters must be met for data to be returned in the query. 3. The result of combining two or more filters can be visually represented by using a Venn diagram. 15

19 Create a report using the AND operator 1. Create a new query and drag the appropriate objects to the Results Objects panel. 2. Select an object on which you want to filter the query and drag it to the Query Filters panel. 3. In the Operator drop-down list, select the appropriate operator for the filter. 4. Click the Operand type drop-down and click the appropriate operator. 5. If you selected the Value(s) in List operator, select the appropriate values from the list and add them to the selected Value(s) zone. 6. Click on the OK button. The Query Filters panel displays the filter you just defined. 1. Create a second query filter by dragging an additional object to the Query Filters panel. 2. In the operator drop-down list, select the appropriate operator for the filter. 3. Click the Operand type drop-down and click the appropriate operator. 4. If you selected the Value(s) in List operator, select the appropriate values from the list and add them to the Selected Value(s) zone. 5. Click on the OK button. WebI automatically applies the AND operator the first time you create a second filter. 6. Click on the Run Query button. Create a report using the OR operator 1. Create a new query and drag the appropriate objects to the Results Objects panel. 2. Select an object on which you want to filter the query and drag it to the Query Filters panel. 3. The query must use at least two query filters to use the OR operand. 4. Click the Operand type drop-down and click the appropriate operator for each of the query filters. 5. Group the query filters, as required. 6. When required, click the operators grouping the query filters to switch between the operator values AND and OR. 7. Click on the Run Query button. Prioritize Operators By positioning the query filter statements and deciding how to group them together, you define which filters will be processed first. The positioning and grouping of the filters depends on the logic of the information you are trying to retrieve. 1. Create a query in the Query Panel. a. Use several query filters, group and prioritize. 16

20 2. In the Query Filters panel, drag and drop the query filters in the order you want them to display in your report. 3. Drag a query filter on top of another to group the filters together. 4. Double-click the operand names to switch them between AND and OR to create the desired priority. 5. The grouping of the query filters, represented by the brackets, determines which query filters will be processed first. 6. Click on the Run query button. Wildcards in Query Filters Wildcards are used to search for partial values rather than the entire value. They will allow you to limit your search. 1. An underscore (_) is used for any single character in a string. 2. A percent sign (%) is used for any number of characters in a string. How to use a wildcard: 1. In the Query Panel, drag the object you want to use to build a filer into the Query Filters panel. 2. Click on the Operator Type drop-down arrow and select the operator you want to use for your filtering. 3. Check the filter definition text box and type the wildcard pattern you want to use. 4. Click on the Run query button. 5. Save your query, if desired. Edit a Document 1. Open a saved document. 2. From the right, click on the Design tab 3. Click on the Data Access tab. 4. Click on the Edit button. a. The Query Panel displays. b. Drag the additional necessary object(s) from the Universe View on the left to the Results Objects pane on the right. c. Add additional Query Filters, as necessary. 5. Click on the Run Query button. Your report displays. You ll notice your new object(s) was(were) not added to your report. You will need to insert it(them) into the report where you want it(them) to display. a. Open your report and from the left, open the Available Objects panel, if it is not open. b. Expand the Query. i. To expand, click on the plus next to the name of your query. 17

21 c. Drag the added object you want to add to the header row where you want the object displayed. Look for a small faded-out rectangle to drop the object in the document. d. The column is added and displays. Save a Document Saving a document can be done a few ways. You can save a document so only you can view and edit it, or publically so all users of the BO system can access and view it. Save to My Favorites folder 1. Click on the Save button. 2. Click on the Folders tab. 3. Click on the My Favorites folder. 4. Create a new folder, if desired, or select an existing folder. 5. If you don t want to create a new folder or select an existing folder under the My Favorites folder, your query will save to the My Favorites folder; all reports will be listed alphabetically. 6. It is suggested you create new folders to keep your reports organized. 7. In the Name field, type a name for the report. 18

22 8. From the bottom of the screen, click on the Advanced button. Additional options display. 9. Check the Refresh on open checkbox. 10.This will refresh the report displayed with the most current data. 11.If you do not check this checkbox, you will need to manually refresh the report data each time you open it. 12.Check the Permanent regional formatting button to ensure the regional settings for formatting are applied regardless of what the locale is on the machine where the report is opened. 13.Click on the Save button. Save to Public Folders 1. Click on the Save button. 2. Select the Folders tab. 3. Expand the Public Folders folder. The Public folders are where you can save and access queries you and other WebI users have created and have access to view. You will find the Public Folder under the Folder tab on the left of the Documents tab. 4. Open the folder you d like to save your document. 5. In the Name field, enter a name for the document. 6. From the bottom of the screen, click on the Advanced button. Additional options display. 7. Check the Refresh on open checkbox. 8. This will refresh the report displayed with the most current data. 9. If you do not check this checkbox, you will need to manually refresh the report data each time you open it. 19

23 10.Check the Permanent regional formatting button to ensure the regional settings for formatting are applied regardless of what the locale is on the machine where the report is opened. 11.Click on the Save button. Print a Document Users can print a document by clicking on the printer icon on the File tab from within a document. Set the properties for printing, as applicable, and then print the document. Share a Document Users of WebI can share documents simply by saving them in the Public repository, known as the Public Folder. Users may also send a document to another WebI user s Inbox. 1. Click on the Documents tab. 2. Open the folder where your document resides that you want to share with another user. 3. Right-click on the document and select the Send > option. 4. Select the BI user option. 20

24 5. Double-click on the Username in the list. 6. Click on the Send button. 7. The user will retrieve the document from their Inbox within WebI. Users must have WebI access in order to have a document sent to their Inbox. If a user does not have access to WebI, you should export your document to a PDF or Excel document to send to the other user. 21

25 Export a Document Users can export a document to send to a non-webi user. You are able to export a document as a PDF or Excel file. PDF or Excel 1. Open the document you wish to export as a PDF or Excel document. 2. Click on the Save button. 3. Click on the Save As option. 4. Click on a local option to save the file as a PDF or Excel document. a. My Desktop. b. My Documents. c. My Computer. 5. From the Files of Type: drop-down, select PDF or Excel document. 6. Click on the Save button. 22

26 Designing, Organizing and Filtering Reports For information on designing, organizing and filtering reports, see the Design document. 23

27 ---This page left blank intentionally This page left blank intentionally---

Decision Support AITS University Administration. EDDIE 4.1 User Guide

Decision Support AITS University Administration. EDDIE 4.1 User Guide Decision Support AITS University Administration EDDIE 4.1 User Guide 2 P a g e EDDIE (BI Launch Pad) 4.1 User Guide Contents Introduction to EDDIE... 4 Log into EDDIE... 4 Overview of EDDIE Homepage...

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

Netmail Search for Outlook 2010

Netmail Search for Outlook 2010 Netmail Search for Outlook 2010 Quick Reference Guide Netmail Search is an easy-to-use web-based electronic discovery tool that allows you to easily search, sort, retrieve, view, and manage your archived

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

Business Objects Reports Influenza Vaccinations User Guide

Business Objects Reports Influenza Vaccinations User Guide Business Objects Reports Influenza Vaccinations User Guide IT@JH Enterprise Applications Updated: August 2, 2013 Page 1 of 19 Table of Contents Report Viewer:... 4 Business Objects Reporting Website...4

More information

Hamline University Administrative Computing Page 1

Hamline University Administrative Computing Page 1 User Guide Banner Handout: BUSINESS OBJECTS ENTERPRISE (InfoView) Document: boxi31sp3-infoview.docx Created: 5/11/2011 1:24 PM by Chris Berry; Last Modified: 8/31/2011 1:53 PM Purpose:... 2 Introduction:...

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

Searching your Archive in Outlook (Normal)

Searching your Archive in Outlook (Normal) Searching your Archive in Outlook (Normal) 1. View the Archive Add in toolbar. In Outlook 2007, the toolbar displays below the standard Outlook toolbars. In Outlook 2010, select the McAfee tab. 2. In the

More information

Mitigation Planning Portal MPP Reporting System

Mitigation Planning Portal MPP Reporting System Mitigation Planning Portal MPP Reporting System Updated: 7/13/2015 Introduction Access the MPP Reporting System by clicking on the Reports tab and clicking the Launch button. Within the system, you can

More information

Infoview XIR3. User Guide. 1 of 20

Infoview XIR3. User Guide. 1 of 20 Infoview XIR3 User Guide 1 of 20 1. WHAT IS INFOVIEW?...3 2. LOGGING IN TO INFOVIEW...4 3. NAVIGATING THE INFOVIEW ENVIRONMENT...5 3.1. Home Page... 5 3.2. The Header Panel... 5 3.3. Workspace Panel...

More information

Business Warehouse Reporting Manual

Business Warehouse Reporting Manual Business Warehouse Reporting Manual This page is intentionally left blank. Table of Contents The Reporting System -----------------------------------------------------------------------------------------------------------------------------

More information

Decision Support AITS University Administration. Web Intelligence 4.1 Reporting Basics

Decision Support AITS University Administration. Web Intelligence 4.1 Reporting Basics Decision Support AITS University Administration Web Intelligence 4.1 Reporting Basics 2 Web Intelligence 4.1: Reporting Basics Appropriate Use and Security of Confidential and Sensitive Information Due

More information

User Manual for the SAP Business Objects BI Platform 4.1 System (BI Suite) CONTENTS

User Manual for the SAP Business Objects BI Platform 4.1 System (BI Suite) CONTENTS User Manual for the SAP Business Objects BI Platform 4.1 System (BI Suite) CONTENTS Section 1: Getting Started with BI Suite In this section you will learn how to log in to BI Suite, find, open and view

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

The LSUHSC N.O. Email Archive

The LSUHSC N.O. Email Archive The LSUHSC N.O. Email Archive Introduction The LSUHSC N.O. email archive permanently retains a copy of all email items sent and received by LSUHSC N.O. Academic email users. Email items will be accessible

More information

Crystal Reports Payroll Exercise

Crystal Reports Payroll Exercise Crystal Reports Payroll Exercise Objective This document provides step-by-step instructions on how to build a basic report on Crystal Reports XI on the MUNIS System supported by MAISD. The exercise will

More information

Using Webmail. Document Updated: 11/10. Technical Manual: User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header

Using Webmail. Document Updated: 11/10. Technical Manual: User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header Using Webmail Technical Manual: User Guide Webmail is supported in the following browsers: Windows Internet Explorer 6, Internet Explorer 7, Firefox 2, and Firefox 3 Mac OSX Safari 2, Safari 3, Firefox

More information

Oracle Business Intelligence (OBI) User s Guide October 2011

Oracle Business Intelligence (OBI) User s Guide October 2011 Page 1 of 9 Oracle Business Intelligence (OBI) User s Guide October 2011 OBI is a web-based reporting tool that enables PeopleSoft users to analyze and report on information stored in the PeopleSoft Finance

More information

This will open up a new window and take you to the BOXI home page

This will open up a new window and take you to the BOXI home page User Manual for the Business Objects Web Intelligence XI System (BOXI) Section 1: Getting Started with BOXI CONTENTS In this section you will learn how to log in to BOXI, find, open and view existing documents

More information

COGNOS Query Studio Ad Hoc Reporting

COGNOS Query Studio Ad Hoc Reporting COGNOS Query Studio Ad Hoc Reporting Copyright 2008, the California Institute of Technology. All rights reserved. This documentation contains proprietary information of the California Institute of Technology

More information

Business Objects Enterprise version 4.1. Report Viewing

Business Objects Enterprise version 4.1. Report Viewing Business Objects Enterprise version 4.1 Note about Java: With earlier versions, the Java run-time was not needed for report viewing; but was needed for report writing. The default behavior in version 4.1

More information

Beginner s Guide to AIA Contract Documents Online Service for Single-Seat Users

Beginner s Guide to AIA Contract Documents Online Service for Single-Seat Users Beginner s Guide to AIA Contract Documents Online Service for Single-Seat Users Table of Contents Getting Started - Introducing ACD5- AIA Contract Documents New Online Service System Requirements Transitioning

More information

North Carolina Community Colleges Business Intelligence Reporting System

North Carolina Community Colleges Business Intelligence Reporting System North Carolina Community Colleges Business Intelligence Reporting System College User Manual Accessing Reporting System Contact Info To log in to Business Intelligence system: https://bi.nccommunitycolleges.edu

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

How To Sync Google Drive On A Mac Computer With A Gmail Account On A Gcd (For A Student) On A Pc Or Mac Or Mac (For An Older Person) On An Ipad Or Ipad (For Older People) On

How To Sync Google Drive On A Mac Computer With A Gmail Account On A Gcd (For A Student) On A Pc Or Mac Or Mac (For An Older Person) On An Ipad Or Ipad (For Older People) On Installation and Setup of Google Drive for Students on Mac OS X Purpose: This guide will lead you through the Google Drive Installation and Configuration. Pre-requisites: 1) ODU Student Gmail account 2)

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

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

Business Objects InfoView Quick-start Guide

Business Objects InfoView Quick-start Guide Business Objects InfoView Quick-start Guide Last Modified: 10/28/2015 The latest PDF version of this document can be found at: http://www.calpolycorporation.com/docs/finance/boeinfoviewquickstart.pdf What

More information

BUSINESS OBJECTS XI WEB INTELLIGENCE

BUSINESS OBJECTS XI WEB INTELLIGENCE BUSINESS OBJECTS XI WEB INTELLIGENCE SKW USER GUIDE (Skilled Knowledge Worker) North Carolina Community College Data Warehouse Last Saved: 3/31/10 9:40 AM Page 1 of 78 Contact Information Helpdesk If you

More information

The Task Pane within the Workflow screen allows users to receive, send and manage tasks

The Task Pane within the Workflow screen allows users to receive, send and manage tasks INBOX / TASKS The Task Pane within the Workflow screen allows users to receive, send and manage tasks THE WORKFLOW / TASK WINDOW You should always see your name in the top banner: SORTING You can sort

More information

ICIS Reporting User Manual for Business Intelligence 4.1. May 2014

ICIS Reporting User Manual for Business Intelligence 4.1. May 2014 ICIS Reporting User Manual for Business Intelligence 4.1 May 2014 Table of Contents Business Objects Environment User Guide 1 What s New in BI 4.1?... 1 2 BI Launch Pad... 2 2.1 Access ICIS BI Launch Pad...

More information

Microsoft Office 365 Outlook Web App (OWA)

Microsoft Office 365 Outlook Web App (OWA) CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Office 365 Outlook Web App (OWA) Spring 2013, Version 1.0 Table of Contents Introduction...3 Signing In...3 Navigation

More information

Outlook Web App Logging in

Outlook Web App Logging in Outlook Web App Logging in 8 Outlook Web App or OWA is a web-based version of Outlook which you can use to read your Sussex email from any computer with a web browser and internet access. Some web browsers

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Smart Web. User Guide. Amcom Software, Inc.

Smart Web. User Guide. Amcom Software, Inc. Smart Web User Guide Amcom Software, Inc. Copyright Version 4.0 Copyright 2003-2005 Amcom Software, Inc. All Rights Reserved. Information in this document is subject to change without notice. The software

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

Appendix A How to create a data-sharing lab

Appendix A How to create a data-sharing lab Appendix A How to create a data-sharing lab Creating a lab involves completing five major steps: creating lists, then graphs, then the page for lab instructions, then adding forms to the lab instructions,

More information

Using Webmail. Document Updated: 9/08. Technical Manual: User Guide. The Webmail Window. Displaying and Hiding the Full Header.

Using Webmail. Document Updated: 9/08. Technical Manual: User Guide. The Webmail Window. Displaying and Hiding the Full Header. Using Webmail Technical Manual: User Guide Webmail is supported in the following browsers: Windows Internet Explorer 6, Internet Explorer 7, Firefox 2, and Firefox 3 Mac OSX Safari 2, Safari 3, Firefox

More information

Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013

Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013 Millennium FAST Finance Reporting Memorial University of Newfoundland September 2013 User Guide Version 4.0 FAST Finance User Guide Page i Contents Introducing FAST Finance Reporting 4.0... 2 What is FAST

More information

Bullet Proof: A Guide to Tableau Server Security

Bullet Proof: A Guide to Tableau Server Security Bullet Proof: A Guide to Tableau Server Security PDF Guide Tableau Conference 2014 Bryan Naden & Ray Randall Tableau Server Security Hands On To begin the exercise we are going to start off fresh by restoring

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

Business Explorer (BEx)

Business Explorer (BEx) SAP Business Warehouse/Business Intelligence Reporting Business Explorer (BEx) Washington State HRMS Business Warehouse/Business Intelligence (BW/BI) BW/BI Power User Workshop Materials General Topics

More information

Kentico Content Management System (CMS

Kentico Content Management System (CMS Kentico Content Management System (CMS Table of Contents I. Introduction... 1 II. Log into a Kentico CMS Desk to Edit GC Website... 1 A. Select a Browser (Internet Explorer or Firefox only)... 1 B. Login

More information

Timeless Time and Expense Version 3.0. Copyright 1997-2009 MAG Softwrx, Inc.

Timeless Time and Expense Version 3.0. Copyright 1997-2009 MAG Softwrx, Inc. Timeless Time and Expense Version 3.0 Timeless Time and Expense All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including

More information

How to access your email via Outlook Web Access

How to access your email via Outlook Web Access How to access your email via Outlook Web Access 1) Open your internet browser and type in the following address: www.law.miami.edu * Aol users must minimize their browser and use Internet Explorer 6.0+

More information

TAMUS Terminal Server Setup BPP SQL/Alva

TAMUS Terminal Server Setup BPP SQL/Alva We have a new method of connecting to the databases that does not involve using the Texas A&M campus VPN. The new way of gaining access is via Remote Desktop software to a terminal server running here

More information

Mitigation Planning Portal (MPP) Tutorial Canned Reports Updated 5/18/2015

Mitigation Planning Portal (MPP) Tutorial Canned Reports Updated 5/18/2015 Mitigation Planning Portal (MPP) Tutorial Canned Reports Updated 5/18/2015 MPP Reporting System Introduction Access the MPP Reporting System by clicking on the Reports tab and clicking the Launch button.

More information

How To Use Senior Systems Cloud Services

How To Use Senior Systems Cloud Services Senior Systems Cloud Services In this guide... Senior Systems Cloud Services 1 Cloud Services User Guide 2 Working In Your Cloud Environment 3 Cloud Profile Management Tool 6 How To Save Files 8 How To

More information

Managing Identities and Admin Access

Managing Identities and Admin Access CHAPTER 4 This chapter describes how Cisco Identity Services Engine (ISE) manages its network identities and access to its resources using role-based access control policies, permissions, and settings.

More information

Microsoft Project 2007 Level 2: Working with Resources and Managing a Project

Microsoft Project 2007 Level 2: Working with Resources and Managing a Project Microsoft Project 2007 Level 2: Working with Resources and Managing a Project By Robin Peers Robin Peers, 2008 ABOUT THIS CLASS In Microsoft Project 2007 Level 1: Creating Project Tasks, the focus was

More information

Outlook Web App User Guide

Outlook Web App User Guide Outlook Web App Table of Contents QUICK REFERENCE... 2 OUTLOOK WEB APP URL... 2 Imagine! Help Desk...... 2 OUTLOOK WEB APP MAIN WINDOW... 2 KEY NEW FEATURES... 3 GETTING STARTED WITH OUTLOOK... 4 LOGGING

More information

Webmail User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header. Printing an Email. Composing a New Email

Webmail User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header. Printing an Email. Composing a New Email Webmail User Guide Rev: November, 2012 Webmail is supported in the following browsers: Windows Internet Explorer 6, Internet Explorer 7, Firefox 2, and Firefox 3 Mac OSX Safari 2, Safari 3, Firefox 2,

More information

BusinessObjects: General Report Writing for Version 5

BusinessObjects: General Report Writing for Version 5 BusinessObjects: General Report Writing for Version 5 Contents 1 INTRODUCTION...3 1.1 PURPOSE OF COURSE...3 1.2 LEVEL OF EXPERIENCE REQUIRED...3 1.3 TERMINOLOGY...3 1.3.1 Universes...3 1.3.2 Objects...4

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

Budget Development Reports Supplemental

Budget Development Reports Supplemental Budget Development Reports Supplemental Email: EnterpriseReadiness@wvOASIS.gov Web site: http://www.wvoasis.gov Agenda Welcome and Introduction Overview of Budget Forms and Stages Getting Started in Budget

More information

Training Manual Version 1.0

Training Manual Version 1.0 State of Indiana Content Management System Open Text v.11.2 Training Manual Version 1.0 Developed by Table of Contents 1. Getting Started... 4 1.1 Logging In... 4 1.2 OpenText Menu...5 1.3 Selecting a

More information

Working with SQL Server Integration Services

Working with SQL Server Integration Services SQL Server Integration Services (SSIS) is a set of tools that let you transfer data to and from SQL Server 2005. In this lab, you ll work with the SQL Server Business Intelligence Development Studio to

More information

SAP Business Intelligence (BI 7) Reporting Training. General Navigation. Created by the Budget Office Bloomsburg University 2/23/2012

SAP Business Intelligence (BI 7) Reporting Training. General Navigation. Created by the Budget Office Bloomsburg University 2/23/2012 2012 SAP Business Intelligence (BI 7) Reporting Training General Navigation Created by the Budget Office Bloomsburg University 2/23/2012 1 Contents Business Intelligence 7.0 (BI) Reports... 4 BI Logon...

More information

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

A database is a collection of data organised in a manner that allows access, retrieval, and use of that data.

A database is a collection of data organised in a manner that allows access, retrieval, and use of that data. Microsoft Access A database is a collection of data organised in a manner that allows access, retrieval, and use of that data. A Database Management System (DBMS) allows users to create a database; add,

More information

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy

USER GUIDE. Unit 2: Synergy. Chapter 2: Using Schoolwires Synergy USER GUIDE Unit 2: Synergy Chapter 2: Using Schoolwires Synergy Schoolwires Synergy & Assist Version 2.0 TABLE OF CONTENTS Introductions... 1 Audience... 1 Objectives... 1 Before You Begin... 1 Getting

More information

OWA - Outlook Web App

OWA - Outlook Web App OWA - Outlook Web App Olathe Public Schools 0 Page MS Outlook Web App OPS Technology Department Last Revised: May 1, 2011 Table of Contents MS Outlook Web App... 1 How to Access the MS Outlook Web App...

More information

Learn About Analysis, Interactive Reports, and Dashboards

Learn About Analysis, Interactive Reports, and Dashboards Learn About Analysis, Interactive Reports, and Dashboards This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision February 3, 2014, copyright

More information

Business Intelligence Office of Planning Planning and Statistics Portal Overview

Business Intelligence Office of Planning Planning and Statistics Portal Overview Planning and Statistics Portal Overview Introduction The Planning and Statistics Portal (PSP) is a tool designed to provide easy access to university data. The information provided can assist you in making

More information

To successfully initialize Microsoft Outlook (Outlook) the first time, email settings need to be verified.

To successfully initialize Microsoft Outlook (Outlook) the first time, email settings need to be verified. TO: UAN CLIENTS FROM: UAN STAFF DATE: OCTOBER 8, 2008 SUBJECT: Steps for Initial Setup of Microsoft Outlook To successfully initialize Microsoft Outlook (Outlook) the first time, email settings need to

More information

Elisabetta Zodeiko 2/25/2012

Elisabetta Zodeiko 2/25/2012 PRINCETON UNIVERSITY Report Studio Introduction Elisabetta Zodeiko 2/25/2012 Report Studio Introduction pg. 1 Table of Contents 1. Report Studio Overview... 6 Course Overview... 7 Princeton Information

More information

PROPHIX Reporting What is PROPHIX?

PROPHIX Reporting What is PROPHIX? ALA Financial System PROPHIX Reporting What is PROPHIX? ALA s Financial System upgrade is comprised of three new software solutions: 1. Bill Payment Process (BPP), a Microsoft SharePoint web-based platform

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

Mercy s Remote Access Instructions

Mercy s Remote Access Instructions Mercy s Remote Access Instructions ~~~~~~~~~~~~~~ Section A Windows 2000 / XP ~~~~~~~~~~~~~~ I. Install Meditech............................... A1 II. Install VPN Client............................. A3

More information

Outlook Web Access (OWA) User Guide

Outlook Web Access (OWA) User Guide Outlook Web Access (OWA) User Guide September 2010 TABLE OF CONTENTS TABLE OF CONTENTS... 2 1.0 INTRODUCTION... 4 1.1 OUTLOOK WEB ACCESS SECURITY CONSIDERATIONS... 4 2.0 GETTING STARTED... 5 2.1 LOGGING

More information

PeopleSoft Tips TABLE OF CONTENTS GUIDE

PeopleSoft Tips TABLE OF CONTENTS GUIDE PeopleSoft Tips NOTE: This document is designed to be used online and has a number of embedded links to processes and additional information. We discourage the printing of manuals as they are updated frequently

More information

Chapter 15: Forms. User Guide. 1 P a g e

Chapter 15: Forms. User Guide. 1 P a g e User Guide Chapter 15 Forms Engine 1 P a g e Table of Contents Introduction... 3 Form Building Basics... 4 1) About Form Templates... 4 2) About Form Instances... 4 Key Information... 4 Accessing the Form

More information

TAMUS Remote Desktop Setup For BPP SQL & Alva

TAMUS Remote Desktop Setup For BPP SQL & Alva The BPP SQL database and the ALVA application are both hosted on a remote desktop. A Texas A&M NetId account is needed to log in to this computer. NetId accounts can be requested on this webpage, https://gateway.tamu.edu/netid-activate/

More information

Topic: Running ACE Reports

Topic: Running ACE Reports Introductions and General Information Page 3 o Organization of this Document Page 3 o Introductions to the ACE Reports Tool Page 3 o Software Set Up and Requirements Setting Preferences Page 5 Verifying

More information

HOW TO USE OIT EMAIL VIA THE WEB

HOW TO USE OIT EMAIL VIA THE WEB HOW TO USE OIT EMAIL VIA THE WEB A) Logging into your MyOIT account which includes your email account 1) Open a browser such as Firefox, Chrome or Safari. Please do not use Internet Explorer. 2) In the

More information

Business Insight Report Authoring Getting Started Guide

Business Insight Report Authoring Getting Started Guide Business Insight Report Authoring Getting Started Guide Version: 6.6 Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software,

More information

Using Webmail. Technical Manual: User Guide. Document Updated: 1/07. The Webmail Window. Displaying and Hiding the Full Header.

Using Webmail. Technical Manual: User Guide. Document Updated: 1/07. The Webmail Window. Displaying and Hiding the Full Header. Using Webmail Technical Manual: User Guide The Webmail Window To save an attachment: 1. Click once on the attachment name. Or, if there are multiple attachments, click the Save icon to save all attachments

More information

Web-Based Receptionist Console. User and Administrator Guide

Web-Based Receptionist Console. User and Administrator Guide Web-Based Receptionist Console User and Administrator Guide April, 2015 2015 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any

More information

SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06. Business Intelligence Launch Pad User Guide

SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06. Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06 Business Intelligence Launch Pad User Guide Table of Contents 1 Document history....7 2 Getting started

More information

Advanced BIAR Participant Guide

Advanced BIAR Participant Guide State & Local Government Solutions Medicaid Information Technology System (MITS) Advanced BIAR Participant Guide October 28, 2010 HP Enterprise Services Suite 100 50 West Town Street Columbus, OH 43215

More information

MS Outlook 2002/2003. V1.0 BullsEye Telecom Email

MS Outlook 2002/2003. V1.0 BullsEye Telecom Email IMAP Settings Manual Our application allows you to access your email in many different ways. For those of you who do not wish to use the Webmail interface, you may also manage your email and custom folder

More information

Available on VitalSource

Available on VitalSource User Guide Available on VitalSource Welcome to Pageburst on VitalSource all of your Elsevier ebooks at your fingertips! This user guide contains the information you will need to redeem your access code

More information

OneSourceFax Customer Guide

OneSourceFax Customer Guide OneSourceFax Customer Guide General Information Billing: OneSourceFax Plan Features Monthly Charge OneSourceFax 150 Unlimited Faxes to Numbers in your Local Calling Area $12.95 150 Nationwide Long Distance

More information

SWIFT Data Warehouse Frequently Asked Questions & Glossary of Terms

SWIFT Data Warehouse Frequently Asked Questions & Glossary of Terms Page 1 of 30 SWIFT Data Warehouse Frequently Asked Questions & Glossary of Terms This FAQ is organized into the following categories of questions: Access and Security focus is on how users access the SWIFT

More information

Remedy ITSM Service Request Management Quick Start Guide

Remedy ITSM Service Request Management Quick Start Guide Remedy ITSM Service Request Management Quick Start Guide Table of Contents 1.0 Getting Started With Remedy s Service Request Management. 3 2.0 Submitting a Service Request.7 3.0 Updating a Service Request

More information

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide Taleo Enterprise Taleo Reporting XI3.1 - User Guide Feature Pack 12A January 27, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to

More information

Microsoft Office 365 Outlook Web App (OWA)

Microsoft Office 365 Outlook Web App (OWA) CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Office 365 Outlook Web App (OWA) Winter 2015, Version 2.0 Table of Contents Introduction...3 Logging In...3 Navigation

More information

Email -- Reading and Printing Email

Email -- Reading and Printing Email Email -- Reading and Printing Email Checking for New Email By default, webmail checks for new email automatically. If you want to manually check for new email, click the Check Email button. Or, click the

More information

Remote Desktop Services

Remote Desktop Services Remote Desktop Services AMERICAN INSTITUTES FOR RESEARCH AIR REMOTE DESKTOP SERVICES (RDS) GUIDE Overview Welcome to AIR Remote Desktop Services! AIR Remote Desktop Services can be accessed from a Windows

More information

CCC Report Center Overview... 3. Accessing the CCC Report Center... 4. Accessing, Working With, and Running Reports... 6. Customizing Reports...

CCC Report Center Overview... 3. Accessing the CCC Report Center... 4. Accessing, Working With, and Running Reports... 6. Customizing Reports... CCC Report Center Contents 2 Contents CCC Report Center Overview... 3 Accessing the CCC Report Center... 4 Accessing, Working With, and Running Reports... 6 Customizing Reports... 11 Creating Ad Hoc Views

More information

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface...

Module One: Getting Started... 6. Opening Outlook... 6. Setting Up Outlook for the First Time... 7. Understanding the Interface... 2 CONTENTS Module One: Getting Started... 6 Opening Outlook... 6 Setting Up Outlook for the First Time... 7 Understanding the Interface...12 Using Backstage View...14 Viewing Your Inbox...15 Closing Outlook...17

More information

Outlook Web App. in Office 365. The Outlook Window. Signing In. (Outlook Exchange Faculty & Staff) Getting Started

Outlook Web App. in Office 365. The Outlook Window. Signing In. (Outlook Exchange Faculty & Staff) Getting Started Outlook Web App in Office 365 (Outlook Exchange Faculty & Staff) Getting Started The Outlook Window Navigation Bar Settings Navigation Pane View Pane Reading Pane Navigation Bar switch between Outlook,

More information

Blackbaud FundWare Accounts Receivable Guide VOLUME 1 SETTING UP ACCOUNTS RECEIVABLE

Blackbaud FundWare Accounts Receivable Guide VOLUME 1 SETTING UP ACCOUNTS RECEIVABLE Blackbaud FundWare Accounts Receivable Guide VOLUME 1 SETTING UP ACCOUNTS RECEIVABLE VERSION 7.50, JULY 2008 Blackbaud FundWare Accounts Receivable Guide Volume 1 USER GUIDE HISTORY Date Changes June 2000

More information

Manufacturing Representative SSL VDM Login User s Guide

Manufacturing Representative SSL VDM Login User s Guide June 12 2008 Ver. 1.5 KEMET Corporation Manufacturing Representative SSL VDM Login User s Guide This document is a guide to assist a Manufacturing Representative (MFG REP) to connect and login to the SSL

More information

InfoView User s Guide. BusinessObjects Enterprise XI Release 2

InfoView User s Guide. BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 InfoView User s Guide BusinessObjects Enterprise XI Release 2 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Creating Interactive Dashboards and Using Oracle Business Intelligence Answers Purpose This tutorial shows you how to build, format, and customize Oracle Business

More information

SAS Marketing Automation 5.1. User s Guide

SAS Marketing Automation 5.1. User s Guide SAS Marketing Automation 5.1 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2007. SAS Marketing Automation 5.1: User s Guide. Cary, NC: SAS Institute

More information

Advantage Month-End Packets & Reports Reference Guide

Advantage Month-End Packets & Reports Reference Guide Advantage Month-End Packets & Reports Reference Guide *Control-D WebAccess p.2 *611E Advantage Web Report p.12 Financial Services & OPS Applications Support Control-D WebAccess can be accessed at: https://reports.asu.edu.

More information

Table of Contents. I. Approver Setup Process... 3. II. Client Login and Password Functions... 4. III. Setup Email Notification and Alternates...

Table of Contents. I. Approver Setup Process... 3. II. Client Login and Password Functions... 4. III. Setup Email Notification and Alternates... Table of Contents I. Approver Setup Process... 3 II. Client Login and Password Functions... 4 III. Setup Email Notification and Alternates... 6 IV. Email Notification for Approval... 9 V. Viewing/Approving

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