Excel Using PowerPivot & Power View in Data Analysis

Size: px
Start display at page:

Download "Excel Using PowerPivot & Power View in Data Analysis"

Transcription

1 Excel Using PowerPivot & Power View in Data Analysis Developed By CPA Crossings, LLC Rochester, Michigan

2 Presentation Outline PivotTable vs. PowerPivot Data Structure in Excel Issues Analyzing Data in Excel Ways to Analyze Data in Excel PivotTables PowerPivot PowerMap PowerView 2

3 Learning Objectives After completing this course, you will be able to Determine when to use PowerPivot and Power View. Understand the PowerPivot model. Analyze data using PowerPivot and Power View. 3

4 PIVOTTABLE VS. POWERPIVOT 4

5 What is PowerPivot? Part of Microsoft s end-user Business Intelligence (BI) toolset Included in Excel 2013, add-in for Excel 2010 A tool to build data models from multiple data sources Access hundreds of millions of rows of data Visualizations are provided through Excel PivotTables and PivotCharts 5

6 PivotTable vs PowerPivot PivotTables Are limited to Excel s maximum # of rows (1,048,576) Screeches to a snails pace when over 200,000 rows of data Version 2010 & prior based on ONE table Requires VLOOKUP to get data into ONE table (killing performance) Have limited calculations 6

7 PivotTable vs PowerPivot PowerPivot Has NO data limit Easily handles 2 million, 20 million, or even 200 million records Allows access to multiple data sets Uses relationships to join tables Has a new extensive Data Analysis Expression (DAX) formula language including Time-Intelligent Functions 7

8 DATA STRUCTURE IN EXCEL 8

9 Table Should Have Contiguous Data Do not have blank columns and/or rows 9

10 Record and Field Layout Columns are FIELDS Rows are RECORDS Column headings should be unique 10

11 Consistent Data Blank cells s/b blank not a space Data must be of the same type throughout a column When a column is mixed, they should all be text All Text All Dates All Values 11

12 ISSUES ANALYZING DATA IN EXCEL 12

13 Issues using Excel to Analyze Data Excel is a BLANK workbook Excel is easy to use Excel has multiple purposes Data must be populated into a workbook Users want a quick answer Users never learned data modeling 13

14 Sales Application Data Model Order table in a sales application Includes basic order information but not specific line item details (products) 14

15 Sales Header and Details Tables Line Item details in sales application Header table & Detail table tied together via SalesOrderID Includes specific line item details (products) 15

16 Sales Detail and Product Tables OrderDetails table & Product table tied together via ProductID Product table includes information about the product 16

17 Sales Header and Customer Tables Multiple Customer files with various information OrderDetails file & Customer files tied together via CustomerID 17

18 AdventureWorks Database Design SIMPLE 18

19 AdventureWorks Database Design COMPLEX 19

20 Simple Example Can Be Complex SALES data is connected to CUSTOMER data via CustomerID 20

21 Sales Customer Products SALES data is connected to PRODUCT data via ProductID 21

22 Sales Customer Products in Excel To analyze SALES, we need ALL this data 22

23 Option # 1 Using VLOOKUP to Consolidate the Data We create a formula using VLOOKUP to get the additional information from the other tables Works good on less than 100,000 rows of data 23

24 Option # 2 Write Report / Query to Consolidate the Data Here I wrote a Microsoft Query to link tables so I could create ONE table with all fields 24

25 WAYS TO ANALYZE DATA IN EXCEL 25

26 EXCEL SUBTOTALS 26

27 Data Subtotal The Subtotal feature adds multiple subtotals to a list of data The Subtotal feature allows you to expand or collapse the detail 27

28 Issues with using the Subtotal Feature i7 processor, 2.1GHz, 8GB RAM, 64-bit Windows 8.1, 32-bit Office ,318 rows of data 14 minutes to add subtotals at CustomerID level for Qty and LineTotal columns 45 minutes to add 2 nd layer of subtotals for ProductID and I had to kill the process 28

29 EXCEL TABLES 29

30 What are Excel Tables? Added in Excel 2007 A list of related data in a series of rows & columns Converts this list into a structured table Provides: Column filters Header row Banded rows & columns Total row Structured cell references in formulas 30

31 Format As Table - Create Automatically selects data for table. Can manually select a different range if needed. 31

32 Format As Table - Filters If option was selected when table was created, filters are automatically applied. Can turn the on/off at any time. 32

33 Format As Table Column Headings 33

34 Format As Table Total Row 34

35 Format As Table First Column Can apply formatting to only the First Column. 35

36 Format As Table Last Column Can apply formatting to only the First Last Column. 36

37 Format As Table Banded Columns Banded Can apply columns formatting - alternating to only columns the First are Column. shaded. 37

38 Format As Table Properties & Tools Table Name Summarize with PivotTable Remove Duplicates Convert to Range Insert Slicer 38

39 Filter Data You Want to Analyze Excel Tables allow you to filter any and all columns of data and totals will reflect the selected data 39

40 Issues Using Excel Tables for Data Analysis Although it is fairly fast, it is tedious Limited to totaling based on filters or extensive formulas Without using other Excel features, it is hard to see lots of data Best if used with Conditional Formatting or PivotTables 40

41 PIVOT TABLES 41

42 What are PivotTables? A tool that is useful to summarize, analyze, explore, and present summary data. Allows querying large amounts of data in many different ways. Take a list of data and view it they way you want. Allows you to easily total, subtotal, sort, filter, group, aggregate, show levels of details & more. Helps you answer questions about your data. 42

43 Sales By Year What are the Sales By Year per Customer broken down by Product Category? 43

44 Sales By Product Category What Product Categories do each Customer purchase? 44

