Instructional Video2:09
Curated Video

Alteryx for Beginners - Report Footer Tool

Higher Ed
This video explains how to use the Report Footer tool in Alteryx.<br/<br/>>

This clip is from the chapter "Reporting Tab" of the series "Alteryx for Beginners".This section explores the Reporting tab.
Instructional Video3:58
Curated Video

Alteryx for Beginners - User Interface of Alteryx

Higher Ed
This video explains the user interface of Alteryx.<br/<br/>>

This clip is from the chapter "Introduction to Alteryx" of the series "Alteryx for Beginners".This section introduces you to Alteryx.
Instructional Video2:58
Curated Video

Excel VBA Programming The Complete Guide - The Range.AutoFit Method

Higher Ed
Why manually adjust the width of a column when Excel can do it for you? In this lesson, we employ the Range.AutoFit method to dynamically expand a column so that it is just wide enough to fit all of its internal text.
r/>
This...
Instructional Video6:47
Curated Video

Excel VBA Programming The Complete Guide - The Formula and FormulaR1C1 Properties

Higher Ed
In this lesson, we introduce a basic sum example to show how R1C1 notation can be helpful when duplicating formulas across multiple columns.
r/>
This clip is from the chapter "Range References" of the series "Excel VBA...
Instructional Video2:24
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet.Delete Method

Higher Ed
The Worksheet.Delete method removes a worksheet. It is particularly effective to temporarily disable alerts before invoking this method to make the process as smooth and seamless for the user as possible.
r/>
This clip is from...
Instructional Video10:01
Curated Video

Excel VBA Programming The Complete Guide - Variable Declarations and Assignments

Higher Ed
In this lesson, we explore the syntax for declaring a variable and its data type, as well as assigning it an initial value with the assignment operator ( = ).
r/>
This clip is from the chapter "Variables and Data Types" of the...
Instructional Video8:03
Curated Video

Excel VBA Programming The Complete Guide - Error and Err.Number

Higher Ed
The Err object collects information about errors encountered during macro execution. In this lesson, we explore its helpful Number property and take a look at over 100 different VBA error messages.
r/>
This clip is from the...
Instructional Video4:24
Curated Video

Excel VBA Programming The Complete Guide - The Split Function

Higher Ed
The Split function splits a string based on the occurrence of a specific character (called a delimiter) and returns the results in an array. In this lesson, we split a cell's value by the presence of slashes and paste the results in...
Instructional Video13:52
Curated Video

Excel VBA Programming The Complete Guide - The For Next Loop

Higher Ed
The For loop is a fundamental building block of programming. It allows us to iterate, or to repeat a certain block of instructions a given number of times. In this lesson, we explore the syntax for For loops and implement a few...
Instructional Video10:42
Curated Video

Excel VBA Programming The Complete Guide - The ElseIf and Else Statements

Higher Ed
Multiple pieces of conditional logic can be chained together with the If, ElseIf and Else keywords. In this lesson, we write a procedure that takes 3 possible paths of execution.
r/>
This clip is from the chapter "Conditionals"...
Instructional Video7:46
Curated Video

The Complete Excel Guide: Beginners to Advanced - Remove Duplicates

Higher Ed
The aim of this video is to explore how to remove duplicates.
r/>
This clip is from the chapter "Excel 2019 Beginners: Sorting and Filtering" of the series "The Complete Excel Guide: Beginners to Advanced".In this section,...
Instructional Video9:01
Curated Video

The Complete Excel Guide: Beginners to Advanced - Protecting Sheets

Higher Ed
The aim of this video is to explore how to protect sheets.
r/>
This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll...
Instructional Video5:19
Curated Video

The Complete Excel Guide: Beginners to Advanced - Additional Sheet Tab Options

Higher Ed
We will explore the additional sheet tab options.
r/>
This clip is from the chapter "Excel 2019 Beginners: Working with Sheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll start...
Instructional Video4:20
Curated Video

The Complete Excel Guide: Beginners to Advanced - Course Structure

Higher Ed
The aim of this video is to explain the course structure for advanced Excel.
r/>
This clip is from the chapter "Excel 2019 Advanced: Introduction to Advanced Course" of the series "The Complete Excel Guide: Beginners to...
Instructional Video4:47
Curated Video

The Complete Excel Guide: Beginners to Advanced - Advanced Filters

Higher Ed
The aim of this video is to explore how to apply advanced filters.
r/>
This clip is from the chapter "Excel 2019 Beginners: Sorting and Filtering" of the series "The Complete Excel Guide: Beginners to Advanced".In this section,...
Instructional Video5:59
Curated Video

The Complete Excel Guide: Beginners to Advanced - Types of Charts

Higher Ed
The aim of this video is to explore types of charts.<br/<br/>>

This clip is from the chapter "Excel 2019 Beginners: Charts" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore what are charts.
Instructional Video8:42
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Introduction to Excel Data-Driven Testing

Higher Ed
This video provides an introduction to Excel data driven testing.
r/>
This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation Testing...
Instructional Video5:00
Curated Video

Learning Microsoft Power BI - Creating a DAX Measures Table

Higher Ed
In this video, we will learn about the benefits and creation of a DAX Measures table.

• Understand the benefits of organizing measures in a separate
table
• Create a new DAX meas
ures table
• Move existing measures...
Instructional Video3:59
Curated Video

Learning Microsoft Power BI - Report View Walkthrough

Higher Ed
In this video, we will learn about the design, form, and function of the report view.

• Learn about the characteristics of Power BI, compared to other
tools
• Learn about the various sections of the rep
ort layout
•...
Instructional Video3:17
Curated Video

Learning Microsoft Power BI - Translating Report Requirements into DAX Measures

Higher Ed
In this video, we will learn how to translate project requirements into calculations needed for a data model.

• Learn how to break down project requirements into the needed DAX mea
sures
• Understand the types of basic...
Instructional Video5:31
Curated Video

Learning Microsoft Power BI - Table Types and Relational Data Modeling

Higher Ed
In this video, we will learn some crucial concepts about data modeling and table types in data models.

• Understand why we did not import a single
table
• Understand the advantages of using multiple tables in our d
ata...
Instructional Video10:00
Curated Video

The Complete Excel Guide: Beginners to Advanced - How Date and Time Works

Higher Ed
The aim of this video is to explore how date and time works.
r/>
This clip is from the chapter "Excel 2019 Advanced: Date and Time Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section,...
Instructional Video3:21
Curated Video

Excel: How to Use the Flash Fill Tool for Data Separation

Pre-K - Higher Ed
In this tutorial, the speaker demonstrates how to efficiently use the Flash Fill tool in Microsoft Excel to quickly separate data that has been combined in a single cell. By simply typing out the desired format in separate columns and...
Instructional Video8:48
Curated Video

Introduction to Array Formulas in Microsoft Excel

Pre-K - Higher Ed
This video introduces the concept of array formulas in Microsoft Excel, demonstrating how they can efficiently perform multiple calculations simultaneously on groups of cells. By using array formulas, complex tasks such as counting the...