The foundations of building Tableau visualizations and Dashboards

Size: px
Start display at page:

Download "The foundations of building Tableau visualizations and Dashboards"

Transcription

1 The foundations of building Tableau visualizations and Dashboards 1

2 Learning Objective: Text table How has net migration changed by region over time (years)? NetMigrationByStateByYear Year Region SUM(Net Migration - Total) 2

3 Learning Objective: Nested bar graph How does net migration compare by region and time (years)? NetMigrationByStateByYear SUM(Net Migration - Total) Year, Region 3

4 Learning Objective: Line graph How has net migration changed over time (years)? NetMigrationByStateByYear Year SUM(Net Migration - Total) Line 4

5 Learning Objective: Shaded map What is the net migration by state? NetMigrationByStateByYear Double click on Geography to automatically add longitude and latitude Longitude (generated) Latitude (generated) SUM(Net Migration - Total) Geography 5

6 Exercise: Text table How has workforce changed by age group over time (years)? WorkforceByAge Year Age Group Number of Employed

7 Exercise: Bar graph What is the total number of employed by age group? WorkforceByAge SUM (Number of Employed) Age Group

8 Exercise: Line graph How has the number of employed trended by year? WorkforceByAge Year SUM (Number of Employed) Line

9 Learning Objective: Multi -line graph How has the number of employed by age group trended by year? WorkforceByAge Year SUM (Number of Employed) Line Age Group 9

10 Learning Objective: Stacked bar and groups How has the number of employed compared across years and how did the age groups stack up? Create age groups for 16-24, 25-44, 45-54, and 55+ Grouping: WorkforceByAge SUM (Number of Employed) Year Age Group (group) 10

11 Learning Objective: Nested bar graph How has the number of employed compared across years in each age group? WorkforceByAge Age Group (group), Year SUM (Number of Employed) Age Group (group) 11

12 Exercise: Bar graph & measure color How does the net migration compare by region? Use color to additionally illustrate the value of net migration. NetMigrationByStateByYear SUM(Net Migration - Total) Region SUM(Net Migration - Total)

13 Exercise: Multi-line graph How has net migration trended over time (year) by region? NetMigrationByStateByYear Year SUM(Net Migration - Total) Line Region

14 Learning Objective: Dashboard Arrange these three workforce graphs onto a dashboard and add a title. 14

15 Exercise: Dashboard Create and arrange a dashboard on net migration, that includes these 3 sheets. Add a title. 15

16 Formatting and presenting Tableau visualizations 16

17 Learning Objective: Totals, formatting & sorting Create a text table (from foundations section), then add row and column grand totals. Format the table by adding spacing to the cells and changing the row shading. Totals: Analysis > Totals Sort: Hover over field to sort by to show sorting icon or navigate to the top menu bar NetMigrationByStateByYear Year Region SUM(Net Migration - Total) 17

18 Learning Objective: Filters, labels, color & hierarchy Create a nested bar graph (from foundations section), then add a region filter and change the bar colors. Show filter: Right click on Region > Show Filter Colors: Double click on color legend to change colors Hierarchy: Drag fields on top of each other in data pane NetMigrationByStateByYear SUM(Net Migration - Total) Region, Year Region SUM(Net Migration - Total) 18

19 Learning Objective: Reference line & hide labels Create a line graph (from fundamentals section), then add an average reference line. Hide the Year label. Reference line: Right click on axis > add reference line, then format accordingly Hide label: Right click on label > Hide field labels for columns/rows Getting labels back: Analysis > Table layout > Show field labels for columns/rows NetMigrationByStateByYear Year SUM(Net Migration - Total) Line 19

20 Learning Objective: Tooltips, colors & borders Create a shaded map (from fundamentals section), then change the tooltips, colors & borders (to white). Border color: click on color on the marks card > borders Format tooltip: click on tooltip on the marks card NetMigrationByStateByYear Double click on Geography to automatically add longitude and latitude Longitude (generated) Latitude (generated) SUM(Net Migration - Total) Geography SUM(Net Migration - Domestic), SUM(Net Migration - International) 20

21 Learning Objective: Reference line & axis label Create a stacked bar graph (from fundamentals section), then add a total reference line and change the axis label. Filter out total from the age groups. Reference line: Right click on axis > add reference line Axis label: Double click on axis WorkforceByAge SUM(Number of Employed) Year Age Group (group) 21

22 Learning Objective: Continuous dates & aggregation How has the average (monthly) close price trended by company? Aggregation: Right click on SUM(Close) > Measure (SUM) > Average StockPrices MONTH (Date) AVG(Close) Company 22

23 Learning Objective: Discrete dates How has the average (monthly) close price trended for Amazon year over year? Aggregation: Right click on SUM(Close) > Measure (SUM) > Average Format months: Right click on month name > Format StockPrices MONTH (Date) AVG(Close) YEAR(Date) 23