45 Sales by Customer Type What Product Categories do the different Customer Types purchase? 45

46 Product Sub-Category By Product Category 46

47 Location Sales What are the Sales in each geographic location by Product Category? 47

48 Bikes Sales By Color What is the most popular selling Bike Color in 2004? 48

49 Top 2 Bike Sizes What are the top selling bike sizes by Bike Model? 49

50 Bike Sales What are the top selling bike models? 50

51 Pivot Table Summary 1 dataset, 9 PivotTables 20 Minutes to setup What do you want to know about your data? Large datasets can be really slow Use data connection so data doesn t reside in Excel Same data & PivotTables = 55 MB data in Excel vs 7 MB data accessed via data connection PivotCharts are a graphical representation of a PivotTable 51

52 POWER PIVOT 52

53 What is PowerPivot? Part of Microsoft s BI strategy A data modeling tool Import data from multiple sources Relate tables/data Build advanced calculation Designed for users with no SQL experience Eliminates complexity of getting data into Excel Uses PivotTables to analyze data Allows publishing as interactive web apps 53

54 PowerPivot Ribbon Bar Most of the PowerPivot work will be done in Manage Data Model 54

55 Manage Data Model Interface Diagram View This is where you get data & create relationships between tables 55

56 Manage Data Model Interface Data View This is where you view the data & create formulas 56

57 Getting Data from PowerPivot to Excel Select Home PivotTable, the select PivotTable type and data will be added to New Worksheet 57

58 PivotTable in Excel Familiar PivotTable interface Field List includes each table & the fields in the Data Model 58

59 Creating a PivotTable Tables are linked in the Data Model, so you can select any field to populate the PivotTable Select fields exactly the same way as a regular PivotTable 59

60 Hierarchies in PowerPivot A system to organize our data into a logical structure A list of columns that are considered a single item They are listed as a single object in a Field List Grandparent/Parent/Child/etc. relationship Collapse & expand within the PivotTable 60

61 Hierarchies Geographic Country State State County County County County Village Township City Town Town Village City City Town 61

62 Hierarchies Product Category Subcategory Subcategory Model Model Model Model Prod A Prod B Prod C Prod D Prod E Prod F Prod G Prod H Prod I 62

63 Hierarchies Date Year Q1 Q2 Q3 Q4 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec 63

64 Hierarchies AdventureWorks Hierarchies as as appropriate appropriate in each in table each table 64

65 Hierarchies in the Field List Hierarchies show as a single item but you can expand to see the breakdown 65

66 Hierarchies in a PivotTable Location Dates 66

67 Calculation in PowerPivot Data Analysis Expression (DAX) formula language Many are similar to Excel functions Time-Intelligent Functions CLOSINGBALANCEYEAR (MONTH QTR) NEXTDAY, NEXTMONTH, NEXTYEAR PREVIOUSDAY, PREVIOUSMONTH, PREVIOUSYEAR TOTALMTD, TOTALQTD, TOTALYTD & more 67

68 Calculated Fields in the Data Model Use the formula bar similar to Excel but use DAX functions, here we are using some of the Time-Intelligent functions 68

69 Calculated Fields in the PivotTable The calculated fields become measures to place in the Values area Changing the date on this PivotTable will recalculate 3.4 million records in less than a second 69

70 KPI s in PowerPivot Key performance indicators (KPI s) are visual indicators of performance Each KPI is based on specific information we have calculated in the Data Model Designed to help users quickly evaluate the current value and status of a metric against a defined target The indicators are similar to the Conditional Formatting icon set 70

71 KPI Setup Calculated field Target value Define thresholds Icon set 71

72 KPI in the PivotTable KPI s display in the PivotTable 72

73 POWER MAP 73

74 What is Power Map A 3D visualization add-in for mapping & interacting w/ geographical & temporal data Create an interactive, guided cinematic tour of your data in geographic space See time-stamped data change over time Automatically recognize geographical data & plot associated values to points on a Bing map Color code locales to see regional trends Requires high-powered computer 74

75 Power Map Example #1 75

76 Power Map Example #2 76

77 POWER VIEW 77

78 What is Power View Interactive data exploration, visualization, and presentation Report tool: tables, charts, maps, other visualizations Integrated, multifaceted reports Intuitive for users Like a PivotTable but more visually appealing 78

79 Power View Example #1 Visually more pleasing than a PivotTable Similar selections as a PivotTable 79

80 Power View Example #2 PV can include tables, graphs or pictures PV can have filters 80

81 Power View Example #3 You can add a Power View to your SharePoint site so users can interact with the data 81

82 CONCLUSION 82

83 What Have We Learned? Data analysis is all about creating a data model Data modeling is not easy with standard Excel Using Excel Tables is a start PowerPivot makes data modeling much easier PowerPivot adds a lot of neat tools to help analyze our data Once PowerPivot is created, we use PivotTables to analyze our data PowerMap & Power View add visually pleasing & interactive reports 83

84 Learning Objectives Summary You should now be able to Determine when to use PowerPivot and Power View. Understand the PowerPivot model. Analyze data using PowerPivot and Power View. 84

85 Questions? 85

86 CPA Crossings, LLC Our Mission: Increase the value of CPAs by leveraging technology John Higgins Service Offerings: Microsoft Office Training Adobe Acrobat Specialists Digital CPA Practice Model Strategic Technology Advisors Cloud/Mobile Computing Specialists Bryan Smith For more information: Call (877)

Microsoft Excel Pivot Tables & Pivot Table Charts

Microsoft Excel Pivot Tables & Pivot Table Charts Microsoft Excel 2013 Pivot Tables & Pivot Table Charts A pivot table report allows you to analyze and summarize a million rows of data in Excel 2013 without entering a single formula. Pivot Tables let

