The queries must have the same number of data items. The data items must have compatible types and appear in the same order.

Size: px
Start display at page:

Download "The queries must have the same number of data items. The data items must have compatible types and appear in the same order."

Transcription

1 Create a Unin Query Create a unin query t cmbine tw r mre queries int ne result set. Yu can cmbine queries that use different data surces. Fr example, yu can cmbine a query that returns data frm a dimensinal data surce with a query that returns data frm a relatinal data surce. T cmbine tw r mre queries, the fllwing cnditins must be met: The queries must have the same number f data items. The data items must have cmpatible types and appear in the same rder. Example - Create a Tw-clumn List Reprt fr Three Data Items Yu are a reprt authr at The Great Outdrs Cmpany, which sells sprting equipment. Yu are requested t create a list reprt that shws revenue fr all prduct lines, rder methds and sales territries. Hwever, yu want the prduct lines, rder methds and sales territries t appear in a single clumn. T create this reprt, yu use a unin query t jin the Prduct line, Order methd and Sales territry data items. Steps t Create a Reprt 1. Open Reprt Studi with the GO Sales (query) package. 2. In the Welcme dialg bx, click Create a new reprt r template. 3. In the New dialg bx, click Blank. 4. Pause the pinter ver the query explrer buttn and click Queries. 5. In the Insertable Objects pane, d the fllwing: Drag Query t the wrk area. Steps t Define the Queries Duble-click Query2. Drag Unin t the right f the query. Tw drp znes appear t the right f the peratr. Drag a Query bject t each drp zne. Drag a third Query bject just belw Query3 t include it in the Unin Query Query2, Query3 and Query4 are created in the wrk area, and a shrtcut t each query appears in the drp znes. 1. In the Insertable Objects pane, n the Surce tab, drag the fllwing data items t the Data Items 2. frm the Sales(Query) namespace pen the Prduct query subject and drag the Prduct line data item int Data Items pane. pen the Sales query subject, drag the Revenue data item int the Data Items pane. 1

2 3. In the Insertable Objects pane, n the Tlbx tab, drag Data Item t the Data Items pane. 4. The data item will be used t srt prduct lines and rder methds in the reprt. 5. In the Expressin Definitin bx, type 'A' and click OK. 6. In the Prperties pane, set the Name prperty t 7. Srt key 8. On the tlbar, press the back buttn t return t the Queries wrk area. Duble-click Query3. 1. In the Insertable Objects pane, n the Surce tab, drag the fllwing data items t the Data Items pen the Order methd query subject and drag Order methd int the Data Items pane. pen the Sales query subject and drag Revenue int the Data Items pane. 2. Repeat steps 3 t 5 t create a Srt key data item in Query3 with 'B' as its definitin. Duble-click Query4. 1. In the Insertable Objects pane, n the Surce tab, drag the fllwing data items t the Data Items pen the Sales staff query subject and drag Sales Regin int the Data Items pane. pen the Sales query subject and drag Revenue int the Data Items pane. 2. Repeat steps 3 t 5 t create a Srt key data item in Query4 with 'C' as its definitin. Steps t Define the Operatr 1. On the tlbar, press the back buttn t return t the Queries wrk area. 2. Click the Unin peratr. 3. Duble-click the Prjectin List prperty. The Prduct line item in the prjectin list cntains bth prduct lines and rder methds. 4. Click Manual. 5. Click Prduct line, and then click the edit buttn. 6. In the Edit bx, type the fllwing after Prduct line: 7. Click OK twice. Order methd & Sales regin Steps t Define the List Prperties 1. Duble-click Query1. 2. In the Insertable Objects pane, n the Surce tab, drag the fllwing data items t the Data Items Prduct line, Order methd & Sales regin Revenue Srt key 3. Select the Srt key data item and, in the Prperties pane, set the Pre-Srt prperty t Srt ascending. 2

3 When yu run the reprt, all prduct lines will appear first fllwed by all rder methds and then by all sales regins. 4. Pause the pinter ver the page explrer buttn and click Page1. 5. In the Insertable Objects pane, n the Tlbx tab, drag List t the wrk area. 6. Click the list. 7. Click the select ancestr buttn in the title bar f the Prperties pane and click List. 8. In the Prperties pane, set the Query prperty t Query1. The list is linked t the unin query. 9. Duble-click the Prperties prperty. 10. Select the Srt key check bx and click OK. Since the Srt key data item des nt appear in the list, yu must make it a prperty f the list befre it can srt prduct lines and rder methds. 11. In the Insertable Objects pane, n the Data Items tab, drag the fllwing items frm Query1 t the list: Prduct line, Order methd & Sales Regin Revenue 12. Run the reprt. A list reprt with tw clumns is prduced. All prduct lines, rder methds and sales regins appear in the first clumn. Steps t Add a Page Header and Fter t a Reprt Add a page header r fter when yu want infrmatin t appear n every page in the reprt, such as a title r page numbers. 1. T add a page header r fter, frm the Structure menu, click Headers & Fters, Page Header & Fter, select the apprpriate check bxes, and click OK. Tip: Yu can als click the headers & fters buttn n the tlbar. 2. Select the Header bject and use the Padding prperty t add a 10 pixel padding t the bttm f the Header. 3. Select the Fter bject and use the Padding prperty t add a 10 pixel padding t the tp f the Fter. 4. In the Insertable Objects pane, n the Tlbx tab, drag the Layut Cmpnent Reference bject t the Header. In the Cmpnent Lcatin bx and click Anther reprt, click the ellipsis (...) buttn. Navigate t Public Flders > Cgns Training -> Master Templates and Reprts > Page_Layut_Template_Pieces reprt. 5. In the Available cmpnents t reference bx, click the Prtrait_Header bject and click OK. 6. Select the Layut Cmpnent and in the Overrides prperty verride these named bjects: Header_Override1 3