24 Intermediate Tableau visualizations 24

25 Learning Objective: Tree map Create a tree map of age groups, grouped by age group groups. WorkforceByAge Square Age Group (group) SUM(Number of Employed) Age Group, SUM(Number of Employed) Age Group 25

26 Learning Objective: Pie chart Create a pie chart of number of employed by age group (group). Increase the size to fill the space WorkforceByAge Pie Age Group (group) SUM(Number of Employed) Age Group (group), SUM(Number of Employed) 26

27 Learning Objective: % of total table calculation Create a pie chart (previous example), change the pie value labels to percent of total. Percent of total: Right click on SUM(Close) > Quick table calculation > Percent of total WorkforceByAge Pie Age Group (group) SUM(Number of Employed) Age Group (group) SUM(Number of Employed) 27

28 Learning Objective: Histogram Create a histogram of income per capita to see the distribution. Use show me to create histogram OR Histogram bins: Right click on Income Per Capita > Create > Bins CountyLevelData Income Per Capita (bin) CNT(Income Per Capita) 28

29 Learning Objective: Sets Create a sorted bar graph that shows the top 10 counties by unemployment. Right click on field > Create > Set Filter on the set to only show the top 10 counties CountyLevelData SUM(Unemployment) County 29

30 Learning Objective: Scatterplot & highlight filter Create a scatterplot to determine the counties with a low cost of living, but high income per capita. Add average reference lines to create four quadrants. Add a highlight filter to make it easy to view particular states. CountyLevelData SUM(IncomePerCapita) SUM(Cost Of Living) Region County 30

31 Learning Objective: Box plot Use a strip plot with a box plot to see which counties are cost of living outliers for their region. Box Plot: Right click on axis > Add reference line > Box Plot CountyLevelData SUM(Cost of Living) Region Circle Region State 31

32 Learning Objective: Clusters Create a scatterplot viewing the relationship between cost of living index and income per capita. Create 3 clusters using cost of living index, income per capita, and unemployment by county. Clusters: Analysis pane > clusters Right click on clusters in the marks card > edit CountyLevelData SUM(Cost of Living Index) SUM(Income Per Capita) Clusters SUM(Umemployment) County, State 32

33 Learning Objective: Highlight table Create a highlight table of number employed by age group and year. WorkforceByAge Year Age Group Square SUM(Number of Employed) SUM(Number of Employed) 33

34 Learning Objective: Calendar highlight table What was the closing stock price each day for this year by company? Weekday: Right click on Date > More > Weekday StockPrices WEEKDAY(Date) MONTH(Date), WEEK(Date) Square SUM(Close) SUM(Close) 34

35 Learning Objective: Difference table calculation What was the quarter to quarter difference between closing stock prices for a particular company? Exclude the last quarter, since it s incomplete. Difference from previous quarter: Right click on SUM(Close) > Quick table calculation > Difference StockPrices QUARTER(Date) SUM(Close) SUM(Close) 35

36 Learning Objective: Multiple marks How do the average open and close prices compare for each company? Change the colors of the bars. Aggregation: Right click on SUM(Close) > Measure (SUM) > Average Colors: multiple marks cards, click on color for each marks card StockPrices AVG(Open), AVG(Close) Company 36

37 Learning Objective: Dual axis How have the high and low compared for each company by year? How has the yearly difference trended? Filter by one company at a time Aggregation: Right click on SUM(High) > Measure (SUM) > Maximum Dual Axis: Right click on the 2nd green pill, dual axis. Don t forget to synchronize the axis StockPrices Year(Date) MIN(Low), MAX(High) Measure Names 37

38 Learning Objective: Multi-measure text table What were the average: open, close, high and lows by year for each company? Aggregation: Right click on SUM(Close) > Measure (SUM) > Average Use measure names and measure values to view more than one measure StockPrices Measure Names Company, YEAR(Date) Measure Values 38

39 Learning Objective: Basic calculations Create a daily graph that shows the difference between the open and close price. Calculation: Right click in the data pane > Create calculated field StockPrices DAY(Date) AGG(Open Close Difference) AGG(Open Close Difference) 39

40 Learning Objective: Parameter calculations Create a parameter that allows a user to show a what if scenario on the average closing stock price. Put the values onto a graph by month using measure values. Right click in data pane > create > parameter StockPrices MONTH(Date) Measure Values Measure Names 40

41 Learning Objective: String calculations Create a county, state field by combining county and state in a calculation. CountyIndexCalculation County, State 41

42 Learning Objective: Logical calculations Create a county map that allows users to flag counties with an unemployment rating of their choosing. Create a parameter, then create a logical flag calculation CountyIndexCalculation Longitude (generated) Latitude (generated) Unemployment Flag State, County 42

43 Learning Objective: Bullet graph How did the 2015 population compare to the 2014 population by county? 2014 line is a reference line CountyIndexCalculation SUM(2015 Population) County SUM(2014 Population) 43