More information

Microsoft Excel Pivot Tables & Pivot Table Charts

Microsoft Excel Pivot Tables & Pivot Table Charts Microsoft Excel 2007 Pivot Tables & Pivot Table Charts A pivot table report allows you to analyze and summarize a million rows of data in Excel 2007 without entering a single formula. Pivot Tables let

More information

Microsoft Excel 2013/2016 Pivot Tables

Microsoft Excel 2013/2016 Pivot Tables Microsoft Excel 2013/2016 Pivot Tables Creating PivotTables PivotTables are powerful data analysis tools. They let you summarize data in various ways and instantly change the view you use. A PivotTable

More information

Advance Excel Performing calculations on data 1. Naming groups of data 2. Creating formulas to calculate values

Advance Excel Performing calculations on data 1. Naming groups of data 2. Creating formulas to calculate values Advance Excel 2013 Getting started with Excel 2013 1. Identifying the different Excel 2013 programs 2. Identifying new features of Excel 2013 a. If you are upgrading from Excel 2010 b. If you are upgrading

More information

ADVANCED EXCEL Course Modules for Advance Excel Training Online (MS Excel 2013 Course):

ADVANCED EXCEL Course Modules for Advance Excel Training Online (MS Excel 2013 Course): Course Modules for Advance Excel Training Online (MS Excel 2013 Course): ADVANCED EXCEL 2013 1 Getting started with Excel 2013 A Identifying the different Excel 2013 programs B Identifying new features

More information

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts Microsoft Excel 2013 Enhanced Objectives Explore a structured range of data Freeze rows and columns Plan and create an Excel table Rename

More information

Microsoft Power BI for O365

Microsoft Power BI for O365 Microsoft Power BI for O365 Next hour.. o o o o o o o o Power BI for O365 Data Discovery Data Analysis Data Visualization & Power Maps Natural Language Search (Q&A) Power BI Site Data Management Self Service

More information

Appendix A Microsoft Office Specialist exam objectives

Appendix A Microsoft Office Specialist exam objectives A 1 Appendix A Microsoft Office Specialist exam objectives This appendix covers these additional topics: A Excel 2013 Specialist exam objectives, with references to corresponding coverage in ILT Series

More information

10778A: Implementing Data Models and Reports with Microsoft SQL Server 2012

10778A: Implementing Data Models and Reports with Microsoft SQL Server 2012 10778A: Implementing Data Models and Reports with Microsoft SQL Server 2012 Course Overview This course provides students with the knowledge and skills to empower information workers through self-service

More information

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts New Perspectives on Microsoft Excel 2016 Module 5: Working with Excel Tables, PivotTables, and PivotCharts Objectives, Part 1 Explore a structured range of data Freeze rows and columns Plan and create

More information

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

THE POWER OF PIVOT TABLES

THE POWER OF PIVOT TABLES THE POWER OF PIVOT TABLES To fully understand the power of a PivotTable, one must first consider what is a PivotTable and what makes them powerful? Following are the main properties that define a Pivot

More information

COURSE SYLLABUS COURSE TITLE:

COURSE SYLLABUS COURSE TITLE: 1 COURSE SYLLABUS COURSE TITLE: FORMAT: CERTIFICATION EXAMS: 55164AC Quick Powerful Graphics with Power View, PowerPivot, Power Query, Power Map, and Power BI Instructor-Led None This course syllabus should

More information

Copyright & License Notes 3 Introduction 13 Chapter 1 - Excel Basics 14. Chapter 2 - Working with Data 32

Copyright & License Notes 3 Introduction 13 Chapter 1 - Excel Basics 14. Chapter 2 - Working with Data 32 TABLE OF CONTENTS Copyright & License Notes 3 Introduction 13 Chapter 1 - Excel Basics 14 Creating an Excel Workbook 14 Examining the Excel Environment 15 Opening an Existing Workbook 19 Navigating a Worksheet

More information

Lab 01 Developing a Power Pivot Data Model in Excel 2013

Lab 01 Developing a Power Pivot Data Model in Excel 2013 Power BI Lab 01 Developing a Power Pivot Data Model in Excel 2013 Jump to the Lab Overview Terms of Use 2014 Microsoft Corporation. All rights reserved. Information in this document, including URL and

More information

What s new in Excel 2013? Provided by Work Smart

What s new in Excel 2013? Provided by Work Smart What s new in Excel 2013? Provided by Work Smart Contents Topics in this guide include: Visualize Share Analyze Touch For more information The first thing you see when you open Excel 2013 is a brand new

More information

Excel 2007 Pivot Table Include New Items Manual Filter

Excel 2007 Pivot Table Include New Items Manual Filter Excel 2007 Pivot Table Include New Items Manual Filter Sample Excel VBA programming to change pivot table report filters. Instead of manually changing the report filters in a pivot table, you can use Excel

More information

WELCOME TO TECH IMMERSION

WELCOME TO TECH IMMERSION WELCOME TO TECH IMMERSION Track: SQL/BI PowerPivot with Excel 2010 Presenter: Jeff Jones Outline o BI EcoSystem o PowerPivot for Excel What, Why, Who? o Using PowerPivot o New Powerful Formulas o Using

More information

Data Visualization via Conditional Formatting

Data Visualization via Conditional Formatting Data Visualization Data visualization - the process of displaying data (often in large quantities) in a meaningful fashion to provide insights that will support better decisions. Data visualization improves

More information

Office 365 What You Need To Know and Why