4 7. Select OK. 8. In the Insertable Objects pane, n the Tlbx tab, drag the Text bject int the Drp item t verride child area f the header. Enter this text in the text bx: 9. Select OK Yur name s Reprt. 10. Repeat steps 4 thrugh 9 fr the Fter using the Prtrait_Fter bject in step 5 and the Fter_Override1 in Step 6. Replace the Yur name s Reprt text in the fter item with Sample Unin Query Reprt. 11. Select the Page Bdy and set the Fnt t Garamnd Select the Page Fter and set the Fnt t Garamnd Select the Page Fter and set the Fnt t Garamnd Run the reprt as a PDF. It shuld lk like this: Steps t finish frmatting the reprt. 1. In the Insertable Objects pane, click the Tlbx tab. 2. Drag a Table t the reprt. 4

5 The Insert Table dialg bx appears. 3. In the Number f clumns and Number f rws bxes, type the number f clumns (1) and rws (2) fr the table. 4. Select bth Table Cells and frm the Prperties Pane use the Padding prperty and apply a 5 pixel (5px) padding t all fur sides f the cell. Select OK. 5. Select the List bject and drag it int the bttm Table Cell. 6. Select the bttm Table Cell and set the Hrizntal Alignment frm the Prperties Pane t Center. 7. Select the tp Table Cell and set the Classes t Reprt Title Area. 8. In the Insertable Objects pane, click the Tlbx tab. 9. Drag the Text Item bject t the reprt. The Text dialg bx appears. 10. Type the text G Sales and Retailers and click OK. 11. Select the tp Table Cell and frm the Prperties Pane increase the Padding prperty n tp f the cell t 35 pixels (35px) and the bttm f the cell t 15 pixels (15px). Say OK. 12. Select the List Clumn Bdy fr the Prduct Line, Order Methd & Sales Regin Data Item. Use the Hrizntal Alignment frm the Prperties Pane t Left justify the cntents. 13. Run the reprt. It shuld lk like this: 5

Dreamweaver MX 2004. Templates

Dreamweaver MX 2004. Templates Dreamweaver MX 2004 Templates Table f Cntents Dreamweaver Templates... 3 Creating a Dreamweaver template... 3 Types f template regins... 4 Inserting an editable regin... 4 Selecting editable regins...

More information

Integrated Data & Reporting

Integrated Data & Reporting Integrated Data & Reprting Integrated Data & Reprting Team idr@ithelp.uregn.edu idr.uregn.edu Table f Cntents Reprt Standards Checklist... 4 Terms t knw... 4 Unlcking a Reprt... 4 Page Header... 4 Header

More information

DIRECT DATA EXPORT (DDE) USER GUIDE

DIRECT DATA EXPORT (DDE) USER GUIDE 2 ND ANNUAL PSUG-NJ CONFERNCE PSUG-NJ STUDENT MANAGEMENT SYSTEM DIRECT DATA EXPORT (DDE) USER GUIDE VERSION 7.6+ APRIL, 2013 FOR USE WITH POWERSCHOOL PREMIER VERSION 7.6+ Prepared by: 2 TABLE OF CONTENTS

More information

Excel Contact Reports

Excel Contact Reports Excel Cntact Reprts v.1.0 Anther efficient and affrdable ACT! Add-On by http://www.expnenciel.cm Excel Cntact Reprts User s Manual 2 Table f cntents Purpse f the add-n... 3 Installatin prcedure... 3 The

More information

TaskCentre v4.5 MS SQL Server Trigger Tool White Paper

TaskCentre v4.5 MS SQL Server Trigger Tool White Paper TaskCentre v4.5 MS SQL Server Trigger Tl White Paper Dcument Number: PD500-03-02-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT... 1 TRADEMARKS... 1 INTRODUCTION... 2 Overview... 2 Features...

More information

efusion Table of Contents

efusion Table of Contents efusin Cst Centers, Partner Funding, VAT/GST and ERP Link Table f Cntents Cst Centers... 2 Admin Setup... 2 Cst Center Step in Create Prgram... 2 Allcatin Types... 3 Assciate Payments with Cst Centers...

More information

Welcome to Microsoft Access Basics Tutorial

Welcome to Microsoft Access Basics Tutorial Welcme t Micrsft Access Basics Tutrial After studying this tutrial yu will learn what Micrsft Access is and why yu might use it, sme imprtant Access terminlgy, and hw t create and manage tables within

More information

SQL 2005 Database Management Plans

SQL 2005 Database Management Plans SQL 2005 Database Management Plans Overview STI recmmends that users create database maintenance plans fr Micrsft SQL 2005 t maintain the integrity f the system s database. Database maintenance plans are

More information

MiaRec. Performance Monitoring. Revision 1.1 (2014-09-18)

MiaRec. Performance Monitoring. Revision 1.1 (2014-09-18) Revisin 1.1 (2014-09-18) Table f Cntents 1 Purpse... 3 2 Hw it wrks... 3 3 A list f MiaRec perfrmance cunters... 4 3.1 Grup MiaRec Statistics... 4 3.2 Grup MiaRec Call Statistics Per-State... 5 3.3 Grup

More information

TRAINING GUIDE. Crystal Reports for Work

