ExamGecko
Home / Tableau / TDS-C01 / List of questions
Ask Question

Tableau TDS-C01 Practice Test - Questions Answers, Page 11

List of questions

Question 101

Report
Export
Collapse

Is it possible to add both a Dashboard and a Worksheet at the same time to a Story Point in Tableau?

Yes
Yes
No
No
Suggested answer: B

Explanation:

This is a tricky question. We are talking about story POINTS, and not entire stories in the question.

To create a story, lets say I have a blank story with 1 dashboard and 1 worksheet.

I can simply drag the dashboard into the view to create a new story point.

Tableau TDS-C01 image Question 101 explanation 76444 09232024004744000000

Now, if I try to adjust the worksheet beside it in this same view, I cannot. See below:

Tableau TDS-C01 image Question 101 explanation 76444 09232024004744000000

The only option available is to replace the existing view. Therefore, the answer is NO since they both cannot be added.

Read more about stories in Tableau: https://help.tableau.com/current/pro/desktop/en-us/story_create.htm

asked 23/09/2024
Guillermo Carrasco
33 questions

Question 102

Report
Export
Collapse

How can you change the default Tableau repository location?

By clicking on Window -> Repository Location
By clicking on Window -> Repository Location
By clicking on Help -> Change Repository Location
By clicking on Help -> Change Repository Location
By clicking on File -> Repository Location and choosing a new location
By clicking on File -> Repository Location and choosing a new location
By Moving the repository location manually to wherever we want
By Moving the repository location manually to wherever we want
Suggested answer: C

Explanation:

According to the official Tableau documentation:

Tableau TDS-C01 image Question 102 explanation 76445 09232024004744000000

asked 23/09/2024
Robert Petty
52 questions

Question 103

Report
Export
Collapse

How can you format numbers in Tableau as currency?

Right-click a measure or axis in the view and select Format. Then in the Format pane, click the Numbers drop-down menu.
Right-click a measure or axis in the view and select Format. Then in the Format pane, click the Numbers drop-down menu.
Right-click on the data source used in the view and select Format. Then in the Format pane, click the Numbers drop-down menu.
Right-click on the data source used in the view and select Format. Then in the Format pane, click the Numbers drop-down menu.
Right-click a dimension in the view and select Format. Then in the Format pane, click the Numbers drop-down menu.
Right-click a dimension in the view and select Format. Then in the Format pane, click the Numbers drop-down menu.
Right-click on the Sheet name and select Format. Then in the Format pane, click the Numbers drop-down menu.
Right-click on the Sheet name and select Format. Then in the Format pane, click the Numbers drop-down menu.
Suggested answer: A

Explanation:

According to the official Tableau documentation:

Tableau TDS-C01 image Question 103 explanation 76446 09232024004744000000

asked 23/09/2024
Ahmad Zaher Al Ojaili
36 questions

Question 104

Report
Export
Collapse

What is the one most important thing you should do after creating a Dual-axis chart?

Synchronise the axis
Synchronise the axis
Change the colours
Change the colours
Edit the labels
Edit the labels
Hide the axis
Hide the axis
Suggested answer: A

Explanation:

After creating a dual axis chart, make sure to synchronise their axis since they both might not be having the same y-axis.

Tableau TDS-C01 image Question 104 explanation 76447 09232024004744000000

To align the two axes in a dual axes chart to use the same scale, right-click (control-click on Mac) the secondary axis, and select Synchronize Axis. This aligns the scale of the secondary axis to the scale of the primary axis.

In this example, the Sales axis is the secondary axis and the Profit axis is the primary axis.

If you would like to change which axis is the primary, and which axis is the secondary, select the field on the Columns or Rows shelf that is the secondary, and drag it in front of the primary field on the shelf until you see an orange triangle appear.

In this example, you can select the SUM(Sales) field on the Rows shelf, and drag it in front of the SUM(Profit) field. The Sales axis is now the primary and the Profit axis is the secondary.

