If you work in data analysis or business intelligence, having the right tools in your arsenal is key.
If you work in data analysis or business intelligence, having the right tools in your arsenal is key.
This course is for everyone who is either completely new or a beginner with Alteryx Designer. In this course, I'll walk you through the basics of Alteryx, from installing your free trial to connecting to various data sources, performing complex transformations, developing macros, and predictive models using R.
This course does not require any prior knowledge of Alteryx. You should be comfortable with data transformation and reporting, using tools such as Microsoft Excel, everything else you'll pick up along the way in this course.
This course is excellent to kickstart your path to becoming an Alteryx developer, you'll learn all the basics in just a few hours, and will be able to apply your knowledge in the real world, immediately.
There’s a reason why top businesses like Amazon, Audi, and McDonald's trust Alteryx. Its easy-to-use interface and wide-spanning capabilities truly speak for themselves.
By taking this course, you’ll learn the ins and outs of Alteryx through a combination of hands-on lessons, video guides, and downloadable resources.
The course is designed to be flexible so that you can jump to any lesson for a refresher or to learn a specific aspect of the platform.
This video provides a high-level overview of the course contents.
This video walks you through installing a free trial version of Alteryx Designer.
This video walks you through the Alteryx Designer interface.
The resources attached to this video are all the resources needed for the entire course.
In this video, you'll learn about the functionality of the Input Tools.
In this video, you'll learn how to connect Alteryx to a Microsoft Excel workbook.
In this video, you'll learn how to connect Alteryx to a CSV file.
In this video, you'll learn how to connect Alteryx to a Microsoft SQL Server database.
In this video, you'll learn how to connect Alteryx to compressed (ZIP) files.
In this video, you'll learn how to manually enter data into an Alteryx Designer workflow.
In this video, you'll learn how to get information from multiple files, using the Directory Tool.
In this video, you'll learn how to output data from Alteryx Designer, to a Microsoft Excel workbook.
In this video, you'll learn how to output data from Alteryx Designer, to a Microsoft SQL Server database.
In this video, you'll learn how to insert the current date and time into an Alteryx workflow.
In this video, you'll learn how to view your data at any point in an Alteryx workflow, by using the Browse tool.
In this video, you'll learn to use the select tool to select fields, rename fields and specify data types.
In this video, you'll learn how to use the data cleansing tool, to address common data quality issues.
In this video, you'll learn how to use the Filter tool to restrict the data in your dataset based on custom conditions.
In this video, you'll learn how to use the Formula tool to create custom expressions to apply to your data.
In this video, you'll learn how to apply a formula to multiple fields at once, using the Multi-Field Formula tool.
In this video, you'll learn how to use values from different rows when calculating a formula for the current row, using the Multi-Row Formula tool.
In this video, you'll learn how to sort your data, using the Sort Tool.
In this video, you'll learn how to add an ID column to your dataset, using the Record ID tool.
In this video, you'll learn how to create a dataset with distinct values, using the Unique tool.
In this video, you'll learn how to use the sample tool, to retrieve a sample of rows from your dataset, using the Sample tool.
In this video, you'll learn how to get a random sample of rows, using the Random Percent Sample tool.
In this video, you'll learn how to optimize data types, using the Auto Field tool.
In this video, you'll learn how to impute value in your data, using the Imputation tool.
In this video, you'll learn how to group rows in your data using the Tile tool.
In this video, you'll learn how to dynamically generate additional rows based on certain conditions, using the Generate Rows tool.
In this video, you'll learn how to retrieve a very specific subset of rows, using the Select Rows tool.
In this video, you'll learn how to perform left, inner and right joins, using the Join tool.
In this video, you'll learn how to join more than 2 datasets at the same time, using the Join Multiple tool.
In this video, you'll learn how to combine multiple datasets, using the Union tool.
In this video, you'll learn how to append your data to perform cartesian joins, using the Append tool.
In this video, you'll learn how to find and replace values in your dataset, very much like the Excel VLOOKUP function, using the Find Replace tool.
In this video, you'll learn how to match data similar to each other, using the Fuzzy Match tool.
In this video, you'll learn how to create groups in your data based on association, using the Make Group tool.
In this video, you'll learn how to aggregate your data, using the Summarize tool.
In this video, you'll learn how to add a running total field to your data, using the Running Total tool.
In this video, you'll learn how to add a field to your dataset with the weighted average, using the Weighted Average tool.
In this video, you'll learn how to change the orientation of your data, using the Transpose tool.
In this video, you'll learn how to change the orientation of your data, using the Cross Tab tool.
In this video, you'll learn to manually transpose your data to the desired orientation, using the Arrange tool.
In this section, you'll learn how to parse text to dates and vice versa, using the DateTime Parse tool.
In this video, you'll learn how to perform custom Regular Expressions on your data, within an Alteryx workflow, using the RegEx tool.
In this video, you'll learn how to parse text to columns, using the Text to Columns tool.
This video provides a brief introduction to Alteryx' reporting tools.
In this video, you'll learn how to create formatted tables, using the Table tool.
In this video, you'll learn how to create formatted charts, using the Charting tool.
In this video, you'll learn how to add custom, dynamic text to any report, using the Report Text tool.
In this video, you'll learn how to use the Report Header tool to add a header to your report.
In this video, you'll learn how to use the Report Footer tool to add a footer to your report.
In this video, you'll learn how to create a custom layout for the different elements on your report, using the Report Layout tool.
In this video, you'll learn how to generate the actual report file, using the Render Tool.
This video provides a brief introduction to In-Database tools.
In this video, you'll learn how to connect In-Database and how to stream that data into alteryx, using the Connect In-DB and Data Stream Out tools.
In this video, you'll learn how to Browse In-Database data, using the Browse In-DB tool.
In this video, you'll learn how to select and rename field in an In-Database workflow, using the Select In-DB tool.
In this video, you'll learn how to filter your data in an In-Database workflow, using the Filter In-DB tool.
In this video, you'll learn how to add formulas to your In-Database workflow, using the Formula In-DB tool.
In this video, you'll learn how to join data In-Database, using the Join In-DB tool.
In this video, you'll learn how to move data into an In-Database workflow, using the Data Stream In tool.
In this video, you'll learn to aggregate data in your In-Database workflow, using the Summarize In-DB tool.
In this video, you'll learn how to obtain a sample set of your data from an In-Database workflow, using the Sample In-DB tool.
In this video, you'll learn to annotate your workflow, using the Comment tool.
In this video, you'll learn how to embed a web page into your Alteryx workflow canvas, using the Explorer Box tool.
In this video, you'll learn to group and disable multiple tools, using the Tool Container.
This video provides a brief overview of the different macro types available in Alteryx.
In this workshop, you'll learn to create a standard macro from scratch, using various tools.
This video provides you with a brief introduction to Alteryx Predictive Tools.
In this video, you'll learn how to perform time series forecasting using the ARIMA predictive model.
In this video, you'll learn how to perform time series forecasting using the ETS predictive model.
In this video, you'll learn how to evaluate multiple time series predictive models, to determine the best fit model, using the TS Compare tool.
In this video, you'll learn how to embed your very own R code in an Alteryx workflow.
In this video, we’ll step into the shoes of an analyst working for a wholesale organization. We'll process orders by moving them from the POS (Point of Sale) system into our data warehouse, update the orders with information from the Returns Department, and ensure our Customer table has the most recent customer details.
In this video, you’ll learn how to increase or decrease the circumference of a geospatial polygon by a specific distance, using the Spatial Buffer tool.
In this video, we’ll look at how to create a geospatial object from reference data, like longitude and latitude, using the Create Points tool.
In this video, we’ll use the distance tool to calculate the distance in miles or kilometers, between 2 spatial objects.
In this video, we’ll use the Find Nearest tool to identify the shortest distance between two spatial objects.
In this video, we’ll look at two different spatial tools; the Generalize tool and the Smooth tool. Both tools are used to modify a spatial polygon.
In this video, we’ll use the Poly Split tool to split up a single polygon shape, into multiple polygons.
In this video, we’re going to combine spatial objects in order to create a new, unified spatial object. This video is a continuation of the previous video where we practiced the opposite with the Poly Split tool.
In this video, we’ll use the spatial info tool to extract information about a spatial object.
Join and compare spatial objects and identify the relationship between them.
In this video, you’ll learn how to use the Trade Area tool to define a spatial area around a point or object. For example, we may want to know the reach of a certain store, defined by a certain radius around the store location.
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.