Official Bank 0/99

Tableau Certified Data Analyst Exam (TDA-C01) - Tableau Actual Exam Questions

Last updated on May 06, 2026

97% Exam Compliance
99 Total Questions
1
Question

You have the Mowing two tables that contains data about the books in a library. Both tables are incomplete so there are books missing from the tables. You need to combine the tables. The solution must ensure that all the data is retained Which type of join should you use?

Question image Question image
Options
A

Full outer join

B

Right join

C

left join

D

Inner join

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

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.

Question image
Select 2
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

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

You have the Mowing dashboard. Which two elements are floating? Choose two.

Question image
Select 2
Options
A

The state filter

B

The color legend

C

The map

D

The Rate of Obesity chart

E

The little

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

You plan to create a Tableau subscription for several users. Which two formats can you use? Choose two.

Select 2
Options
A

PDF

B

Image

C

Microsoft Excel

D

Microsoft PowerPoint

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

You have the following visualization. You Create a table calculation named Rank_Score that has a formula of RANK(AVG([Score]), and you drag Rank_Score to Text on the Marks cards. What is the Rank Score value for Student ID 4220?

Question image
Options
A

5

B

4

C

6

D

3

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.