Creating Interactive Reports Using Excel Pivot Tables

Slides:



Advertisements
Similar presentations
1 Linking & Consolidating Worksheets Applications of Spreadsheets.
Advertisements

Chapter 4 Financial Functions, Data Tables, and Amortization Schedules
Introduction to Excel Chapter 2 Excel Fundamentals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Microsoft Excel Computers Week 4.
Excel Understanding Excel Fundamentals Microsoft Office 2010 Fundamentals 1.
Collin College Excel Exam Review. True In Excel worksheets, rows are designated using numbers while columns are designated using letters.
Using Excel to Understand Your Data Clayton County Public Schools Department of Research, Evaluation and Assessment Assistant Principal In-Service.
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Chapter 5 Creating, Sorting, and Querying a Table
Chapter 6: Pivot Tables Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Using MS Excel PivotTables with OSP Grant Reports Chris G. Green, CPA Director, Sponsored Programs.
Managing Grades with Excel Viewing Help To view Help 1.Open Excel on your computer. 2.In the top right hand corner of the Excel Screen type in the.
Excel: Pivot Tables Computer Information Technology Section 6-18.
EXCEL ADVANCED 1. Mathematical Operators for Excel < > = >=
Microsoft Excel 2010 Chapter 8
FIRST COURSE Excel Lecture. XP 2 Introducing Excel Microsoft Office Excel 2007 (or Excel) is a computer program used to enter, analyze, and present quantitative.
Using Excel Pivot Tables to Analyze Student Data
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
EXCEL ADVANCED 1. Mathematical Operators for Excel < > = >=
October 2003Bent Thomsen - FIT 3-21 IT – som værktøj Bent Thomsen Institut for Datalogi Aalborg Universitet.
1 Data List Spreadsheets or simple databases - a different use of Spreadsheets Bent Thomsen.
PIVOT TABLES AND CHARTS CS1100 Computer Science and its Applications CS1100Pivot tables and charts1.
DAY 9: EXCEL CHAPTER 6 Tazin Afrin September 17,
Class Agenda Excel  PivotTables Excel & Word Integration Try PivotTable tutorial & work on Assignment #1.
Analysing Data with Excel Viewing Help To view Help 1.On the Start menu, point to Programs, and then click Microsoft Excel. 2.On the Help menu,
XP. Objectives Sort data and filter data Summarize an Excel table Insert subtotals into a range of data Outline buttons to show or hide details Create.
1 Lesson 13 Organizing and Enhancing Worksheets Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Scott Harvey, Registrar Tri-County Technical College Using Excel Pivot Tables to Analyze Student Data.
1 Excel Lesson 2 Organizing the Worksheet & Formulas Microsoft Office 2010 Introductory Pasewark & Pasewark.
Excel part 5 Working with Excel Tables, PivotTables, and PivotCharts.
Lesson 3: Changing the Appearance of Worksheets. 2 Learning Objectives After studying this lesson, you will be able to:  Change the view of an Excel.
Microsoft Excel Prepared by the Academic Faculty Members of IT.
Microsoft ® Excel ® 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts.
Parts and functions. Excel  Excel is a computer program used to create electronic spreadsheets. You can use Excel to create and format workbooks (a collection.
Exporting & Formatting Budgets from FlexGen, NextGen & Zortec into Excel.
By Martha Nelson Digital Learning Specialist Excel Pivot Tables.
Microsoft Office Tips Pivot tables. Agenda Learn how to create and use PivotTables Q&A Excel 2010 is very similar to 2007, I have tried to demonstrate.
Computer/LMS Access To log onto one of these computers: Enter your Username, for example: 2014BNS099 followed So a complete login.
Chapter 8 Working with Trendlines, PivotTable Reports, PivotChart Reports, and Slicers Microsoft Excel 2013.
SJSU College of Business Business Productivity Tools Fall 2016 Summary of Lessons and Learning Objectives.
Problem Solving Using Excel
Advanced Excel Helen Mills OME-RESA.
Lecturer: Dalia Mirghani
Elena Lazarevska, City of Boulder
Microsoft Excel VLOOKUP Deborah Trujillo Instructional Technology
Learning How to “Excel”
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
2007 MICROSOFT EXCEL INTERMEDIATE
Adam Little Catharine Reeder
Data Validation and Protecting Workbook
Excel for EMIS A few of my favorite things
Managing Multiple Worksheets and Workbooks
Exporting & Formatting Budgets from NextGen o Excel
Deep Dive Presented by Greg Creech MCAS-I and CompTIA CTT+
Advanced Microsoft Excel
Dub Green Donna McHugh Trident Technical College
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Operate A Spreadsheet Application Advanced
Adam Little 3/10/2018 [website]
Working with Tables, PivotTables, and PivotCharts
Excel Tips and Tricks Presented by: Tracee Baker, Business Analyst, TD Ameritrade July 21, /3/2019.
Topic 8 – Pivot tables and Charts Lesson 1 – Pivot tables
Chapter 6 Lesson 5.
REACH Computer Resource Center
Bent Thomsen Institut for Datalogi Aalborg Universitet
Excel Tips & Tricks July 18, 2019.
Assignment resource Working with Excel Tables, PivotTables, and Pivot Charts Fairhurst pp The commands on these slides work with the Week 2 Excel.
Microsoft Excel 2007 – Level 2
Presentation transcript:

Creating Interactive Reports Using Excel Pivot Tables Brandon Aragon, Research Technician CSUSB Office of Institutional Research November 2016

Our Fall 2016 Student Population 20,767

CSUSB Colleges and Departments There are 6 colleges Arts & Letters Business and Public Admin. Education Natural Science Social & Behavioral Sciences University Studies Over 60 departments between all colleges.

Why Create Interactive Reports? Self-study material Grant applications Year-round reporting Customized to specific colleges or departments Easily create subsets for analysis Data-informed decision making Continual campus improvement

Original Current Student Survey Results

Reformatted:

Preparing Your Data First, prepare your raw data for restructuring. Copy identifier field and response variables into new sheet. Drop fields that will later be used as filters (gender, college, etc.) →

Pivot Table Wizard To open the Pivot Table Wizard, use shortcut method: Hold Alt then press D, then P In Excel 2003 and earlier, the Pivot Table Wizard is available under the Data tab. In Excel 2007 and later, the Pivot Table Wizard can be accessed by the shortcut method or by adding it to your ribbon: File → Options → Customize Ribbon → Choose from: All Commands → PivotTable and PivotChart Wizard

Pivot Table Wizard (Cont’d) Select “Multiple consolidation ranges” → “I will create the page fields” → Select range of cells then click “Add” → New worksheet → Finish → →

Restructured Data Double click the grand total at the bottom right to access the restructured data. Each student has a row for each of their responses. →

Merge in Demographic Data Rename Rows to ID, Column to Question, and Value to Response Once your data is restructured, merge in your demographic data by using VLOOKUP’s: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup] Lookup_value: Identifier variable (ID, SSN, email, etc.) Table_array: the table you are pulling data from Col_index_num: Column you want returned from table_array [Range_lookup]: ALWAYS enter FALSE for exact matches