Office 365 What You Need To Know and Why Office 365 What You Need To Know and Why Developed By CPA Crossings, LLC Rochester, Michigan John H. Higgins, CPA.CITP Strategic Technology Advisor Co-founder of CPA Crossings, LLC Strategic technology

More information

Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex

Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex Basic Topics: Formulas, LookUp Tables and PivotTables Prepared for Aero Controlex Review ribbon terminology such as tabs, groups and commands Navigate a worksheet, workbook, and multiple workbooks Prepare

More information

Excel Tables and Pivot Tables

Excel Tables and Pivot Tables A) Why use a table in the first place a. Easy to filter and sort if you only sort or filter by one item b. Automatically fills formulas down c. Can easily add a totals row d. Easy formatting with preformatted

More information

Sage 50 U.S. Edition Intelligence Reporting Getting Started Guide

Sage 50 U.S. Edition Intelligence Reporting Getting Started Guide Sage Intelligence Reporting Sage 50 U.S. Edition Intelligence Reporting Getting Started Guide Table of Contents Introduction... 2 System requirements... 3 How it works... 4 Getting started guide... 5 Running

More information

Microsoft EXAM Analyzing and Visualizing Data with Microsoft Excel. m/ Product: Demo File

Microsoft EXAM Analyzing and Visualizing Data with Microsoft Excel.   m/ Product: Demo File Page No 1 https://www.dumpsplanet.com m/ Microsoft 70-779 EXAM Analyzing and Visualizing Data with Microsoft Excel Product: Demo File For More Information: https://www.dumpsplanet.com/70-779-dumps Question:

More information

Customizing the Excel 2013 program window. Getting started with Excel 2013

Customizing the Excel 2013 program window. Getting started with Excel 2013 Customizing the Excel 2013 program window 1 2 Getting started with Excel 2013 Working with data and Excel tables Creating workbooks Modifying workbooks Modifying worksheets Merging and unmerging cells

More information

Microsoft Power Tools for Data Analysis #13 Power Pivot Into #1: Relationships Rather Than VLOOKUP Notes from Video:

Microsoft Power Tools for Data Analysis #13 Power Pivot Into #1: Relationships Rather Than VLOOKUP Notes from Video: Microsoft Power Tools for Data Analysis #13 Power Pivot Into #1: Relationships Rather Than VLOOKUP Notes from Video: Table of Contents: 1. What is Power Pivot (Basic Answer)?... 2 1) Power Pivot comes

More information

1. What is a PivotTable? What is a Cross Tab Report?

1. What is a PivotTable? What is a Cross Tab Report? Data Analysis & Business Intelligence Made Easy with Excel Power Tools Excel Data Analysis Basics = E-DAB Notes for Video: E-DAB-04: Summary Reports with Standard PivotTables & Slicers Objectives of Video:

More information

MCSA BI Reporting. A Success Guide to Prepare- Analyzing and Visualizing Data with Microsoft Excel. edusum.com

MCSA BI Reporting. A Success Guide to Prepare- Analyzing and Visualizing Data with Microsoft Excel. edusum.com 70-779 MCSA BI Reporting A Success Guide to Prepare- Analyzing and Visualizing Data with Microsoft Excel edusum.com Table of Contents Introduction to 70-779 Exam on Analyzing and Visualizing Data with

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

Excel 2007 Pivot Table Sort Column Headings

Excel 2007 Pivot Table Sort Column Headings Excel 2007 Pivot Table Sort Column Headings Pivot table is not used for sorting and filtering, it is used for summarizing and reporting. labels and col5 to values, as shown in the figure above (col1, col2

More information

COMM 391 Winter 2014 Term 1. Tutorial 1: Microsoft Excel - Creating Pivot Table

COMM 391 Winter 2014 Term 1. Tutorial 1: Microsoft Excel - Creating Pivot Table COMM 391 Winter 2014 Term 1 Tutorial 1: Microsoft Excel - Creating Pivot Table The purpose of this tutorial is to enable you to create Pivot Table to analyze worksheet data in Microsoft Excel. You should

More information

Microsoft Excel 2010 Training. Excel 2010 Basics

Microsoft Excel 2010 Training. Excel 2010 Basics Microsoft Excel 2010 Training Excel 2010 Basics Overview Excel is a spreadsheet, a grid made from columns and rows. It is a software program that can make number manipulation easy and somewhat painless.

More information

Microsoft Excel Pivot Tables

Microsoft Excel Pivot Tables Microsoft Excel Pivot Tables General instructions with exercises on BI4Dynamics data 1 1 PREFACE 3 1.1 How to use this document 3 1.2 BI4Dynamics 3 2 INTRODUCTION 4 2.1 Understanding dimensions and cubes

More information

Table of Contents: Microsoft Power Tools for Data Analysis #15 Comprehensive Introduction to Power Pivot & DAX. Notes from Video:

Table of Contents: Microsoft Power Tools for Data Analysis #15 Comprehensive Introduction to Power Pivot & DAX. Notes from Video: Microsoft Power Tools for Data Analysis #15 Comprehensive Introduction to Power Pivot & DAX Table of Contents: Notes from Video: 1) Standard PivotTable or Data Model PivotTable?... 3 2) Excel Power Pivot

More information

Microsoft Office Excel 2010: Intermediate (R2) Course Overview. Course Outline

Microsoft Office Excel 2010: Intermediate (R2) Course Overview. Course Outline Microsoft Office Excel 2010: Intermediate (R2) Course Overview This course builds on the skills and concepts taught in Excel 2010: Basic, First Look Edition. Students will learn how to use multiple worksheets

More information

Bay Area BI User Group Mountain View 8 May, Mastering the Excel CUBE Functions

Bay Area BI User Group Mountain View 8 May, Mastering the Excel CUBE Functions Bay Area BI User Group Mountain View 8 May, 2014 Mastering the Excel CUBE Functions Presenter Introduction Peter Myers BI Expert Bitwise Solutions BBus, SQL Server MCSE, MCT, SQL Server MVP (since 2007)

More information

EXCEL ADVANCED Linda Muchow

EXCEL ADVANCED Linda Muchow EXCEL ADVANCED 2016 Alexandria Technical and Community College Customized Training Technology Specialist 1601 Jefferson Street, Alexandria, MN 56308 320-762-4539 Linda Muchow lindac@alextech.edu 1 Table

More information

Microsoft Excel 2016 LEVEL 3

Microsoft Excel 2016 LEVEL 3 TECH TUTOR ONE-ON-ONE COMPUTER HELP COMPUTER CLASSES Microsoft Excel 2016 LEVEL 3 kcls.org/techtutor Microsoft Excel 2016 Level 3 Manual Rev 11/2017 instruction@kcls.org Microsoft Excel 2016 Level 3 Welcome

More information

Excel Expert 2016: Interpreting Data for Insights Exam

Excel Expert 2016: Interpreting Data for Insights Exam Microsoft Office Specialist Excel Expert 2016: Interpreting Data for Insights Exam 77-728 Expert-level candidates for the Microsoft Excel 2016 exam have an advanced understanding of the Excel environment,

More information

2013 ADVANCED MANUAL

2013 ADVANCED MANUAL 2013 ADVANCED MANUAL C B C H O U S E 2 4 C A N N I N G S T R E E T E D I N B U R G H E H 3 8 E G 0 1 3 1 2 7 2 2 7 9 0 W W W. I T R A I N S C O T L A N D. C O. U K I N F O @ I T R A I N S C O T L A N D.

More information

Nine Essential Excel 2010 Skills

Nine Essential Excel 2010 Skills Nine Essential Excel 2010 Skills Detailed Description of My Video Resource I created this video resource with two target customers in mind: 1) People who use Excel on a regular basis and want to follow