TRAINING GUIDE. Crystal Reports for Work TRAINING GUIDE Crystal Reprts fr Wrk Crystal Reprts fr Wrk Orders This guide ges ver particular steps and challenges in created reprts fr wrk rders. Mst f the fllwing items can be issues fund in creating

More information

Your Outlook Mailbox can be accessed from any PC that is connected to the Internet.

Your Outlook Mailbox can be accessed from any PC that is connected to the Internet. Outlk Web Access Faculty and Staff Millsaps Cllege Infrmatin Technlgy Services Yur Outlk Mailbx can be accessed frm any PC that is cnnected t the Internet. Open the Web brwser. Type in this URL: https://mail.millsaps.edu

More information

TaskCentre v4.5 File Transfer (FTP) Tool White Paper

TaskCentre v4.5 File Transfer (FTP) Tool White Paper TaskCentre v4.5 File Transfer (FTP) Tl White Paper Dcument Number: PD500-03-22-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 GLOBAL CONFIGURATION

More information

Picture Menu Web Part. AMREIN ENGINEERING AG Version 1.0

Picture Menu Web Part. AMREIN ENGINEERING AG Version 1.0 Picture Menu Web Part AMREIN ENGINEERING AG Versin 1.0 March 2012 Descriptin The Picture Menu Web Part displays the List items cntained in the specified Sharepint List.r Picture Library as a vertical r

More information

Click here to open the library

Click here to open the library Dcument Management What is a Dcument Library? Use a dcument library t stre, rganize, sync, and share dcuments with peple. Yu can use cauthring, versining, and check ut t wrk n dcuments tgether. With yur

More information

Steps to fix the product is not properly fixed issue for international clients.

Steps to fix the product is not properly fixed issue for international clients. Axxya Systems supprt cntact details 1-800-709-2977 ext 9 within US 1-425-999-4350 ext 9 utside f US Email supprt@axxya.cm Technical FAQ -- www.nutritinistpr.cm/help-center/ Steps t fix the prduct is nt

More information

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide HarePint HelpDesk fr SharePint Fr SharePint Server 2010, SharePint Fundatin 2010 User Guide Prduct versin: 14.1.0 04/10/2013 2 Intrductin HarePint.Cm (This Page Intentinally Left Blank ) Table f Cntents

More information

1) Update the AccuBuild Program to the latest version Version 9.3.0.3 or later.

1) Update the AccuBuild Program to the latest version Version 9.3.0.3 or later. Certified Payrll XML Exprt As f June 4 th, 2015, The Califrnia Department f Industrial Relatins (DIR) is requiring that all certified payrll reprts be submitted nline using the ecpr system. The ecpr System

More information

Use the CV module within Pure to create several CVs, each targeted towards a different objective (e.g. a specific project or funding application).

Use the CV module within Pure to create several CVs, each targeted towards a different objective (e.g. a specific project or funding application). Last updated: 26 Octber 2011 Create a persnal CV Use the CV mdule within Pure t create several CVs, each targeted twards a different bjective (e.g. a specific prject r funding applicatin). A CV can cntain

More information

A COMPLETE GUIDE TO ORACLE BI DISCOVERER END USER LAYER (EUL)

A COMPLETE GUIDE TO ORACLE BI DISCOVERER END USER LAYER (EUL) A COMPLETE GUIDE TO ORACLE BI DISCOVERER END USER LAYER (EUL) Authr: Jayashree Satapathy Krishna Mhan A Cmplete Guide t Oracle BI Discverer End User Layer (EUL) 1 INTRODUCTION END USER LAYER (EUL) The

More information

AP Capstone Digital Portfolio - Teacher User Guide

AP Capstone Digital Portfolio - Teacher User Guide AP Capstne Digital Prtfli - Teacher User Guide Digital Prtfli Access and Classrm Setup... 2 Initial Lgin New AP Capstne Teachers...2 Initial Lgin Prir Year AP Capstne Teachers...2 Set up Yur AP Capstne

More information

AvePoint Office Connect 1.31