Pivot Table with Restructured Data Create a regular Pivot Table using the restructured data. Place Question under ROWS, Response under COLUMNS, and ID under VALUES Change Sum of ID to Count of ID Set Question and Response to “Show items with no data” Field Settings → Layout & Print → Check “Show items with no data” The size of Pivot Table will not change even when filters are applied.

Interactive Tables First, design your interactive tables in a format you wish to present Let’s assume Q1 is a question regarding students’ plan for graduate school, where 1 is “Yes” and 2 is “No”

VLOOKUP within Interactive Table Use VLOOKUP’s to pull data from the Pivot Table VLOOKUP formula for “Yes” =VLOOKUP(Q:Q,I:P,2,FALSE)/(VLOOKUP(Q:Q,I:P,8,FALSE)-VLOOKUP(Q:Q,I:P,7,FALSE)) The 2nd column within the table_array is “Yes” response, 8th is grand total, 7th is blanks The numerator takes the count of those who responded “Yes” The denominator takes the total minus blanks (excludes no responses)

VLOOKUP within Interactive Table (Cont’d) Let’s create another table for Q2_1 to Q2_4. Assume these questions regard to students’ satisfaction with academic services offered throughout campus 1 = “Strongly Agree”, 2 = “Agree”, … 5 = “Strongly Disagree” Strongly Agree =VLOOKUP($V:$V,$I:$P,2,FALSE)/(VLOOKUP($V:$V,$I:$P,8,FALSE)- VLOOKUP($V:$V,$I:$P,7,FALSE)) Agree =VLOOKUP($V:$V,$I:$P,3,FALSE)/(VLOOKUP($V:$V,$I:$P,8,FALSE)- VLOOKUP($V:$V,$I:$P,7,FALSE))

VLOOKUP within Interactive Table (Cont’d) In this case, each row within the table is a different question. Each reponse (strongly agree, agree, etc.) requires a slightly altered VLOOKUP formula where the col_index_num is altered in the numerator. The “$”s anchor the formula, allowing you to copy and paste.

Insert Slicers Click anywhere within the Pivot Table where data is being pulled from. Under the Insert Tab, select Slicer and check the box for each demographic variable you want to filter by. →

Insert Slicers (Cont’d) For each slicer, change the settings to “Hide items with no data” Right click on slicer → Slicer Settings This will remove slicer options with no data. The slicers will now take effect and filter data for both tables

Cleaning Up Hide raw data, pivot table, and VLOOKUP reference columns View → Show → Uncheck Formula, Gridline, and Headings Hide Sheets that contain the raw data and the ones that were created in the process of restructuring data Add introduction and table of contents sheets Set Print Area on each sheet Insert Footer, Logos, etc.

Securing Workbook Student level data is hidden throughout the workbook Need to secure personal student information (recode ID’s) Review → Protect Sheet → Check the following boxes Select Locked Cells Select Unlocked Cells Use PivotTables & PivotChart Edit Objects This will allow users to select filters without altering any formulas, unhiding columns, or editing other cells Be sure to include a password

Securing Workbook (Cont’d) Review → Protect Sheet → Add Password This prevents users from unhiding sheets that contain sensitive information

You’re Done!

What Now? Keep reports handy for ad-hoc requests Post reports to website for easy access Create Dashboards that drill down to grad/retention rates Provide reports to: Upper Management Departments conducting self-reviews Grant writers

Thank you! California State University, San Bernardino Office of Institutional Research Brandon Aragon Research Technician brandon.aragon@csusb.edu