Exercise #5: Backorder Report



Similar documents
Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18

IDEXX Cornerstone Practice Management System

MS Excel Template Building and Mapping for Neat 5

Budgeting in QuickBooks

INTERCALL ONLINE Administrator Invoices User Guide

In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class.

Chapter 4 Displaying and Describing Categorical Data

Mail Merge Creating Mailing Labels 3/23/2011

Setting Preferences in QuickBooks

Virtual Office Remote Installation Guide

Module A2 Item Activities, Gantt Chart and Utilization Sheet. A2.1 Project item activities A2.2 Gantt chart A2.3 Utilization sheet

Managing Contacts in Outlook

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

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

MICROSOFT ACCESS 2003 TUTORIAL

How to make a line graph using Excel 2007

Project Management: Intermediate Microsoft Project 2010

Implementing Mission Control in Microsoft Outlook 2010

Creating and Sharing Contact Groups in Outlook Client

UF Health SharePoint 2010 Introduction to Content Administration

Creating Reports with Smart View s Ad Hoc Analysis

Instructions for Creating an Outlook Distribution List from an Excel File

Advanced Excel 10/20/2011 1

Step One. Step Two. Step Three USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013)

(You will use the login ID and password below to login through the first two websites.)

Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint InfoPath 2013 Web Enabled (Browser) forms

1. Open Thunderbird. If the Import Wizard window opens, select Don t import anything and click Next and go to step 3.

Creating and Formatting Charts in Microsoft Excel

FCC Management Software. AgExpert Analyst. QuickStartGuide 2014

Microsoft Excel 2007 Consolidate Data & Analyze with Pivot Table Windows XP

UW- Green Bay QuickBooks Accounts Receivable User Manual

Set Up Setup with Microsoft Outlook 2007 using POP3

Learning Services IT Guide. Access 2013

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS

Sales Person Commission

Working with bank accounts

What s New in Sysco Market

Customer Transaction FBL5N

Getting Started Guide

Census Data with Tableau Public

QuickBooks 2009 Student Guide Working with Bank Accounts

Microsoft Access 2010 handout

Word 2010: Mail Merge to with Attachments

Skyward Creating and Administering Online Assignments

Excel Dashboard. Scott Witteveen (517)

Pivot Tables & Pivot Charts

STEP TWO: Highlight the data set, then select DATA PIVOT TABLE

Don't have Outlook? Download and configure the Microsoft Office Suite (which includes Outlook)!

Computer Training Centre University College Cork. Excel 2013 Pivot Tables

Shasta College SharePoint Tutorial. Create an HTML Form

Introduction to Microsoft Project 2010

MICROSOFT WORD: MAIL MERGE

Using Excel for your assignments

Using Microsoft Office to Manage Projects

STATEMENT OF TRANSACTION REPORT ANALYSIS USING EXCEL

Creating a Participants Mailing and/or Contact List:

FedEx Billing Online PDF Help Guide Credit Card Customers

Pastel Evolution BIC. Getting Started Guide

Getting Started Guide SAGE ACCPAC INTELLIGENCE

Business Process Document Financials 9.0: Creating a Control Group and Vouchers. Creating a Control Group and Vouchers

Sage Intelligence Report Designer Add-In

Part 2. Contractor s Edition Workshop. By: Penny Lane Crull

Monthly Payroll to Finance Reconciliation Report: Access and Instructions

As your financial institution completes its system conversion, you

How to set up applications for BT Openzone CONTENTS Introduction

SPS ELECTRONIC HELP DESK Navigational Manual

How to connect to VUWiFi

Chapter 4b - Navigating RedClick Import Wizard

ACADEMIC TECHNOLOGY SUPPORT

FrontPage 2003: Forms

Module A2 Item Activities, Gantt Chart and Utilization Sheet

County Accounting Manual. Accounts Receivables and Sales Receipts - Deposits

SharePoint How To s / Team Sites 1of 6

Excel 2010: Create your first spreadsheet

Analyzing Excel Data Using Pivot Tables

OUTLOOK 2010 TIPS TABLE OF CONTENTS 1. SEND A BLIND CARBON COPY MARQUETTE UNIVERSITY IT SERVICES

How to Excel with CUFS Part 2 Excel 2010

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

E-commerce. Further Development 85

Turning Off Pop-Up Blockers

Microsoft Access to Microsoft Word Performing a Mail Merge from an Access Query

MICROSOFT OFFICE ACCESS NEW FEATURES

BSDI Advanced Fitness & Wellness Software

BSDI Advanced Fitness & Wellness Software

NextGen Setup Guide First-time Workstation Setup & Logging In