Tableau TDS-C01 image Question 104 explanation 76447 09232024004744000000

asked 23/09/2024
Daniel Ramirez
46 questions

Question 105

Report
Export
Collapse

_________________ are a local copy of a subset or entire data set that you can use to share data with others, when you need to work offline, and improve performance.

.twb files
.twb files
.tbm files
.tbm files
.twbx files
.twbx files
.tde files
.tde files
Suggested answer: D

Explanation:

According to the official Tableau documentation:

Depending on the version the extract was created in, Tableau extract files can have either the .hyper or .tde file extension. Extract files are a local copy of a subset or entire data set that you can use to share data with others, when you need to work offline, and improve performance. For more information, see Extract Your Data.

asked 23/09/2024
Mahdi Far
32 questions

Question 106

Report
Export
Collapse

Which of these is NOT a type of Quick Filter available in Tableau?

Wildcard Match
Wildcard Match
Multiple Values (dropdown)
Multiple Values (dropdown)
Regex Match
Regex Match
Single Value (slider)
Single Value (slider)
Suggested answer: C

Explanation:

Upon clicking on a filter, we see the following options:

Tableau TDS-C01 image Question 106 explanation 76449 09232024004744000000

Clearly, Regex Match is not one of these options!

asked 23/09/2024
Jacobo Montes
28 questions

Question 107

Report
Export
Collapse

According to Tableau's 'Order of Operations', which of the following filters is applied FIRST?

Dimension Filter
Dimension Filter
Measure Filter
Measure Filter
Context Filter
Context Filter
Extract Filter
Extract Filter
Suggested answer: D

Explanation:

According to Tableau's order of operations, the Extract filter is right at the top of the hierarchy. The data filtered in the Extract is then passed on to what we see in the Data Pane. See below:

Tableau TDS-C01 image Question 107 explanation 76450 09232024004744000000

asked 23/09/2024
Lara Umemoto
49 questions

Question 108

Report
Export
Collapse

Broadly speaking, when users connect to Tableau, the data fields in their data set are automatically assigned a ____________ and a ____________.

role, type
role, type
Data type, Value
Data type, Value
type, role
type, role
dimension, measure
dimension, measure
Suggested answer: A

Explanation:

When users connect to Tableau, the data fields in their data set are automatically assigned a role and a type.

Role can be of the following two types:

1) Dimension

2) Measure

Type can be of the following :

1) String

2) Number

3) Geographic

4) Boolean

5) Date

6) Date and Time

asked 23/09/2024
Bill May
45 questions

Question 109

Report
Export
Collapse

Which of the following is NOT a valid official data source in Tableau Desktop?

PostgreSQL
PostgreSQL
SAP HANA
SAP HANA
Google Firebase
Google Firebase
Amazon Redshift
Amazon Redshift
Suggested answer: C

Explanation:

Presently, there is no official way to connect your data in Firebase directly with Tableau Desktop.

A workaround however can be to export your Firebase data into Google BigQuery, and then connect it to Tableau Desktop.

But then again, it is a workaround and not an official out-of-the-box solution.

The following are the available Data sources available as of now:

Server

Tableau TDS-C01 image Question 109 explanation 76452 09232024004744000000

File

Tableau TDS-C01 image Question 109 explanation 76452 09232024004744000000

asked 23/09/2024
Muhammad Waheed
41 questions

Question 110

Report
Export
Collapse
Bullet
Bullet
Line
Line
Gantt
Gantt
Area
Area
Suggested answer: D

Explanation:

According to the official Tableau documentation:

Tableau TDS-C01 image Question 110 explanation 76453 09232024004744000000

An example of an area chart is shown below:

Tableau TDS-C01 image Question 110 explanation 76453 09232024004744000000

asked 23/09/2024
Yusuf E
38 questions
Total 318 questions
Go to page: of 32