Alteryx for Beginners - Formula Tool (Basic Example)

Alteryx for Beginners - Formula Tool (Basic Example)

Assessment

Interactive Video

Information Technology (IT), Architecture, Social Studies

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial demonstrates how to write and apply simple and advanced formulas in Alteryx. It covers importing data, setting up the canvas, converting text to uppercase, creating new columns, and using multiple formulas. The tutorial emphasizes that changes in Alteryx do not affect the original data source, and it introduces the concept of changing data types for output columns.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the five columns mentioned in the dataset used in the Alteryx tutorial?

Order ID, Customer Name, Sales, Profit, Revenue

Row ID, Order ID, Customer Name, Sales, Profit

Product ID, Order Date, Customer Name, Revenue, Cost

Row ID, Product ID, Customer Name, Sales, Revenue

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tab in Alteryx is used to import data into the canvas?

Preparation tab

Analysis tab

In and Out tab

Data tab

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you convert a column to uppercase in Alteryx without creating a new column?

Select the existing column and apply 'Upper' function

Use the 'Replace' function

Use the 'Lower' function

Select 'Add Column' option

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of applying the formula 'Sales - Profit' in Alteryx?

It calculates the sales tax

It calculates the profit margin

It calculates the cost

It calculates the total revenue

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you change the data type of a column in Alteryx?

By selecting the column and choosing a new type from the dropdown

By exporting the data and re-importing it

By using the 'Data Type' tool

By applying a 'Convert' function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Approximately how many functions are available in Alteryx?

200

150

100

50

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens to the original data source when you apply changes in Alteryx?

The original data source is duplicated

The original data source is modified

The original data source remains unchanged

The original data source is deleted