AvePoint Office Connect 1.31 AvePint Office Cnnect 1.31 User Guide Issued May 2016 1 Table f Cntents What s New in this Guide... 4 Abut Office Cnnect... 5 Understanding the Office Cnnect Explrer... 6 Sharing Files with Others (Quick

More information

What's New. Sitecore CMS 6.6 & DMS 6.6. A quick guide to the new features in Sitecore 6.6. Sitecore CMS 6.6 & DMS 6.6 What's New Rev: 2012-10-22

What's New. Sitecore CMS 6.6 & DMS 6.6. A quick guide to the new features in Sitecore 6.6. Sitecore CMS 6.6 & DMS 6.6 What's New Rev: 2012-10-22 Sitecre CMS 6.6 & DMS 6.6 What's New Rev: 2012-10-22 Sitecre CMS 6.6 & DMS 6.6 What's New A quick guide t the new features in Sitecre 6.6 Sitecre is a registered trademark. All ther brand and prduct names

More information

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8 McAfee Enterprise Security Manager Data Surce Cnfiguratin Guide Data Surce: Infblx NIOS September 2, 2014 Infblx NIOS Page 1 f 8 Imprtant Nte: The infrmatin cntained in this dcument is cnfidential and

More information

This page provides help in using WIT.com to carry out the responsibilities listed in the Desk Aid Titled Staffing Specialists

This page provides help in using WIT.com to carry out the responsibilities listed in the Desk Aid Titled Staffing Specialists This page prvides help in using WIT.cm t carry ut the respnsibilities listed in the Desk Aid Titled Staffing Specialists 1. Assign jbs t yurself G t yur hme page Click n Yur Center has new jb pstings r

More information

Admission Scheduling

Admission Scheduling Admissin Scheduling The Scheduler will receive an ACE task ntifying them when the referral is ready fr the Admissin Visit t be scheduled. Same Day Admissin Visits: If Intake receives a referral requiring

More information

ICD-10 Handbook APPLICATION MANUAL

ICD-10 Handbook APPLICATION MANUAL APPLICATION MANUAL Table f Cntents Definitin...3 Billing...3 Transactin Cdes...3 Diagnsis Cdes...3 PQRS Measures (frmerly PQRI Measures)...5 Parameters...5 System Wide Defaults...5 System...5 Patient Definitin...6

More information

Topic: Import MS Excel data into MS Project Tips & Troubleshooting

Topic: Import MS Excel data into MS Project Tips & Troubleshooting Tpic: Imprt MS Excel data int MS Prject Tips & Trubleshting by Ellen Lehnert, MS Prject MVP, PMP, MCT, MCP www.lehnertcs.cm April, 2014 There are several things yu shuld be aware f regarding the imprt

More information

1 GETTING STARTED. 5/7/2008 Chapter 1

1 GETTING STARTED. 5/7/2008 Chapter 1 5/7/2008 Chapter 1 1 GETTING STARTED This chapter intrduces yu t the web-based UIR menu system. Infrmatin is prvided abut the set up necessary t assign users permissin t enter and transmit data. This first

More information

TaskCentre v4.5 Send Message (SMTP) Tool White Paper

TaskCentre v4.5 Send Message (SMTP) Tool White Paper TaskCentre v4.5 Send Message (SMTP) Tl White Paper Dcument Number: PD500-03-17-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 GLOBAL CONFIGURATION

More information

UTO Training Bb Discussion Boards. Technical Assistance: Website: http://help.asu.edu Help Desk Phone: 855.278.5080 (24/7 support) Instruction

UTO Training Bb Discussion Boards. Technical Assistance: Website: http://help.asu.edu Help Desk Phone: 855.278.5080 (24/7 support) Instruction Bb Discussin Bards Technical Assistance: Website: http://help.asu.edu Help Desk Phne: 855.278.5080 (24/7 supprt) Instructin 1. Discussin Bard Basics Instructrs can create frums fr the curse r fr Grups

More information

Supervisor Quick Guide

Supervisor Quick Guide Payrll Office: ext. 7611 payrll@dixie.edu Supervisr Quick Guide This dcument prvides an verview f the daily functins and respnsibilities t be cmpleted by Supervisrs in the EMPOWERTIME Autmated Timekeeping

More information

learndirect Test Information Guide The National Test in Adult Numeracy

learndirect Test Information Guide The National Test in Adult Numeracy learndirect Test Infrmatin Guide The Natinal Test in Adult Numeracy 1 Cntents The Natinal Test in Adult Numeracy: Backgrund Infrmatin... 3 What is the Natinal Test in Adult Numeracy?... 3 Why take the

More information

How do I clear my web browser's cache, cookies, and history?

How do I clear my web browser's cache, cookies, and history? Hw d I clear my web brwser's cache, ckies, and histry? Ntes: If yu dn't see instructins belw fr yur specific versin r brwser, search yur brwser's Help menu fr "clear cache". If yu're unsure what brwser

More information

Adding Slideshare Presentations

Adding Slideshare Presentations Blackbard 9.1 Quick Start Guide Adding Slideshare Presentatins Slideshare presentatins can be added t curse cntent frm tw different lcatins: the Build Cntent area in Cntent mdules and mst text areas thrughut

More information

BRILL s Editorial Manager (EM) Manual for Authors Table of Contents

BRILL s Editorial Manager (EM) Manual for Authors Table of Contents BRILL s Editrial Manager (EM) Manual fr Authrs Table f Cntents Intrductin... 2 1. Getting Started: Creating an Accunt... 2 2. Lgging int EM... 3 3. Changing Yur Access Cdes and Cntact Infrmatin... 3 3.1

More information

Merchant Management System. New User Guide CARDSAVE

Merchant Management System. New User Guide CARDSAVE Merchant Management System New User Guide CARDSAVE Table f Cntents Lgging-In... 2 Saving the MMS website link... 2 Lgging-in and changing yur passwrd... 3 Prcessing Transactins... 4 Security Settings...

More information

NAVIPLAN PREMIUM LEARNING GUIDE. Existing insurance coverage

NAVIPLAN PREMIUM LEARNING GUIDE. Existing insurance coverage NAVIPLAN PREMIUM LEARNING GUIDE Existing insurance cverage Cntents Existing insurance cverage 1 Learning bjectives 1 NaviPlan planning stages 1 Client case 2 Enter yur clients existing life, disability,

More information

The ad hoc reporting feature provides a user the ability to generate reports on many of the data items contained in the categories.

The ad hoc reporting feature provides a user the ability to generate reports on many of the data items contained in the categories. 11 This chapter includes infrmatin regarding custmized reprts that users can create using data entered int the CA prgram, including: Explanatin f Accessing List Screen Creating a New Ad Hc Reprt Running

More information

MSN Stock Quotes Web Part Enterprise Version

MSN Stock Quotes Web Part Enterprise Version MSN Stck Qutes Web Part Enterprise Versin AMREIN ENGINEERING AG Versin 1.1 February 2010 Descriptin The MSN Stck Qutes Web Part uses the public MSN Mney Central Stck Qute Web Service t display selected

More information

Remote Setup and Configuration of the Outlook Email Program Information Technology Group

Remote Setup and Configuration of the Outlook Email Program Information Technology Group Remte Setup and Cnfiguratin f the Outlk Email Prgram Infrmatin Technlgy Grup The fllwing instructins will help guide yu in the prper set up f yur Outlk Email Accunt. Please nte that these instructins are

More information

Access to the Ashworth College Online Library service is free and provided upon enrollment. To access ProQuest:

Access to the Ashworth College Online Library service is free and provided upon enrollment. To access ProQuest: PrQuest Accessing PrQuest Access t the Ashwrth Cllege Online Library service is free and prvided upn enrllment. T access PrQuest: 1. G t http://www.ashwrthcllege.edu/student/resurces/enterlibrary.html

More information

Email Setup Instructions Glion Online

Email Setup Instructions Glion Online Email Setup Instructins Glin Online Incming Server: POP3 r IMAP Server Name: my.campuscruiser.cm POP3 Prt: 110 SSL : 995 r IMAP Prt: 143 SSL : 993 User Name / Accunt: Name.lastname@student.glinnline.cm

More information

Copyrights and Trademarks

Copyrights and Trademarks Cpyrights and Trademarks Sage One Accunting Cnversin Manual 1 Cpyrights and Trademarks Cpyrights and Trademarks Cpyrights and Trademarks Cpyright 2002-2014 by Us. We hereby acknwledge the cpyrights and

More information

Exchanging Files Securely with Gerstco Using gpg4win Public Key Encryption

Exchanging Files Securely with Gerstco Using gpg4win Public Key Encryption Exchanging Files Securely with Gerstc Using gpg4win Public Key Encryptin Overview Visit the fllwing page n Gerstc s website t watch a vide verview f Public Key Encryptin: www.gerstc.cm/???? Initial Setup

More information

TEDBv2 - User Manual

TEDBv2 - User Manual OWNER: DG TAXUD ISSUE DATE: 11/04/2012 VERSION: 1.07 Taxatin and Custms Unin DG FITSDEV2 Prject Specificatins, Develpment, Maintenance and Supprt f Eurpean IT Services in the area f taxatin and excise

More information

STANLEY Healthcare University Training & Certification Portal. Student Quick Reference Guide

STANLEY Healthcare University Training & Certification Portal. Student Quick Reference Guide STANLEY Healthcare University Training & Certificatin Prtal Student Quick Reference Guide Table f Cntents Registering fr a STANLEY Healthcare University Site User Accunt... 3 Lgging int the STANLEY Healthcare

More information

TRAINING GUIDE. Web Apps Dashboard Setup Training

TRAINING GUIDE. Web Apps Dashboard Setup Training TRAINING GUIDE Web Apps Dashbard Setup Training Web Applicatins Dashbard Setup Training In this bklet, we ll intrduce yu t the Dashbard. We ll prvide yu with detailed instructins n creating custmized Dashbard

More information

Stage 2 Meaningful Use - Core Measure 12 Patient Reminders Configuration Guide

Stage 2 Meaningful Use - Core Measure 12 Patient Reminders Configuration Guide Enterprise EHR Stage 2 Meaningful Use - Cre Measure 12 Patient Reminders Cnfiguratin Guide Last Updated: Nvember 8, 2013 Cpyright 2013 Allscripts Healthcare, LLC. www.allscripts.cm MU Cre 12 Send Patient

More information

Ad Hoc Reporting: Query Building Tyler SIS Version 10.5

Ad Hoc Reporting: Query Building Tyler SIS Version 10.5 Mdule: Tpic: Ad Hc Reprting Ad Hc Reprting Basics Ad Hc Reprting: Query Building Tyler SIS Versin 10.5 Cntents OBJECTIVE... 1 OVERVIEW... 2 PREREQUISITES... 2 PROCEDURES... 3 THE COLUMN LISTING LANDSCAPE...

More information

How to put together a Workforce Development Fund (WDF) claim 2015/16

How to put together a Workforce Development Fund (WDF) claim 2015/16 Index Page 2 Hw t put tgether a Wrkfrce Develpment Fund (WDF) claim 2015/16 Intrductin What eligibility criteria d my establishment/s need t meet? Natinal Minimum Data Set fr Scial Care (NMDS-SC) and WDF

More information

CHAPTER 26: INFORMATION SEARCH

CHAPTER 26: INFORMATION SEARCH Chapter 26: Infrmatin Search CHAPTER 26: INFORMATION SEARCH AVImark allws yu t lcate r target a variety f infrmatin in yur data including clients, patients, Medical Histry, and accunting. The data can

More information

TaskCentre v4.5 File Management Tool White Paper

TaskCentre v4.5 File Management Tool White Paper TaskCentre v4.5 File Management Tl White Paper Dcument Number: PD500-03-30-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 TECHNICAL SUMMARY

More information

STIClassroom Win Rosters, Attendance, Lesson Plans and Textbooks

STIClassroom Win Rosters, Attendance, Lesson Plans and Textbooks STIClassrm Win Rsters, Attendance, Lessn Plans and Textbks Student Class Rster T access the student class rster, click the icn in the Classrm desktp. Frm the Rster screen, teachers may access the items

More information

NASDAQ BookViewer 2.0 User Guide

NASDAQ BookViewer 2.0 User Guide NASDAQ BkViewer 2.0 User Guide NASDAQ BkViewer 2.0 ffers a real-time view f the rder depth using the NASDAQ Ttalview prduct fr NASDAQ and ther exchange-listed securities including: The tp buy and sell

More information

Tips & Tricks. Table of Contents. Browser Update - WebEx Plugin. Updated Global Access Numbers

Tips & Tricks. Table of Contents. Browser Update - WebEx Plugin. Updated Global Access Numbers Tips & Tricks Table f Cntents Brwser Update - WebEx Plugin... 1 Updated Glbal Access Numbers... 1 WebEx Prfile Settings (Time zne, Email )... 2 Hsting a successful WebEx call with Vide... 2 Using the WebEx

More information

SMART Notebook 11.4. Windows operating systems

SMART Notebook 11.4. Windows operating systems SMART Ntebk 11.4 Windws perating systems User s guide Scan the fllwing QR cde t view the SMART Ntebk sftware Help n yur smart phne r ther mbile device. Trademark ntice SMART Ntebk, SMART Dcument Camera,

More information

TaskCentre v4.5 SMTP Tool White Paper

TaskCentre v4.5 SMTP Tool White Paper TaskCentre v4.5 SMTP Tl White Paper Dcument Number: PD500-03-04-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT... 1 TRADEMARKS... 1 INTRODUCTION... 2 Overview... 2 Features... 2 GLOBAL CONFIGURATION...

More information

UCDHS PeopleSoft HRMS 8.8 External Applicants User Guide. External Applicants User Guide

UCDHS PeopleSoft HRMS 8.8 External Applicants User Guide. External Applicants User Guide UCDHS PepleSft HRMS 8.8 External Applicants User Guide External Applicants User Guide 8.8 Applicants - External Applicants User Guide 1/22/2007 UCDHS PepleSft HRMS 8.8 External Applicants User Guide Table

More information

Durango Merchant Services QuickBooks SyncPay

Durango Merchant Services QuickBooks SyncPay Durang Merchant Services QuickBks SyncPay Gateway Plug-In Dcumentatin April 2011 Durang-Direct.cm 866-415-2636-1 - QuickBks Gateway Plug-In Dcumentatin... - 3 - Installatin... - 3 - Initial Setup... -

More information

Mobile Device Manager Admin Guide. Reports and Alerts

Mobile Device Manager Admin Guide. Reports and Alerts Mbile Device Manager Admin Guide Reprts and Alerts September, 2013 MDM Admin Guide Reprts and Alerts i Cntents Reprts and Alerts... 1 Reprts... 1 Alerts... 3 Viewing Alerts... 5 Keep in Mind...... 5 Overview

More information

GETTING STARTED With the Control Panel Table of Contents

GETTING STARTED With the Control Panel Table of Contents With the Cntrl Panel Table f Cntents Cntrl Panel Desktp... 2 Left Menu... 3 Infrmatin... 3 Plan Change... 3 Dmains... 3 Statistics... 4 Ttal Traffic... 4 Disk Quta... 4 Quick Access Desktp... 4 MAIN...

More information

Business Digital Voice Site Services - Phone & User Assignments

Business Digital Voice Site Services - Phone & User Assignments Feature Overview The Phnes and Users must be assigned befre setting up ther cmpnents f Business Digital Vice. The system is designed t allw custmers t quickly setup and mdify phne assignments in real time

More information

Preparing to Deploy Reflection : A Guide for System Administrators. Version 14.1

Preparing to Deploy Reflection : A Guide for System Administrators. Version 14.1 Preparing t Deply Reflectin : A Guide fr System Administratrs Versin 14.1 Table f Cntents Table f Cntents... 2 Preparing t Deply Reflectin 14.1:... 3 A Guide fr System Administratrs... 3 Overview f the

More information

Email Setup PPD IT How-to Guides June 2010

Email Setup PPD IT How-to Guides June 2010 Email Setup Cntents Email Infrmatin... 2 IMAP and POP3 settings... 2 Cnfiguring Micrsft Outlk 2007... 2 Archiving mail... 3 Cnfiguring AutArchive in Micrsft Outlk 2007... 3 Access frm ff site... 4 Cnfiguring

More information

Configuring and Integrating LDAP

Configuring and Integrating LDAP Cnfiguring and Integrating LDAP The Basics f LDAP 3 LDAP Key Terms and Cmpnents 3 Basic LDAP Syntax 4 The LDAP User Experience Mnitr 6 This dcument includes infrmatin abut LDAP and its rle with SlarWinds

More information

Net Conferencing User Guide: Advanced and Customized Net Conference with Microsoft Office Live Meeting Event Registration

Net Conferencing User Guide: Advanced and Customized Net Conference with Microsoft Office Live Meeting Event Registration Net Cnferencing User Guide: Advanced and Custmized Net Cnference with Micrsft Office Live Meeting Event Registratin Event Registratin User Guide Event Registratin is a feature f Advanced and Custmized

More information

TaskCentre v4.5 Send Fax (Tobit) Tool White Paper

TaskCentre v4.5 Send Fax (Tobit) Tool White Paper TaskCentre v4.5 Send Fax (Tbit) Tl White Paper Dcument Number: PD500-03-19-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 GLOBAL CONFIGURATION

More information

Data Validation and Iteration

Data Validation and Iteration Financial Mdeling Data Validatin and Iteratin As analysts are bmbarded with a lt ff data, ne shuld be able t check data veracity. This is where the data validatin functins cme in handy. Few excel functins

More information

CU Payroll Data Entry

CU Payroll Data Entry Lg int PepleSft Human Resurces: Open brwser G t: https://cubshr9.clemsn.edu/psp/hpprd/?cmd=lgin Enter yur Nvell ID and Passwrd Click Sign In A. Paysheets are created by the Payrll Department. B. The Payrll

More information

Frequently Asked Questions November 19, 2013. 1. Which browsers are compatible with the Global Patent Search Network (GPSN)?

Frequently Asked Questions November 19, 2013. 1. Which browsers are compatible with the Global Patent Search Network (GPSN)? Frequently Asked Questins Nvember 19, 2013 General infrmatin 1. Which brwsers are cmpatible with the Glbal Patent Search Netwrk (GPSN)? Ggle Chrme (v23.x) and IE 8.0. 2. The versin number and dcument cunt

More information

General. LC Portal Points of Contact. Payments and Financials: Patricia Stack pstack@aifs.org. LC Paperwork: Sarah Evans sevans@aifs.

General. LC Portal Points of Contact. Payments and Financials: Patricia Stack pstack@aifs.org. LC Paperwork: Sarah Evans sevans@aifs. General The new release f the LC prtal will be cmpatible with the fllwing brwser: Ggle Chrme Fire Fx Internet Explrer (versin 9 r higher) Safari This prtal is als cmpatible with smart phnes & tablets.

More information

Email Subscription Training Contents

Email Subscription Training Contents Email Subscriptin Training Cntents Email Subscriptin Training...1 Email Subscriptin Training Tpics...2 Hw d visitrs subscribe t a list?...2 Hw d visitrs unsubscribe frm a list?...3 Hw t Send an Email Ntificatin?...4

More information

Outlook Web Access Training Light Version: Using a browser other than Internet Explorer 6.0 or later. A NWOCA Training Session

Outlook Web Access Training Light Version: Using a browser other than Internet Explorer 6.0 or later. A NWOCA Training Session Outlk Web Access Training Light Versin: Using a brwser ther than Internet Explrer 6.0 r later A NWOCA Training Sessin 1 Lg On T Lg On t yur OutLk Web Access accunt, either: G t this URL: https://dwa.nwca.rg

More information

Spamguard SPAM Filter

Spamguard SPAM Filter Spamguard SPAM Filter The ECU Spam Firewall (spamguard) is designed t blck r quarantine e-mail messages that are r lk like spam befre it reaches ur email servers. The spam firewall will NOT catch all f

More information

Custom Portlets. an unbiased review of the greatest Practice CS feature ever. Andrew V. Gamet

Custom Portlets. an unbiased review of the greatest Practice CS feature ever. Andrew V. Gamet Custm Prtlets an unbiased review f the greatest Practice CS feature ever Andrew V. Gamet Descriptin In Practice CS, the firm can use any f the fur dashbards t quickly display relative infrmatin. The Firm,

More information

Agfa Servicios Profesionales. Index. Academy

Agfa Servicios Profesionales. Index. Academy Prtal versión 1 Quick reference Agfa Servicis Prfesinales Index Prerequisites... 5 Quick reference t wrking within the prtal... 5 Access t the prtal... 5 Create a new publicatin... 6 Wrking with a publicatin...

More information

Mobile & Point of Sale QUICK START GUIDE

Mobile & Point of Sale QUICK START GUIDE Mbile & Pint f Sale QUICK START GUIDE Set up yur PayOS mbile app Belw is a quick guide t accepting mbile and pint f sale payments with the SecureNet PayOS mbile app. Add lcatin(s) Lg in t the PayOS mbile

More information

IM, Presence, and Contacts

IM, Presence, and Contacts Find smene Lync 2013 Quick Reference IM, Presence, and Cntacts The quickest way t find smene via Lync is t launch a search by typing the persn s name r IM address in the search bx n the Lync main windw.

More information

Creating Vehicle Requests

Creating Vehicle Requests Overview Vehicle requisitins, including additins, replacements, dnatins and leases, are submitted, reviewed, and apprved using the State f Gergia Frms in VITAL Insights. The prcess has three levels f review

More information

CLIENT PORTAL GUIDE SUMMARY

CLIENT PORTAL GUIDE SUMMARY CLIENT PORTAL GUIDE SUMMARY Using the CISI nline prtal is simple. Just g t www.culturalinsurance.cm and fllw the steps belw. As the grup administratr, simply g t the green mycisi buttn n the tp f the page

More information

CSAT Account Management

CSAT Account Management CSAT Accunt Management User Guide March 2011 Versin 2.1 U.S. Department f Hmeland Security 1 CSAT Accunt Management User Guide Table f Cntents 1. Overview... 1 1.1 CSAT User Rles... 1 1.2 When t Update

More information

Completing Contracts Online

Completing Contracts Online Cmpleting Cntracts Online Getting started using zipfrm Plus t cmplete cntracts nline quickly and efficiently The ziplgix Advantage Seamless prfessinal wrkflw Easy t use Reduced data entry Always accurate,

More information

1.0 Special Education and Conversion in MyEducation BC

1.0 Special Education and Conversion in MyEducation BC 1.0 Special Educatin and Cnversin in MyEducatin BC Special Educatin student eligibilities have been cnverted int MyEducatin BC frm BCeSIS. In rder t d s, special educatin wrkflw shells cntaining the designatin

More information

IT Quick Reference Guides Using Outlook 2011 for Mac for Faculty and Staff

IT Quick Reference Guides Using Outlook 2011 for Mac for Faculty and Staff IT Quick Reference Guides Using Outlk 2011 fr Mac fr Faculty and Staff Outlk Guides This guide cvers using Outlk 2011 fr Mac fr SU faculty and staff n campus cmputers. This des nt cver using Outlk 2011

More information

Responsive Design Fundamentals Chapter 1: Chapter 2: name content

Responsive Design Fundamentals Chapter 1: Chapter 2: name content Lynda.cm Respnsive Design Fundamentals Chapter 1: Intrducing Respnsive Design Respnsive design is a design strategy that is centered n designing yur cntent s that it respnds t the envirnment its encuntered

More information

KronoDesk Migration and Integration Guide Inflectra Corporation

KronoDesk Migration and Integration Guide Inflectra Corporation / KrnDesk Migratin and Integratin Guide Inflectra Crpratin Date: September 24th, 2015 0B Intrductin... 1 1B1. Imprting frm Micrsft Excel... 2 6B1.1. Installing the Micrsft Excel Add-In... 2 7B1.1. Cnnecting

More information

Attachment 2 BID PROPOSAL SUBMISSION GUIDE OCTOBER 2014 SOLICITATION

Attachment 2 BID PROPOSAL SUBMISSION GUIDE OCTOBER 2014 SOLICITATION Attachment 2 BID PROPOSAL SUBMISSION GUIDE OCTOBER 2014 SOLICITATION 1. Cntact Us If yu encunter difficulties in submitting yur Bid Prpsals nline, please cntact us: 2. Intrductin The PPL Electric RFP Team

More information

Meet Moodle Students introduction to Moodle and Email

Meet Moodle Students introduction to Moodle and Email Meet Mdle Students intrductin t Mdle and Email 1. What is Mdle? Mdle is the sftware used fr the Student Intranet and nline curses als knwn as a Virtual Learning Envirnment r VLE fr shrt. It is a web based

More information

User Guide Version 4.4

User Guide Version 4.4 User Guide Versin 4.4 Page 2 f 41 EastStreMaker Pr 4.4 Summary Cntents 1 INTRODUCTION... 3 1.1 NAVIGATION... 3 2 EASYSTOREMAKER PRO... 5 2.1 CONFIGURATION WIZARD... 5 2.2 STORE CONFIGURATION... 13 2.2.1

More information

Create a Non-Catalog Requisition

Create a Non-Catalog Requisition Create a Nn-Catalg Requisitin Jb Aid This jb aid describes hw t create a standard nn-catalg (i.e., nn-ibuynu) purchase request. REFER TO ADDITIONAL TRAINING GUIDES If yu need t create a special requisitin

More information

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008 Exercise 5 Server Cnfiguratin, Web and FTP Instructins and preparatry questins Administratin f Cmputer Systems, Fall 2008 This dcument is available nline at: http://www.hh.se/te2003 Exercise 5 Server Cnfiguratin,

More information

Implementing ifolder Server in the DMZ with ifolder Data inside the Firewall

Implementing ifolder Server in the DMZ with ifolder Data inside the Firewall Implementing iflder Server in the DMZ with iflder Data inside the Firewall Nvell Cl Slutins AppNte www.nvell.cm/clslutins JULY 2004 OBJECTIVES The bjectives f this dcumentatin are as fllws: T cnfigure

More information

STIOffice Integration Installation, FAQ and Troubleshooting

STIOffice Integration Installation, FAQ and Troubleshooting STIOffice Integratin Installatin, FAQ and Trubleshting Installatin Steps G t the wrkstatin/server n which yu have the STIDistrict Net applicatin installed. On the STI Supprt page at http://supprt.sti-k12.cm/,

More information

CREDIT REPORTING USER GUIDE

CREDIT REPORTING USER GUIDE Suthwest Business Credit Services, User Guide CREDIT REPORTING USER GUIDE Last Mdified: 5/6/14 Last Mdified: 5/6/14 1 Suthwest Business Credit Services, User Guide Table f Cntents Intrductin... 3 Hw T

More information

HR Management Information (HRS)

HR Management Information (HRS) HR Management Infrmatin (HRS) Fact Sheet N 10. Managing Access t Claims Online T give access t ther departmental staff yu must be a Site Leader ie a Principal r Preschl Directr. If yu are nt a site leader

More information

User Manual Brainloop Outlook Add-In. Version 3.4

User Manual Brainloop Outlook Add-In. Version 3.4 User Manual Brainlp Outlk Add-In Versin 3.4 Cntent 1. Summary... 3 2. Release Ntes... 3 2.1 Prerequisites... 3 2.2 Knwn Restrictins... 4 3. Installatin and Cnfiguratin... 4 3.1 The installatin prgram...

More information

CenterPoint Accounting for Agriculture Network (Domain) Installation Instructions

CenterPoint Accounting for Agriculture Network (Domain) Installation Instructions CenterPint Accunting fr Agriculture Netwrk (Dmain) Installatin Instructins Dcument # Prduct Mdule Categry 2257 CenterPint CenterPint Installatin This dcument describes the dmain netwrk installatin prcess

More information

GUARD1 /plus. PIPE Utility. User's Manual. Version 2.0

GUARD1 /plus. PIPE Utility. User's Manual. Version 2.0 GUARD1 /plus PIPE Utility User's Manual Versin 2.0 30700 Bainbridge Rad Sln, Ohi 44139 Phne 216-595-0890 Fax 216-595-0991 supprt@guard1.cm www.guard1.cm 2010 TimeKeeping Systems, Inc. GUARD1 PLUS and THE

More information

imarket Welcome Pack Version: 1.1 Status: Issued Date: 10/07/2015 Copyright 2012 Polaris U.K. Limited All Rights reserved

imarket Welcome Pack Version: 1.1 Status: Issued Date: 10/07/2015 Copyright 2012 Polaris U.K. Limited All Rights reserved imarket Welcme Pack Versin: 1.1 Status: Issued Date: 10/07/2015 Cpyright 2012 Plaris U.K. Limited All Rights reserved Cntents Welcme t imarket... 3 User Types... 3 1. Getting Started... 4 2. Adding new

More information