Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 4-4

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 4-4

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial demonstrates how to import a spreadsheet into Tableau and manipulate data using various string functions. It covers standardizing names, extracting and cleaning email and gender data, and creating a Queens tag based on address information. The tutorial provides step-by-step instructions on using functions like upper, lower, trim, split, and replace to achieve these tasks.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following string functions is NOT mentioned as being used in the tutorial?

Concatenate

Trim

Lower

Upper

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in standardizing the last name in Tableau?

Using the trim function

Using the upper function

Using the lower function

Using the split function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To ensure there are no leading or trailing spaces in the last name, which function should be used?

Left

Right

Replace

Trim

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you extract the email from the IP-email string?

Using the split function with token #2

Using the split function with token #1

Using the left function

Using the right function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to remove extra spaces from the extracted email?

TRIM

REPLACE

LTRIM

RTRIM

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should the gender column be standardized to?

M and F

Male and F

Male and Female

M and Female

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to check if an address contains 'Queens'?

Contains

Split

Find

Replace