44 Creating interactive Tableau dashboards 44

45 Learning Objective: Floating dashboard objects Create a shaded map, then duplicate it twice (3 sheets total). Add the lower 48 states to a dashboard, the float Alaska, Hawaii, the legend, and an image on top. 45

46 Learning Objective: Dashboard actions Create a dashboard of these three graphs (if not previously created). Create a dashboard action that occurs when you click on a state on the map and filters the rest of the dashboard for that state. Dashboard > Actions > Filter action 46

47 Learning Objective: Dashboard filters Create a dashboard of these graphs (previously created). Add a Company filter that filters the bottom 3 graphs on the dashboard. Click on drop down for filter > Apply to worksheets 47

EZY Intellect Pte. Ltd., #1 Changi North Street 1, Singapore

EZY Intellect Pte. Ltd., #1 Changi North Street 1, Singapore Tableau in Business Intelligence Duration: 6 Days Tableau Desktop Tableau Introduction Tableau Introduction. Overview of Tableau workbook, worksheets. Dimension & Measures Discrete and Continuous Install

More information

Classroom Course Description. Course Outline. Tableau Intermediate & Advance. Audience

Classroom Course Description. Course Outline. Tableau Intermediate & Advance. Audience Classroom Course Description Tableau Intermediate & Advance Audience Tableau Fundamentals & Advance serves the beginner to intermediate Tableau user, targeted towards anyone who works with data regardless

More information

Motivation. Prerequisites. - You have installed Tableau Desktop on your computer.

Motivation. Prerequisites. - You have installed Tableau Desktop on your computer. Prerequisites - You have installed Tableau Desktop on your computer. Available here: http://www.tableau.com/academic/students - You have downloaded the data. Available here: https://data.nasa.gov/view/angv-aquq

More information

Tableau Training Content

Tableau Training Content TABLEAU DESKTOP INTRODUCTION AND GETTING STARTED Tableau desktop role in the tableau product line Application terminology View terminology Data terminology Visual cues for fields BEST PRACTICES IN CONNECTING

More information

NUMERICAL COMPUTING For Finance Using Excel. Sorting and Displaying Data

NUMERICAL COMPUTING For Finance Using Excel. Sorting and Displaying Data NUMERICAL COMPUTING For Finance Using Excel Sorting and Displaying Data Outline 1 Sorting data Excel Sort tool (sort data in ascending or descending order) Simple filter (by ROW, COLUMN, apply a custom

More information

Tableau Advanced Training. Student Guide April x. For Evaluation Only

Tableau Advanced Training. Student Guide April x. For Evaluation Only Tableau Advanced Training Student Guide www.datarevelations.com 914.945.0567 April 2017 10.x Contents A. Warm Up 1 Bar Chart Colored by Profit 1 Salary Curve 2 2015 v s. 2014 Sales 3 VII. Programmatic

More information

SAS Visual Analytics 8.2: Working with Report Content

SAS Visual Analytics 8.2: Working with Report Content SAS Visual Analytics 8.2: Working with Report Content About Objects After selecting your data source and data items, add one or more objects to display the results. SAS Visual Analytics provides objects

More information

USER MANUAL. Contents. Analytic Reporting Tool Basic for SUITECRM

USER MANUAL. Contents. Analytic Reporting Tool Basic for SUITECRM USER MANUAL Analytic Reporting Tool Basic for SUITECRM Contents ANALYTIC REPORTING TOOL FEATURE OVERVIEW... 2 PRE-DEFINED REPORT LIST AND FOLDERS... 3 REPORT AND CHART SETTING OVERVIEW... 5 Print Report,

More information

2. This is a cell; this cell is designated as A1.

2. This is a cell; this cell is designated as A1. Queen s Learning Commons: Microsoft Excel Basics 1. These are the columns. 2. This is a cell; this cell is designated as A1. 3. Let s make a table. Click on the box you want to put text in and simply begin

More information

Introduction To Tableau Public

Introduction To Tableau Public Introduction To Tableau Public Digital Media Commons Fondren Library Basement B42 dmc-info@rice.edu (713) 348-3635 http://dmc.rice.edu 1 Tableau Public Workshop Handout This handout was developed with

More information

Excel 2013 Part 2. 2) Creating Different Charts

Excel 2013 Part 2. 2) Creating Different Charts Excel 2013 Part 2 1) Create a Chart (review) Open Budget.xlsx from Documents folder. Then highlight the range from C5 to L8. Click on the Insert Tab on the Ribbon. From the Charts click on the dialogue

More information

Introduction to Excel 2013 Part 2

Introduction to Excel 2013 Part 2 Introduction to Excel 2013 Part 2 Open a file Select File from the Menu bar, select Open from the drop down menu, navigate to the place where the file was stored, double-left click on the file name. Modify

More information

USER MANUAL. Contents. Advanced Reporting Tool PRO for vtiger