More information

Creating Automated Dashboard Excel 2013 Contents

Creating Automated Dashboard Excel 2013 Contents Creating Automated Dashboard Excel 2013 Contents Summarize Data Using Pivot Table... 2 Constructing Report Summary... 2 Create a PivotTable from worksheet data... 2 Add fields to a PivotTable... 2 Grouping

More information

COMP1000 / Spreadsheets Week 2 Review

COMP1000 / Spreadsheets Week 2 Review / Spreadsheets Week 2 Review Plot chart Column chart/bar chart/pie chart Customize chart Chart style/labels/titles Add trendline Create table Create table/apply different style/print table Sort/filter

More information

MICROSOFT Excel 2010 Advanced Self-Study

MICROSOFT Excel 2010 Advanced Self-Study MICROSOFT Excel 2010 Advanced Self-Study COPYRIGHT This manual is copyrighted: S&G Training Limited. This manual may not be copied, photocopied or reproduced in whole or in part without the written permission

More information

Creating a Pivot Table

Creating a Pivot Table Contents Introduction... 1 Creating a Pivot Table... 1 A One-Dimensional Table... 2 A Two-Dimensional Table... 4 A Three-Dimensional Table... 5 Hiding and Showing Summary Values... 5 Adding New Data and

More information

Create a Relationship to build a Pivot Table

Create a Relationship to build a Pivot Table Create a Relationship to build a Pivot Table In Excel 2013 and 2016/365 you can now create a relationship between tables of data. This is a feature that can be used to pull data from the different tables

More information

GO! with Microsoft Excel 2016 Comprehensive

GO! with Microsoft Excel 2016 Comprehensive GO! with Microsoft Excel 2016 Comprehensive First Edition Chapter 7 Creating PivotTables and PivotCharts Learning Objectives Create a PivotTable Report Use Slicers and Search Filters Modify a PivotTable

More information

TABLE OF CONTENTS PAGE

TABLE OF CONTENTS PAGE Alchemex 7 for Sage 50 Getting Started Guide Oct 2010 1 TABLE OF CONTENTS PAGE Getting Started Guide Introduction... 5 What is Alchemex 7 for Sage 50?... 5 System Requirements... 6 Recommended System Requirements...

More information

COMPUTERIZED BUSINESS APPLICATIONS CURRICULUM MAP. Week Content Skills Activities/Assessment Frameworks

COMPUTERIZED BUSINESS APPLICATIONS CURRICULUM MAP. Week Content Skills Activities/Assessment Frameworks COMPUTERIZED BUSINESS APPLICATIONS CURRICULUM MAP EUREKA SPRINGS HIGH SCHOOL BUSINESS DEPARTMENT Grade Level: 09-12 Revision Date: August 2014 Week Content Skills Activities/Assessment Frameworks Aug 19

More information

HOW TO USE THIS BOOK... V 1 GETTING STARTED... 2

HOW TO USE THIS BOOK... V 1 GETTING STARTED... 2 TABLE OF CONTENTS HOW TO USE THIS BOOK...................... V 1 GETTING STARTED.......................... 2 Introducing Data Analysis with Excel...2 Tour the Excel Window...3 Explore the Ribbon...4 Using

More information

Microsoft Analyzing and Visualizing Data with Microsoft Excel.

Microsoft Analyzing and Visualizing Data with Microsoft Excel. Microsoft 70-779 Analyzing and Visualizing Data with Microsoft Excel https://killexams.com/pass4sure/exam-detail/70-779 DEMO Find some pages taken from full version Killexams 70-779 questions and answers

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon

Excel Intermediate. Click in the name column of our Range of Data. (Do not highlight the column) Click on the Data Tab in the Ribbon Custom Sorting and Subtotaling Excel Intermediate Excel allows us to sort data whether it is alphabetic or numeric. Simply clicking within a column or row of data will begin the process. Click in the name

More information

Excel 2013 PivotTables and PivotCharts

Excel 2013 PivotTables and PivotCharts Excel 2013 PivotTables and PivotCharts PivotTables... 1 PivotTable Wizard... 1 Creating a PivotTable... 2 Groups... 2 Rows Group... 3 Values Group... 3 Columns Group... 4 Filters Group... 5 Field Settings...

More information

Les s on Objectives. Student Files Us ed. Student Files Crea ted

Les s on Objectives. Student Files Us ed. Student Files Crea ted Lesson 10 - Pivot Tables 103 Lesson 10 P ivot T ables Les s on Topics Creating a Pivot Table Exercise: Creating a Balance Summary Formatting a Pivot Table Creating a Calculated Field Les s on Objectives

More information

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4

M i c r o s o f t E x c e l A d v a n c e d P a r t 3-4. Microsoft Excel Advanced 3-4 Microsoft Excel 2010 Advanced 3-4 0 Absolute references There may be times when you do not want a cell reference to change when copying or filling cells. You can use an absolute reference to keep a row

More information

The subject of this chapter is the pivot table, the name given to a special

The subject of this chapter is the pivot table, the name given to a special Chapter 2: Generating Pivot Tables In This Chapter Understanding how to use pivot tables to summarize and analyze your data The many methods for creating pivot tables Pivoting the elements in the data

More information

How to Excel - Part 2

How to Excel - Part 2 Table of Contents Exercise 1: Protecting cells and sheets... 3 Task 1 Protecting sheet... 3 Task 2 Protecting workbook... 3 Task 3 Unprotect workbook and sheet... 3 Task 4 Protecting cells... 4 Protecting

More information

TABLE OF CONTENTS PAGE

TABLE OF CONTENTS PAGE Alchemex for SAP Business One Getting Started Guide Sept 2010 TABLE OF CONTENTS PAGE Getting Started Guide Introduction... 1 What is Alchemex for SAP Business One?... 1 System Requirements... 2 Recommended

More information

Mobile MOUSe EXCEL 2013 ONLINE COURSE OUTLINE

Mobile MOUSe EXCEL 2013 ONLINE COURSE OUTLINE Mobile MOUSe EXCEL 2013 ONLINE COURSE OUTLINE COURSE TITLE Excel 2013 Course DURATION 14 Hours of Interactive Training COURSE OVERVIEW If you are looking to start a career in business or finance, having

More information

TABLE OF CONTENTS. Getting Started Guide

TABLE OF CONTENTS. Getting Started Guide Alchemex7 Getting Started Guide January 2011 TABLE OF CONTENTS Getting Started Guide Introduction... 3 What are the benefits of using Alchemex?... 3 System Requirements... 4 Database Connectivity Supported...

More information

TABLE OF CONTENTS. i Excel 2016 Advanced. 1 INTRODUCTION Method Software and other settings Exercise files 2

TABLE OF CONTENTS. i Excel 2016 Advanced. 1 INTRODUCTION Method Software and other settings Exercise files 2 i TABLE OF CONTENTS 1 INTRODUCTION 1 1.1 Method 1 1.2 Software and other settings 2 1.3 Exercise files 2 2 MULTIPLE WORKSHEETS 3 2.1 Working with multiple worksheets 3 Adding a worksheet 4 Deleting a worksheet

More information

Excel 2016 In Easy Steps

Excel 2016 In Easy Steps We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with excel 2016 in easy steps.

More information

Discovering the Power of Excel PowerPivot Data Analytic Expressions (DAX)

Discovering the Power of Excel PowerPivot Data Analytic Expressions (DAX) Discovering the Power of Excel 2010-2013 PowerPivot Data Analytic Expressions (DAX) 55108; 2 Days, Instructor-led Course Description This course is intended to expose you to PowerPivot Data Analytic Expressions

More information

Pivot Tables and Pivot Charts Activities

Pivot Tables and Pivot Charts Activities PMI Online Education Pivot Tables and Pivot Charts Activities Microcomputer Applications Updated 12.16.2011 Table of Contents Objective 1: Create and Modify PivotTable Reports... 3 Organizing Data to Display

More information

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016

Using Tables, Sparklines and Conditional Formatting. Module 5. Adobe Captivate Wednesday, May 11, 2016 Slide 1 - Using Tables, Sparklines and Conditional Formatting Using Tables, Sparklines and Conditional Formatting Module 5 Page 1 of 27 Slide 2 - Lesson Objectives Lesson Objectives Explore the find and

More information

exam.23q Analyzing and Visualizing Data with Microsoft Excel

exam.23q Analyzing and Visualizing Data with Microsoft Excel 70-779.exam.23q Number: 70-779 Passing Score: 0 Time Limit: 120 min 70-779 Analyzing and Visualizing Data with Microsoft Excel Exam A QUESTION 1 Note: This question is part of a series of questions that

More information

Office 2016 Excel Basics 21 Video/Class Project #33 Excel Basics 21: Relationships Rather than VLOOKUP for PivotTable Reports (Excel 2016 Data Model)

Office 2016 Excel Basics 21 Video/Class Project #33 Excel Basics 21: Relationships Rather than VLOOKUP for PivotTable Reports (Excel 2016 Data Model) Office 2016 Excel Basics 21 Video/Class Project #33 Excel Basics 21: Relationships Rather than VLOOKUP for PivotTable Reports (Excel 2016 Data Model) Goal in video # 21: Learn about how to use the Relationships

More information

Data Analysis Expressions (DAX)