UF Health SharePoint 2010 Document Libraries

GUIDE FOR SORTING RX HISTORY REPORTS IN MICROSOFT EXCEL

Excel 2003 PivotTables Summarizing, Analyzing, and Presenting Your Data

Microsoft Access 2010 Part 1: Introduction to Access

MicroStrategy Desktop

Company Setup 401k Tab

bbc Creating a Purchase Order Form Adobe LiveCycle Designer ES2 November 2009 Version 9

Word 2007: Mail Merge Learning Guide

Page Numbering for a Thesis or Dissertation

Ordering Items From TRIUMF Stores Using Unit4 Agresso By Ted Schenkeveld

Building Ad Hoc Reports

OUTLOOK GETTING STARTED

TheFinancialEdge. Fast! Guide

Transcription:

Exercise #5: Backorder Report Objective Create a report that shows all open sales orders, and the items that are placed on backorder so you can manage the sales and shipping process. Step 1: Create a pivot table for purchase order information. 1. Click on Report List. 2. Open the Start from Scratch report template. 3. In the Library, click Text & Utility. 4. Double-click to add the following: a. Current Selections b. Report Title 1

5. In the Library, click Date. It may be at the bottom of the Library because you opened Text & Utility. 6. Double-click Transaction to add that date ribbon. 7. Right-click on Report Title and select Properties. 8. In the General tab, enter Backorder Report in Text. 9. Click OK to save. 10. Right-click on any white space and select New Sheet Object > Chart. 11. In the General window, select Pivot Table as the chart type. 2

12. Click Next. 13. In the Dimensions window, look at the list of Available Fields/Groups. Tip: Either scroll through the list or use Show Fields from Table to narrow down the fields you want to add as dimensions (the next step has the specific ones we ll use for this exercise). 3

14. Add the following dimensions and label the column: a. Transactions.Customer Full Name i. Enter Customer Name in Label. b. Transactions.Line Items Txn Type i. Enter Transaction Type in Label. c. Transactions.Item Full Name i. Enter Item Name in the Label 15. Click Add Calculated Dimension. 16. In the Edit Expression window that pops up, type the following: 4

a. =if([transactions.txn Type]='Sales Order',[Transactions.Ref Number]) 17. Click OK. 18. Enter Sales Order Number in Label. 19. Click Promote until Sales Order Number is under Customer Name. 20. Click Next 21. In the Edit Expressions window, type the following expression: a. [Transactions.Rate] b. An alternative to typing in the expression is to use the drop-down menus for first Table and then Field to narrow down the data you want to see. In this case, you d select Transaction in Table and then Transactions. Rate in Field. 22. Click OK. 23. Enter Rate in Label. 24. In the Expressions window, add the following expressions and label the columns: 5

a. sum([transactions.quantity With Sign]) i. Enter Total Quantity in Label. b. sum([transactions.invoiced Quantity]) i. Enter Invoiced Quantity in Label. c. max({<[transactionlinks.link Type Name]={'InvoiceToSalesOrderQuantity'}>}[Transactions.Txn Date]) i. Enter Last Invoice Date in Label. d. [Total Quantity]-[Invoiced Quantity] i. Enter Backorder Quantity in Label. ii. Here, you re taking the expressions you just created with the labels of Total Quantity and Invoiced Quantity and subtracting them. You can do 6

calculations with expressions you make within the same chart object. Just use the Label text for each expression to do so. 25. Click Finish to see your table. Step 2: Create a bar chart that shows the Backorder Quantity 1. Right-click on the table and select Clone. 2. Move the new table below the original. 3. Right-click on the original table and select Properties. 4. In the General tab, change the chart type to Bar Chart. 5. In the Dimensions tab, remove all dimensions except Item Name. 7

6. In the Expressions tab, remove all expressions except Backorder Quantity. 7. Click [ ] under Definition. 8. Edit the expression to show the following: a. [Transactions.Quantity With Sign]-[Transactions.Invoiced Quantity] 9. Make any other formatting changes you would like to see in any other tabs. 10. Click OK. 8

Step 3: Create a bar chart that shows the Value of Backorder 1. Right-click on your new bar chart and select Clone. 2. Move the new bar chart to the right. 3. Right-click the cloned bar chart and select Properties. 4. In the Expressions tab, click [ ] under Definition (Backorder Quantity is already selected). 5. Edit the expression to show the following: a. ([Transactions.Quantity With Sign]-[Transactions.Invoiced Quantity])* [Transactions.Rate] 9

6. Enter Value of Backorder in Label. 7. Make any additional formatting changes you would like to see in any other tabs. 10