USER MANUAL. Contents. Advanced Reporting Tool PRO for vtiger USER MANUAL Advanced Reporting Tool PRO for vtiger Contents Contents... 1 ADVANCED REPORTING TOOL FEATURE OVERVIEW... 2 PRE-DEFINED REPORT LIST AND FOLDERS... 3 REPORT AND CHART SETTINGS OVERVIEW... 5

More information

Information Visualization using Tableau

Information Visualization using Tableau Information Visualization using Tableau Erin Thompson, Ruben Canlas Jr Questions? Email cuviz@clemson.edu. This manual is for Tableau 10.3. Other versions will generally be similar, but no two editions

More information

Building a Waterfall Chart in Excel

Building a Waterfall Chart in Excel July 29, 2015 Building a Waterfall Chart in Excel Also known as a bridge chart Introduction A Waterfall chart is a special type of Excel column chart which is utilized to highlight how a value starting

More information

BUILDING A WATERFALL CHART IN EXCEL

BUILDING A WATERFALL CHART IN EXCEL July 27, 2015 BUILDING A WATERFALL CHART IN EXCEL Also known as a bridge chart INTRODUCTION A Waterfall chart is a special type of Excel column chart which is utilized to highlight how a value starting

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

D&B Market Insight Release Notes. November, 2015

D&B Market Insight Release Notes. November, 2015 D&B Market Insight Release Notes November, 2015 Table of Contents Table of Contents... 2 Charting Tool: Add multiple measures to charts... 3 Charting Tool: Additional enhancements to charts... 6 Data Grids:

More information

Tableau. training courses

Tableau. training courses Tableau training courses Tableau Desktop 2 day course This course covers Tableau Desktop functionality required for new Tableau users. It starts with simple visualizations and moves to an in-depth look

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

HOUR 12. Adding a Chart

HOUR 12. Adding a Chart HOUR 12 Adding a Chart The highlights of this hour are as follows: Reasons for using a chart The chart elements The chart types How to create charts with the Chart Wizard How to work with charts How to

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

Excel 2013 Intermediate

Excel 2013 Intermediate Excel 2013 Intermediate Quick Access Toolbar... 1 Customizing Excel... 2 Keyboard Shortcuts... 2 Navigating the Spreadsheet... 2 Status Bar... 3 Worksheets... 3 Group Column/Row Adjusments... 4 Hiding

More information

SAS Visual Analytics 8.2: Getting Started with Reports

SAS Visual Analytics 8.2: Getting Started with Reports SAS Visual Analytics 8.2: Getting Started with Reports Introduction Reporting The SAS Visual Analytics tools give you everything you need to produce and distribute clear and compelling reports. SAS Visual

More information

DATA 301 Introduction to Data Analytics Visualization. Dr. Ramon Lawrence University of British Columbia Okanagan

DATA 301 Introduction to Data Analytics Visualization. Dr. Ramon Lawrence University of British Columbia Okanagan DATA 301 Introduction to Data Analytics Visualization Dr. Ramon Lawrence University of British Columbia Okanagan ramon.lawrence@ubc.ca DATA 301: Data Analytics (2) Why learn Visualization? Visualization

More information

Index. C calculated fields, vs. calculated items, 56 correcting results in, 67 creating, 61 count of unique items, 66

Index. C calculated fields, vs. calculated items, 56 correcting results in, 67 creating, 61 count of unique items, 66 Index symbols % Difference From custom calculation, 49, 65 % of Column custom calculation, 53 % Of custom calculation, 48 % of Row custom calculation, 52 % of Total custom calculation, 54 < less than symbol,

More information

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

Hands-On Lab. Developing BI Applications. Lab version: Last updated: 2/23/2011 Hands-On Lab Developing BI Applications Lab version: 1.0.0 Last updated: 2/23/2011 CONTENTS OVERVIEW... 3 EXERCISE 1: USING THE CHART WEB PART... 4 Task 1 Add the Chart Web Part to the page... 4 Task 2

More information

EXCEL DASHBOARD AND REPORTS BASIC SKILLS

EXCEL DASHBOARD AND REPORTS BASIC SKILLS 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

Tableau 9 Overview. Dr. Philip E Cannata

Tableau 9 Overview. Dr. Philip E Cannata Tableau 9 Overview Dr. Philip E Cannata Oracle Data Scien9st, Oracle Cer9fied Professional, and Adjunct Professor at the University of Texas Computer Science Department in Aus9n 1 Objec9ve This presenta9on

More information

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel Module 1 Contents Chapter 1: Introduction to Microsoft Excel The Microsoft Excel Screen...1-1 Moving the Cursor...1-3 Using the Mouse...1-3 Using the Arrow Keys...1-3 Using the Scroll Bars...1-4 Moving

More information

COMM 391 Winter 2014 Term 1. Tutorial 2: Microsoft Excel Using VLookUp and Creating PivotChart

