Alteryx User Group August 2016.

Slides:



Advertisements
Similar presentations
MICROSOFT OFFICE ACCESS 2007.
Advertisements

Database Software Application
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
MS Access 2007 IT User Services - University of Delaware.
Excel Review Weekend Executive MBA April Agenda  Part 1 −Working smarter  Part 2 −What Dr. Kornish expects  Part 3 −Model building advice from.
Chapter 5 Application Software.
Unit J: Creating a Database Microsoft Office Illustrated Fundamentals.
Chapter 10: Working with Large Data Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
McGraw-Hill/Irwin The O’Leary Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Lab 4 Using Solver, Linking Workbooks,
Microsoft ® Office Access ™ 2007 Training Choose between Access and Excel ICT Staff Development presents:
ALF – Resource Management Aaron Tsang Leader, District B
1 California State University, Fullerton Chapter 8 Personal Productivity and Problem Solving.
© 2001 Business & Information Systems 2/e1 Chapter 8 Personal Productivity and Problem Solving.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 8 Personal Productivity and Problem Solving.
© Paradigm Publishing Inc. 5-1 Chapter 5 Application Software.
Gold – Crystal Reports Introductory Course Cortex User Group Meeting New Orleans – 2011.
ITA The biggest game in town Created by S WalkerdenImages and music from Microsoft Clipart.
Alteryx User Group May 25 th Agenda Introductions What is Alteryx? Community and learning Learning resources Alteryx community Online user groups.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
DEVRY BIS 155 F INAL E XAMS Check this A+ tutorial guideline at For more classes visit
Pittsburgh Power BI Group
Internet/Web Databases
Deeper Insights with Alteryx
Join the Community
What every benchmarking coordinator needs to know
Good Morning  Please be sure to take care of your belongings.
Network Controllable MP3 Player
Dwane Young, U.S. EPA Office of Water
Creating Accessible PDF Documents with MS Word and Acrobat Pro XI
CIS 336 AID Your Dreams Our Mission/cis336aid.com
Use of CAPI for agricultural surveys
Good Morning  Please be sure to take care of your belongings.
Good Morning  Please be sure to take care of your belongings.
Good Morning  Please be sure to take care of your belongings.
Vocabulary byte - The technical term for 8 bits of data.
Good Morning  Please be sure to take care of your belongings.
Data Virtualization Tutorial: XSLT and Streaming Transformations
Using Partitions and Fragments
Fundamentals of Information Systems, Sixth Edition
Election 2016: Finding and Cleaning Data Title Slide Jade Le Van
Creating & Managing Workbooks
Quarterly Training Meeting
Teacher Resource Idea - Paul
Vocabulary byte - The technical term for 8 bits of data.
Data Virtualization Tutorial: JSON_TABLE Queries
 What is AlterYX?  Alteryx Analytics present analysts with an intuitive workflow for advanced analytics and data blending which point to wider understanding.
Integrating Word, Excel, and Access
Welcome! Open Firefox Go to: usability-sf.
CFS Community Day Core Flight System Command and Data Dictionary Utility December 4, 2017 NASA JSC/Kevin McCluney December 4, 2017.
Get thinking: What is the problem, issue or challenge you want to take on? 
Lesson 1: Introduction to Trifacta Wrangler
CIS 336 str Competitive Success/snaptutorial.com
CIS 336 str Education for Service- -snaptutorial.com.
CIS 336 str Teaching Effectively-- snaptutorial.com.
Lesson 1: Introduction to Trifacta Wrangler
Increased Efficiency and Effectiveness
MongoDB for the SQL DBA.
Lesson 1 – Chapter 1B Chapter 1B – Terminology
IPPS INPATIENT CHARGES VISUALIZATION
Visualizing and Analyzing NIAID’s Research Portfolio Dolan Ghosh, Ph.D., and Marie Parker Office of Strategic Planning, Initiative Development, and Analysis.
Please thank our sponsors!
Lesson 4: Advanced Transforms
Design Brief.
Overview of Contract Association Batch Upload
Mail Merge April 1, 2004.
Unit J: Creating a Database
Using Veera with R and Shiny to Build Complex Visualizations
Getting Started with Data
Exploring Microsoft Excel 2003
Presentation transcript:

Alteryx User Group August 2016

Agenda Demonstration Hands on With Alteryx – Excel Edition Conquering Automatic Data with Alteryx Hands on With Alteryx – Excel Edition

Reminder Before We Get Started Find answers quickly with enhanced search and content recommendations Create valuable connections with peers and industry experts Submit your ideas to help us improve our products Earn reputation and rewards for your contributions Share your knowledge with the community Read insightful blog posts by data gurus Learn from real world examples* Join today: http://community.alteryx.com http://https://community.alteryx.com/t5/Portland-ME/gp-p/portland-me

Use Case 1: Automatic Office Challenge What we will cover: Data input using web download tool. Parsing JSON hierarchies. Handling encoded polylines using Alteryx macros and binary functions. Outputting multiple data sources. Using data in Tableau.

Hands On With Alteryx – Excel Edition What we will cover: Dynamic data input from multiple files and worksheets. Conforming poorly structured data using common Alteryx tools. Using transformation and summary tools Outputting data to multiple sources.

Why Today’s Exercise Matters The New York Times reports that data scientists spend from 50 percent to 80 percent of their time collecting and preparing unruly digital data, even before it can be analyzed.

Step 1: Data Sources/Input Overview Excel is commonly used by business areas to track important data. Very often this data is formatted in a way that makes sense to the user, but is not well suited for databases and analytics. Lets use Alteryx to conform a sample dataset that contains local company and product data. The link below contains the data used in this exercise. There are 10 workbooks each with 5 worksheets. https://console.aws.amazon.com/s3/home?region=us-west-2#&bucket=pmugfiles&prefix= Goal Download sample data from Amazon S3 and use the Alteryx input tool to pull data from all worksheets with the name Company Overview. Use the dynamic input tool to pull product data from all remaining sources.

Step 2: Cleaning Data Overview Goal We now how two sets of data. Company and product. Each set is poorly formed and not suitable for use by reporting tools. Goal Using Alteryx to clean company overview information. Final table should contain 7 columns: Company name, Tax ID, Situs State, Street Address, Zip Code, and Industry. Repeat the process for product information. This time dynamically rename your column headers. Use a join tool to create a third consolidated dataset.

Step 3: Output Data Overview Goal Now to make the data useful for reporting by end users. This is done by outputting the data to storage. Goal Use any Alteryx output tool to store your work to separate data files.

Open Forum/Questions