Data Analysis Expressions (DAX) Javier Guillén About Me o Business Intelligence / Data Warehousing Consultant o MCTS/MCITP SQL Server 2008 BI o Microsoft Community Contributor Awardee (2011) o C# & ASP.NET Developer o Worked in Financial

More information

Create a Relationship to build a Pivot Table

Create a Relationship to build a Pivot Table Create a Relationship to build a Pivot Table In Excel 2013 and 2016/365 you can now create a relationship between tables of data. This is a feature that can be used to pull data from the different tables

More information

Sort, Filter, Pivot Table

Sort, Filter, Pivot Table Sort, Filter, Pivot Table Sort A common database task is to rearrange the information based on a header/field or headers/fields. This is called Sorting or Filtering. Sorting rearranges all of the information

More information

1. Managing Information in Table

1. Managing Information in Table 1. Managing Information in Table Spreadsheets are great for making lists (such as phone lists, client lists). The researchers discovered that not only was list management the number one spreadsheet activity,

More information

2017 Shelby Systems, Inc. Other brand and product names are trademarks or registered trademarks of the respective holders.

2017 Shelby Systems, Inc. Other brand and product names are trademarks or registered trademarks of the respective holders. 2017 Shelby Systems, Inc. Other brand and product names are trademarks or registered trademarks of the respective holders. Objective To provide a brief overview of some of the functionality available to

More information

1. Two types of sheets used in a workbook- chart sheets and worksheets

1. Two types of sheets used in a workbook- chart sheets and worksheets Quick Check Answers Session 1.1 1. Two types of sheets used in a workbook- chart sheets and worksheets 2. Identify the active cell- The active cell is surrounded by a thick border and its cell reference

More information

IT Training Center Class Descriptions

IT Training Center Class Descriptions Using Microsoft Windows 10 Must have a personal computer with Microsoft Windows 10 installed on their workstation. This class is geared to the student who has little or no knowledge of the Windows environment

More information

MS Excel 1 Day Seminar Catalogue

MS Excel 1 Day Seminar Catalogue MS Excel 1 Day Seminar Catalogue Course: MS Excel Basic Choice: Either Basic / Advance Type: Seminar Fees: 1500 / Person Trainer: Aakash Harit =If (Choice = Basic, Excel Basic Hour 1 1. Excel's User Interface

More information

How Commercial Off-the-Shelf (COTS) Business Intelligence (BI) Tools Can Improve Financial Management Analysis

How Commercial Off-the-Shelf (COTS) Business Intelligence (BI) Tools Can Improve Financial Management Analysis How Commercial Off-the-Shelf (COTS) Business Intelligence (BI) Tools Can Improve Financial Management Analysis Carolyn L. North, CPA, CGFM, CDFM/A, PMP R. Ross Hosse, CDFM Purpose of Business Intelligence

More information

BASIC EXCEL SYLLABUS Section 1: Getting Started Section 2: Working with Worksheet Section 3: Administration Section 4: Data Handling & Manipulation

BASIC EXCEL SYLLABUS Section 1: Getting Started Section 2: Working with Worksheet Section 3: Administration Section 4: Data Handling & Manipulation BASIC EXCEL SYLLABUS Section 1: Getting Started Unit 1.1 - Excel Introduction Unit 1.2 - The Excel Interface Unit 1.3 - Basic Navigation and Entering Data Unit 1.4 - Shortcut Keys Section 2: Working with

More information

Pivot Tables in Excel Contents. Updated 5/19/2016

Pivot Tables in Excel Contents. Updated 5/19/2016 Pivot Tables in Excel 2010 Updated 5/19/2016 Contents Setup a Pivot Table in Excel 2010... 2 General Field List Features... 4 Summing and Counting Together... 6 Grouping Date Data... 7 Grouping Non-Date

More information

Unleash the Power of Excel

Unleash the Power of Excel Unleash the Power of Excel Administrative Professionals Conference, April 18, 2018 Tricia Olinger, Administrative Office Professional Program Lead Rochester Community and Technical College Tables and Charts

More information

Table of Contents COPYRIGHTED MATERIAL. Introduction Book I: Excel Basics Chapter 1: The Excel 2013 User Experience...

Table of Contents COPYRIGHTED MATERIAL. Introduction Book I: Excel Basics Chapter 1: The Excel 2013 User Experience... Table of Contents Introduction... 1 About This Book...1 Foolish Assumptions...2 How This Book Is Organized...3 Book I: Excel Basics...3 Book II: Worksheet Design...3 Book III: Formulas and Functions...4

More information

Introduction 11; Downloading and Installing PowerPivot...,...,.,.,,,.9. 2 The Promise of PowerPivot 17 ;

Introduction 11; Downloading and Installing PowerPivot...,...,.,.,,,.9. 2 The Promise of PowerPivot 17 ; Introduction 11; 1 Downloading and Installing PowerPivot...,...,.,.,,,.9 MrExcel LIBRARY PowerPivot for the Data Analyst: Microsoft Excel 2010 2 The Promise of PowerPivot 17 ; 3 Why Wouldn't I Build Every

More information

To complete this workbook, you will need the following file:

To complete this workbook, you will need the following file: CHAPTER 4 Excel More Skills 13 Create PivotTable Reports A PivotTable report is an interactive, cross-tabulated Excel report used to summarize and analyze data. PivotTable reports are used to ask questions

More information

COURSE OUTLINE MS Excel 2013 Level 3 Last Updated: 5 August 2016

COURSE OUTLINE MS Excel 2013 Level 3 Last Updated: 5 August 2016 Last Updated: 5 August 2016 1. Table of Contents 1. Table of Contents... 2 A. COURSE OUTLINES... 3 1. Free online pre-training assessments... 3 2.... 3 B. CONTACT DETAILS... 7 1. Location for training...

More information

Advanced Excel Charts : Tables : Pivots

Advanced Excel Charts : Tables : Pivots Advanced Excel Charts : Tables : Pivots Protecting Your Tables/Cells Protecting your cells/tables is a good idea if multiple people have access to your computer or if you want others to be able to look

More information

Course Catalog. Instructor-led Classroom Training Specializing in Microsoft Office

Course Catalog. Instructor-led Classroom Training Specializing in Microsoft Office 2018 Course Catalog Instructor-led Classroom Training Specializing in Microsoft Office Lisa McCalpin: MOS Master Owner/Master Instructor 3840 Regal Oaks Drive Suwanee, GA 30024 678-389-1878 officetraininglady@gmail.com

More information

2) Excel Basics 5: Power of PivotTables to Create Reports with Various Calculations & Layouts. Page 1 of 21