COMM 391 Winter 2014 Term 1. Tutorial 2: Microsoft Excel Using VLookUp and Creating PivotChart COMM 391 Winter 2014 Term 1 Tutorial 2: Microsoft Excel Using VLookUp and Creating PivotChart The purpose of this tutorial is to enable you to learn how to use the VLookUp function and create a PivotChart

More information

ABOUT PIVOTTABLES TABLE OF CONTENTS

ABOUT PIVOTTABLES TABLE OF CONTENTS University of Southern California Academic Information Services Excel 2007 - PivotTables ABOUT PIVOTTABLES PivotTables provide an excellent means of analyzing data stored in database format by rearranging

More information

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

Microsoft Office Excel

Microsoft Office Excel Microsoft Office 2007 - Excel Help Click on the Microsoft Office Excel Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

Starting Excel application

Starting Excel application MICROSOFT EXCEL 1 2 Microsoft Excel: is a special office program used to apply mathematical operations according to reading a cell automatically, just click on it. It is called electronic tables Starting

More information

Excel 2016 Charts and Graphs

Excel 2016 Charts and Graphs Excel 2016 Charts and Graphs training@health.ufl.edu Excel 2016: Charts and Graphs 2.0 hours This workshop assumes prior experience with Excel, Basics I recommended. Topics include data groupings; creating

More information

Quick Reference Your Portfolios/SCORECARDs

Quick Reference Your Portfolios/SCORECARDs PerformanceIQ Quick Reference Your Portfolios/SCORECARDs Description The Your Portfolios/SCORECARDs area provides detailed information for the accounts available in PerformanceIQ. Performance is updated

More information

Sales Presentation for Matt s Mega Mart. Objectives. Steps: By the end of this lesson, you will be able to:

Sales Presentation for Matt s Mega Mart. Objectives. Steps: By the end of this lesson, you will be able to: Sales Presentation for Matt s Mega Mart Objectives By the end of this lesson, you will be able to: Apply Theme to presentation Export Word outline to PowerPoint Create pivot charts Modify pivot charts

More information

Contents. The basics. Filling Cells A cell can contain: Text, Numbers or formulas

Contents. The basics. Filling Cells A cell can contain: Text, Numbers or formulas Contents The basics... 1 Filling Cells... 1 Basic Equations... 1 Equation Priorities... 1 Range Formulas... 2 Logical Operators... 2 Conditions (IF)... 2 Formatting cells... 3 Conditional Formatting...

More information

Project 4 Financials (Excel)

Project 4 Financials (Excel) Project 4 Financials (Excel) Project Objective To offer an introduction to building spreadsheets, creating charts, and entering functions. Part 1 - Financial Projections One of the most important aspects

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel

Learning Microsoft Excel Module 1 Contents. Chapter 1: Introduction to Microsoft Excel Module 1 Contents Chapter 1: Introduction to Microsoft Excel Loading Microsoft Excel...1-1 The Microsoft Excel Screen...1-2 Moving the Cursor...1-4 Using the Mouse...1-4 Using the Arrow Keys...1-4 Using

More information

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

Separate Text Across Cells The Convert Text to Columns Wizard can help you to divide the text into columns separated with specific symbols.

Separate Text Across Cells The Convert Text to Columns Wizard can help you to divide the text into columns separated with specific symbols. Chapter 7 Highlights 7.1 The Use of Formulas and Functions 7.2 Creating Charts 7.3 Using Chart Toolbar 7.4 Changing Source Data of a Chart Separate Text Across Cells The Convert Text to Columns Wizard

More information

Inserting cell content with the fill handle

Inserting cell content with the fill handle 2 Creating and editing useful spreadsheets Creating lists automatically D EXCEL 2016 5 minutes Inserting cell content with the fill handle Fill options Fill options-r 1. Open the Fill options exercise

More information

Personal Budget Project. Objectives. By the end of this lesson, you will be able to:

Personal Budget Project. Objectives. By the end of this lesson, you will be able to: Personal Budget Project Objectives By the end of this lesson, you will be able to: Navigate an Excel Window Enter Labels and Values Use AutoSum Create formulas using math operators Use common functions

More information

DO EVEN MORE WITH TABLEAU. At BlueGranite, our unique approach and extensive expertise helps you get the most from your Tableau products.

DO EVEN MORE WITH TABLEAU. At BlueGranite, our unique approach and extensive expertise helps you get the most from your Tableau products. DO EVEN MORE WITH TABLEAU At BlueGranite, our unique approach and extensive expertise helps you get the most from your Tableau products. WHAT WE DO WE PLAN, DESIGN AND BUILD SOLUTIONS WITH TABLEAU TECHNOLOGY.

More information

Charts in Excel 2003

Charts in Excel 2003 Charts in Excel 2003 Contents Introduction Charts in Excel 2003...1 Part 1: Generating a Basic Chart...1 Part 2: Adding Another Data Series...3 Part 3: Other Handy Options...5 Introduction Charts in Excel

