Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Tableau TDA-C01 Practice Exam with Questions & Answers

Questions 1

What should a Data Analyst use to visualize the distribution and variability of measure values along an axis?

Options:
A.

Bullet Graph

B.

Box Plot

C.

Scatter Plot

D.

Histogram

Tableau TDA-C01 Premium Access
Questions 2

You want to ensure that when you click a bar on a dashboard, a tooltip appears that contains a link named "Click here to know more!" as shown in the following exhibit.

TDA-C01 Question 2

TDA-C01 Question 2

Options:
Questions 3

You have the following dataset.

Which grouping option should you use m Tableau Prep to group al five names automatically?

Options:
A.

Pronunciation

B.

Spelling

C.

Common Characters

D.

Manual Selection

Questions 4

You have a workbook that uses an extracted data source.

You publish the workbook to Tableau Server.

Which three actions can you perform from the Extract Refresh page in Tableau Server? Choose three.

Options:
A.

Run a refresh.

B.

Change the refresh from full to incremental.

C.

Change the priority of the refresh.

D.

Delete the refresh.

E.

Modify the frequency of the refresh.

Questions 5

You have the following two tables.

TDA-C01 Question 5

TDA-C01 Question 5

Table A is the primary table.

Which type of join is established when a blend is created by using the join key of Category?

Options:
A.

Left join

B.

Right join

C.

Inner join

D.

Outer join

Questions 6

You have the following dataset.

You want to create a new calculated dimension field named Category that meets the following conditions:

. When Subject is Computer Science or Science, Category must be Sciences.

. When Subject is English or Social Studies, Category must be Humanities.

Which two logical functions achieve the goal? Choose two.

Options:
A.

IF [Subject]- 'Science' THEN 'Sciences'

ELSEIF [Subject]='English' THEN 'Humanities'

ELSEIF [Subject]-'Social Studies' THEN 'Humanities'

ELSEIF [Subject]= 'Computer Science' THEN 'Sciences'

END

B.

IIF(( CONTAINS ([Subject], 'Science') = TRUE) , 'Humanities', 'Sciences')

C.

IF ENDSWITH ( [Subject], 'Computer Science') THEN 'Sciences' ELSE 'Humanities' END

D.

CASE [Subject]

WHEN 'Computer Science' THEN 'Sciences'

WHEN 'Science' THEN 'Sciences'

WHEN 'English' THEN 'Humanities'

WHEN 'Social Studies' THEN 'Humanities'

End

Questions 7

You have two tables named Employeelnfo and DepartmentInfo. Employeelnfo contains four fields named Full Name, Department ID, Start Date, and Salary.

DepartmentInfo contains four fields named Department Name, Size, Department ID, and VP.

You want to combine the tables to meet the following requirements:

. Each record in Employeelnfo must be retained in the combined table.

. The records must contain the Department Name, Size, and VP fields.

· Every record must have a full name.

Which type of join should you use?

Options:
A.

Inner

B.

Left

C.

Full outer

D.

Union

Questions 8

A Data Analyst is creating a new dashboard.

The analyst needs to add a button to the dashboard that allows users to export the dashboard as an image.

Which type of object should the analyst use?

Options:
A.

Navigation

B.

Image

C.

Download

D.

Extension

Questions 9

A Data Analyst is creating an annual report in Microsoft Word.

In Tableau Desktop, the analyst built a chart in a worksheet.

The analyst wants to create an image of the chart to add to the annual report.

Which two options should the analyst use to create the image? (Choose two.)

Options:
A.

Export As Version option from the File menu

B.

Copy option from the Worksheet menu

C.

Export option from the Worksheet menu

D.

Copy Image option from the Dashboard menu

E.

Export Image option from the Dashboard menu

Questions 10

TDA-C01 Question 10

You need the top 10 values to appear in a different color. The lop 10 values must be colored dynamically.

What should you do?

Options:
A.

Select the lop 10 bars, create a set. and then drag the set to Color on the Marks card.

B.

Create a group field that groups the top 10 values into one group and the rest of the values into another group. Drag the group field to Color on the Marks card.

C.

Select the top 10 bars, and then change the color by selecting Color on the Marks card.

D.

Create a set that has a top 10 condition, and then drag the set to Color on the Marks card.