2) Excel Basics 5: Power of PivotTables to Create Reports with Various Calculations & Layouts. Page 1 of 21 Office 2016 Excel Basics 20 Video/Class Project #32 Excel Basics 20: PivotTable Power: 14 Amazing PivotTable Reporting Tricks from Slicers to Show Values As! Goal in video # 20: Learn about how to create

More information

Instruction How To Use Excel 2007 Pivot Table Example Data Source

Instruction How To Use Excel 2007 Pivot Table Example Data Source Instruction How To Use Excel 2007 Pivot Table Example Data Source Excel pivot tables allow you to group the spreadsheet or external data source by any of your data fields. The screen snap below shows a

More information

DESCRIPTION 1 TO DEFINE A NAME 2. USING RANGE NAMES 2 Functions 4 THE IF FUNCTION 4 THE VLOOKUP FUNCTION 5 THE HLOOKUP FUNCTION 6

DESCRIPTION 1 TO DEFINE A NAME 2. USING RANGE NAMES 2 Functions 4 THE IF FUNCTION 4 THE VLOOKUP FUNCTION 5 THE HLOOKUP FUNCTION 6 Table of contents The use of range names 1 DESCRIPTION 1 TO DEFINE A NAME 2 USING RANGE NAMES 2 Functions 4 THE IF FUNCTION 4 THE VLOOKUP FUNCTION 5 THE HLOOKUP FUNCTION 6 THE ROUND FUNCTION 7 THE SUMIF

More information

MODULE VI: MORE FUNCTIONS

MODULE VI: MORE FUNCTIONS MODULE VI: MORE FUNCTIONS Copyright 2012, National Seminars Training More Functions Using the VLOOKUP and HLOOKUP Functions Lookup functions look up values in a table and return a result based on those

More information

Course Title: Intermediate Excel (Version :2013/2016) Duration : 2 days

Course Title: Intermediate Excel (Version :2013/2016) Duration : 2 days Course Title: Intermediate Excel (Version :2013/2016) Duration : 2 days This program is designed for executives who are already familiar with the basics of Microsoft Excel, and who would like to work with

More information

Light Speed with Excel

Light Speed with Excel Work @ Light Speed with Excel 2018 Excel University, Inc. All Rights Reserved. http://beacon.by/magazine/v4/94012/pdf?type=print 1/64 Table of Contents Cover Table of Contents PivotTable from Many CSV

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

More information

MS Excel Advanced Level

MS Excel Advanced Level MS Excel Advanced Level Trainer : Etech Global Solution Contents Conditional Formatting... 1 Remove Duplicates... 4 Sorting... 5 Filtering... 6 Charts Column... 7 Charts Line... 10 Charts Bar... 10 Charts

More information

Computer Training That Makes The Difference

Computer Training That Makes The Difference Computer Training That Makes The Difference MICROSOFT EXCEL INTRODUCTION (LEVEL 1) A one-day course to introduce you to Excel and show you the basic functions of the program. Prerequisite Introduction

More information

55049: PowerPivot, Power View and SharePoint 2013 Business Intelligence Center for Analysts

55049: PowerPivot, Power View and SharePoint 2013 Business Intelligence Center for Analysts Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

Microsoft Excel Expert 2010, Objective Domain

Microsoft Excel Expert 2010, Objective Domain Exam Design 77 888 Microsoft Excel Expert 2010, Objective Domain The Basics This is a Technical Specialist exam designed to assess candidates hands on skills using Microsoft Office Excel 2010 at the Expert

More information

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011 Hands-On Lab Lab: Developing BI Applications Lab version: 1.0.0 Last updated: 2/23/2011 CONTENTS OVERVIEW... 3 EXERCISE 1: USING THE CHARTING WEB PARTS... 5 EXERCISE 2: PERFORMING ANALYSIS WITH EXCEL AND

More information

COURSE CONTENT EXCEL BASIC ONE DAY

COURSE CONTENT EXCEL BASIC ONE DAY COURSE CONTENT EXCEL BASIC ONE DAY SOME OF THE BENEFITS OF USING A SPREADSHEET STARTING EXCEL GETTING YOURSELF ORIENTATED WITH THE EXCEL SCREEN THE OFFICE BUTTON/FILE TAB THE TITLE BAR THE RIBBONS GROUPS

More information

EVALUATION ONLY. Table of Contents. iv Labyrinth Learning

EVALUATION ONLY. Table of Contents. iv Labyrinth Learning Quick Reference Tables Preface EXCEL 2013 LESSON 1: EXPLORING EXCEL 2013 Presenting Excel 2013 Starting Excel Windows 7 Windows 8 Exploring the Excel Program Window Using Worksheets and Workbooks Mousing

More information