More information

Microsoft Excel 2007 Lesson 7: Charts and Comments

Microsoft Excel 2007 Lesson 7: Charts and Comments Microsoft Excel 2007 Lesson 7: Charts and Comments Open Example.xlsx if it is not already open. Click on the Example 3 tab to see the worksheet for this lesson. This is essentially the same worksheet that

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

Learning Map Excel 2007

Learning Map Excel 2007 Learning Map Excel 2007 Our comprehensive online Excel tutorials are organized in such a way that it makes it easy to obtain guidance on specific Excel features while you are working in Excel. This structure

More information

Excel 2010 Tutorials - Video File Attributes

Excel 2010 Tutorials - Video File Attributes Get Familiar with Excel 2010 42.30 2.70 The Excel 2010 Environment 4.10 0.18 Quick Access Toolbar 3.10 0.27 Excel 2010 Ribbon 3.10 0.26 File Tab 3.10 0.28 Home Tab 5.10 0.17 Insert Tab 3.10 0.18 Page Layout

More information

Master Reports Guide. Table of Contents

Master Reports Guide. Table of Contents Table of Contents Welcome to Master Reports... 2 Report Basics... 2 Access Reports... 2 Download or Print a Report... 2 Report Help... 2 Save or Share a Report... 2 Master Report Formulas... 3 Filter a

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

MICROSOFT EXCEL Working with Charts

MICROSOFT EXCEL Working with Charts MICROSOFT EXCEL 2010 Working with Charts Introduction to charts WORKING WITH CHARTS Charts basically represent your data graphically. The data here refers to numbers. In Excel, you have various types of

More information

Oracle Business Intelligence Icon Definitions

Oracle Business Intelligence Icon Definitions Oracle Business Intelligence Icon Definitions Version 1.0 JANUARY 14, 2015 OHIO UNIVERSITY Table of Contents Icon Definitions...2 1.1 Catalog Definitions for Report Consumers (ability to run reports)...2

More information

The Fleet page provides you with the tools needed to display, find, and manage your equipment. The page views and elements include:

The Fleet page provides you with the tools needed to display, find, and manage your equipment. The page views and elements include: Using the Fleet Page The Fleet page provides you with the tools needed to display, find, and manage your equipment. The page views and elements include: Assets tab Components tab Asset Details view Add/Modify

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

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

Excel Tutorials - File Size & Duration

Excel Tutorials - File Size & Duration Get Familiar with Excel 46.30 2.96 The Excel Environment 4.10 0.17 Quick Access Toolbar 3.10 0.26 Excel Ribbon 3.10 0.26 File Tab 3.10 0.32 Home Tab 5.10 0.16 Insert Tab 3.10 0.16 Page Layout Tab 3.10

More information

GRAPHING IN EXCEL EXCEL LAB #2

GRAPHING IN EXCEL EXCEL LAB #2 GRAPHING IN EXCEL EXCEL LAB #2 ECON/BUSN 180: Quantitative Methods for Economics and Business Department of Economics and Business Lake Forest College Lake Forest, IL 60045 Copyright, 2011 Overview This

More information

Product Documentation SAP Business ByDesign August Analytics

Product Documentation SAP Business ByDesign August Analytics Product Documentation PUBLIC Analytics Table Of Contents 1 Analytics.... 5 2 Business Background... 6 2.1 Overview of Analytics... 6 2.2 Overview of Reports in SAP Business ByDesign... 12 2.3 Reports

More information

Making Tables and Graphs with Excel. The Basics

Making Tables and Graphs with Excel. The Basics Making Tables and Graphs with Excel The Basics Where do my IV and DV go? Just like you would create a data table on paper, your IV goes in the leftmost column and your DV goes to the right of the IV Enter

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

General User Manual. Copyright , Better Days Enterprises, LLC West Main Street #119 Rapid City, SD

General User Manual. Copyright , Better Days Enterprises, LLC West Main Street #119 Rapid City, SD General User Manual Copyright 2008-2012, Better Days Enterprises, LLC. 3213 West Main Street #119 Rapid City, SD 57702-2314 Revision: February 4, 2012 Version: 1.917 CleverQ General User Manual Table of

More information

Select the desired program, then the report and click the View Report button. The FSS Dashboard will appear as 87 NJ2024_FSS_DB_MenuPage.

Select the desired program, then the report and click the View Report button. The FSS Dashboard will appear as 87 NJ2024_FSS_DB_MenuPage. Introduction The NJ2024 FSS Dashboard is a quarterly report covering a wide variety of metrics that relate to the FSS population. (NJ2024 is the reference number assigned to this report.) The report will

More information

Excel 2003 Tutorials - Video File Attributes

Excel 2003 Tutorials - Video File Attributes Using Excel Files 18.00 2.73 The Excel Environment 3.20 0.14 Opening Microsoft Excel 2.00 0.12 Opening a new workbook 1.40 0.26 Opening an existing workbook 1.50 0.37 Save a workbook 1.40 0.28 Copy a workbook

More information

Budget Exercise for Intermediate Excel

Budget Exercise for Intermediate Excel Budget Exercise for Intermediate Excel Follow the directions below to create a 12 month budget exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Power BI Desktop Lab

Power BI Desktop Lab Power BI Desktop Lab Fil Schwartz fschwartz@manersolutions.com (517) 323-7500 POWER BI DESKTOP LAB This is a hands on lab for users that have little or no experience with Power BI. We will go through a

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

How to Generate an AL Quality Measures Report

How to Generate an AL Quality Measures Report This document provides a summary of how to build assisted living reports in LTC Trend Tracker sm. Please note your level of access to LTC Trend Tracker is determined by your organization s account administrator.

More information

File Name: Pivot Table Labs.xlsx

File Name: Pivot Table Labs.xlsx File Name: Pivot Table Labs.xlsx Lab Session 1: Create Simple Pivot Table with a Date Grouping Note: Instructions for the first lab are very detailed because it might be the first time you have created

More information

Module 4: Creating Content Lesson 4: Creating Charts Learn

Module 4: Creating Content Lesson 4: Creating Charts Learn Module 4: Creating Content Lesson 4: Creating Charts Learn Welcome to Module 4, Lesson 4. In this lesson, you will learn how to create, edit, and save new charts based on your uploaded data using InfoAssist+.

More information

Graphing on Excel. Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version):

Graphing on Excel. Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version): Graphing on Excel Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version): The first step is to organize your data in columns. Suppose you obtain

More information

Computer Applications Final Exam Study Guide

Computer Applications Final Exam Study Guide Name: Computer Applications Final Exam Study Guide Microsoft Word 1. To use -and-, position the pointer on top of the selected text, and then drag the selected text to the new location. 2. The Clipboard

More information

Data Presentation using Excel

Data Presentation using Excel Data Presentation using Excel Creating a Chart In addition to creating models, spreadsheets provide facilities to display data graphically in charts. The following exercises require the file WHSMITH.XLS

More information

Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet!

Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet! Become strong in Excel (2.0) - 5 Tips To Rock A Spreadsheet! Hi folks! Before beginning the article, I just wanted to thank Brian Allan for starting an interesting discussion on what Strong at Excel means

More information

Excel 2. Module 3 Advanced Charts

Excel 2. Module 3 Advanced Charts Excel 2 Module 3 Advanced Charts Revised 1/1/17 People s Resource Center Module Overview This module is part of the Excel 2 course which is for advancing your knowledge of Excel. During this lesson we

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

1. Make a bar graph in Excel. (1.5 points) Copy the following table into two columns under a blank worksheet in Excel.

1. Make a bar graph in Excel. (1.5 points) Copy the following table into two columns under a blank worksheet in Excel. STAT 243 Lab 3 Rachel Webb 25 points This lab should be done using Microsoft Excel available in all PSU computer labs. A hard copy of your output is to be handed in to during lecture on the due date posted

More information

MOVING AND COPYING DATA...

MOVING AND COPYING DATA... Overview NOTES... 2 OVERVIEW... 3 VIEW THE PROJECT... 5 USING FORMULAS... 6 BASIC EXCEL REVIEW... 6 ENTERING FORMULAS... 7 Typing formulas... 7 Clicking to insert cell references... 7 Using a simple cell

More information

Skittles Excel Project

Skittles Excel Project Skittles Excel Project Entering Your Data and Creating Data Displays 1. Open Microsoft Excel 2. Create a table for your Skittles colors: a. In cell A1 type in a title for your chart b. In cell A2 type

More information

3. Saving Your Work: You will want to save your work periodically, especially during long exercises.

3. Saving Your Work: You will want to save your work periodically, especially during long exercises. Graphing and Data Transformation in Excel ECON 285 Chris Georges This is a brief tutorial in Excel and a first data exercise for the course. The tutorial is written for a novice user of Excel and is not

More information

Excel 2016 Charting. Course objectives: Student Training and Support. Staff Training (Bookings)

Excel 2016 Charting. Course objectives: Student Training and Support. Staff Training (Bookings) Excel 2016 Charting Course objectives: Distinguish between Charts and Graphs Creating a basic chart and template Format and configure chart output Represent Time, Frequency and Proportions Combining Charts

More information

Chapter at a glance. Analyze. Filter. Format. Create. Analyze data dynamically by using PivotTables, page 288

Chapter at a glance. Analyze. Filter. Format. Create. Analyze data dynamically by using PivotTables, page 288 Chapter at a glance Analyze Analyze data dynamically by using PivotTables, page 288 Filter Filter, show, and hide PivotTable data, page 298 Format Format PivotTables, page 313 Create Create dynamic charts

More information

PRACTICAL EXERCISE 1.1.6b

PRACTICAL EXERCISE 1.1.6b PRACTICAL EXERCISE 1.1.6b PLAN, SELECT & USE APPROPRIATE IT SYSTEMS & SOFTWARE 1. Explain the purpose for using IT. EXPLAIN THE PURPOSE FOR USING IT a) Explain the type of document that is to be produced

More information

MICROSOFT EXCEL BUILDING GRAPHS

MICROSOFT EXCEL BUILDING GRAPHS MICROSOFT EXCEL BUILDING GRAPHS Basic steps for creating graph in Microsoft Excel: 1. Input your data in an Excel file. 2. Choose a type of graph to create. 3. Switch axes if necessary. 4. Adjust your

More information

Mekko Graphics Help. by Knowledge Management Associates, LLC

Mekko Graphics Help. by Knowledge Management Associates, LLC Mekko Graphics Help Mekko Graphics Help by Knowledge Management Associates, LLC Contents 3 Table of Contents 0 Part I Welcome to Mekko Graphics 9 1 Welcome to Mekko Graphics 9 2 Basic Steps to Create a

More information

Open a new Excel workbook and look for the Standard Toolbar.

Open a new Excel workbook and look for the Standard Toolbar. This activity shows how to use a spreadsheet to draw line graphs. Open a new Excel workbook and look for the Standard Toolbar. If it is not there, left click on View then Toolbars, then Standard to make

More information

TABLE OF CONTENTS SECTION 1: INTRODUCTION TO PRIMAVERA PROJECT MANAGEMENT 3 PROJECT MANAGEMENT MODULE 3

TABLE OF CONTENTS SECTION 1: INTRODUCTION TO PRIMAVERA PROJECT MANAGEMENT 3 PROJECT MANAGEMENT MODULE 3 Miami-Dade County Public Schools Project Manager Training Conducted by Evans Technology Primavera Project Management (P3eC) for Engineering and Construction v.4.1 June 2005 TABLE OF CONTENTS SECTION 1:

More information

Excel 2010 Charts - Intermediate Excel 2010 Series The University of Akron. Table of Contents COURSE OVERVIEW... 2

Excel 2010 Charts - Intermediate Excel 2010 Series The University of Akron. Table of Contents COURSE OVERVIEW... 2 Table of Contents COURSE OVERVIEW... 2 DISCUSSION... 2 COURSE OBJECTIVES... 2 COURSE TOPICS... 2 LESSON 1: MODIFY CHART ELEMENTS... 3 DISCUSSION... 3 FORMAT A CHART ELEMENT... 4 WORK WITH DATA SERIES...

More information

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet Copyright 1 99 Spreadsheet definition: A spreadsheet stores and manipulates data that lends itself to being stored in a table type format (e.g. Accounts, Science Experiments, Mathematical Trends, Statistics,

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

Sample Data. Sample Data APPENDIX A. Downloading the Sample Data. Images. Sample Databases

Sample Data. Sample Data APPENDIX A. Downloading the Sample Data. Images. Sample Databases APPENDIX A Sample Data Sample Data If you wish to follow the examples used in this book and I hope you will you will need some sample data to work with. All the files referenced in this book are available

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

Data Service Center May, Compiled by: Katey Semmel Donna Frieze

Data Service Center May, Compiled by: Katey Semmel Donna Frieze www.dataservice.org Data Service Center May, 2000 478-8957 Compiled by: Katey Semmel Donna Frieze Table of Contents Charting Data... 3 Customizing Charts... 6 Other Customizations... 9 Chart Toolbar...12

More information

FUNDAMENTAL SPREADSHEET APPLICATIONS (230)

FUNDAMENTAL SPREADSHEET APPLICATIONS (230) FUNDAMENTAL SPREADSHEET APPLICATIONS - REGIONAL 2017 PAGE 1 OF 7 Contestant Number: Time: Rank: FUNDAMENTAL SPREADSHEET APPLICATIONS (230) REGIONAL 2017 Job 1: Create Spreadsheet with Formulas (110 points)

More information

Y8 IT in Science Using Forces

Y8 IT in Science Using Forces Y8 IT in Science Using Forces IT in Science Information Technology can be used in all subjects but is very useful for Science. We can use Information Technology in Science to help us with all these things:

More information

WHY USE EXCEL? KEY EXCEL TERMINOLOGY

WHY USE EXCEL? KEY EXCEL TERMINOLOGY WHY USE EXCEL? Excel allows users to organize, format, and calculate data with formulas using a spreadsheet system broken up by rows and columns. Excel allows us the ability to create templates with multiple

More information

Studying in the Sciences

Studying in the Sciences Organising data and creating figures (charts and graphs) in Excel What is in this guide Familiarisation with Excel (for beginners) Setting up data sheets Creating a chart (graph) Formatting the chart Creating

More information