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

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

List of questions

Question 201

Report
Export
Collapse

Which of the following points are True about Viz Animations?

Sequential animations take more time but make complex changes clearer by presenting them step-by-step
Sequential animations take more time but make complex changes clearer by presenting them step-by-step
They can be turned on for certain worksheets only
They can be turned on for certain worksheets only
Animations work well with maps, polygons, and density marks in web browsers
Animations work well with maps, polygons, and density marks in web browsers
It is possible to turn them on for the entire workbook at once
It is possible to turn them on for the entire workbook at once
Suggested answer: A, B, D

Explanation:

All of the given options are true except -Animations work well with maps, polygons, and density marks in web browsers.

From the official documentation:

Tableau TDS-C01 image Question 201 explanation 76544 09232024004744000000

Tableau TDS-C01 image Question 201 explanation 76544 09232024004744000000

As seen above, we can either turn the animations for the entire workbook (upper red box), or only for the current sheet (lower red box )

1) Simultaneous animations

The default simultaneous animations are faster and work well when showing value changes in simpler charts and dashboards.

Tableau TDS-C01 image Question 201 explanation 76544 09232024004744000000

Tableau TDS-C01 image Question 201 explanation 76544 09232024004744000000

2)Sequential animations

Sequential animations take more time but make complex changes clearer by presenting them step-by-step.

Tableau TDS-C01 image Question 201 explanation 76544 09232024004744000000

asked 23/09/2024
Jacquezz Shorter
23 questions

Question 202

Report
Export
Collapse

To customize links based on the data in your dashboard, you can automatically enter field values as _______________ in URLs

parameters
parameters
sets
sets
values
values
inputs
inputs
Suggested answer: A

Explanation:

A URL action is a hyperlink that points to a web page, file, or other web-based resource outside of Tableau. You can use URL actions to create an email or link to additional information about your data. To customize links based on your data, you can automatically enter field values asparametersin URLs.

Read more in depth at :https://help.tableau.com/current/pro/desktop/en-us/actions_url.htm

asked 23/09/2024
Kevin Ross
23 questions

Question 203

Report
Export
Collapse

Given a map, which of the following fields can be placed on Size,Shape,Detail,Color

Region, Country, Profit, State
Region, Country, Profit, State
Sales, State, Country, Profit
Sales, State, Country, Profit
Profit, State, Number of Records, Sales
Profit, State, Number of Records, Sales
Longitude, Country, State, Sales
Longitude, Country, State, Sales
Suggested answer: B

Explanation:

Since Sales is ameasure, it can easily be depicted via size.

Todrilldownand change the level of detail, Country is the correct choice since it willcontainSTATE. We can then depict the various states by different shapes such as circle, square etc.

Finally, the Profit can be depicted via a color! Eg - Red for poor and green for excellent profits!

asked 23/09/2024
Francesco Mammola
41 questions

Question 204

Report
Export
Collapse

True or False:When you drag additional tables to the logical layer canvas, Tableau automatically attempts to create the relationship based on existing key constraints and matching fields to define the relationship. If it can't determine the matching fields, then relating these tables is not possible.

True
True
False
False
Suggested answer: B

Explanation:

Tableau TDS-C01 image Question 204 explanation 76547 09232024004744000000

Tables that you drag to the logical layer of the Data Source page canvas must be related to each other. When you drag additional tables to the logical layer canvas, Tableau automatically attempts to create the relationship based on existing key constraints and matching fields to define the relationship. If it can't determine the matching fields, you will need to select them.

If no constraints are detected, aMany-to-manyrelationship is created and referential integrity is set toSome records match. These default settings are a safe choice and provide the most a lot of flexibility for your data source.

asked 23/09/2024
hamza reza
49 questions

Question 205

Report
Export
Collapse

Which of the following 2 fields CANNOT be deleted in Tableau?

Number of Records
Number of Records
Measure Names
Measure Names
Measure Values
Measure Values
Calculated Fields
Calculated Fields
Suggested answer: B, C

Explanation:

Measure names and valuesCANNOTbe deleted in Tableau like other columns can. These are auto-generated.

Calculated Fields, and Number of records can both be deleted.

asked 23/09/2024
HAZEM SHAIKHANI
45 questions

Question 206

Report
Export
Collapse

Which of the following are required to create a trend line?

2 measures on opposing axes, or a date and a measure on opposing axes.
2 measures on opposing axes, or a date and a measure on opposing axes.
1 measure, or a date and a dimension on opposing axes.
1 measure, or a date and a dimension on opposing axes.
1 measure only
1 measure only
2 dimensions, or a date and a dimension on opposing axes.
2 dimensions, or a date and a dimension on opposing axes.
Suggested answer: A

Explanation:

To create a trend line, we need:

Tableau TDS-C01 image Question 206 explanation 76549 09232024004744000000

asked 23/09/2024
samer salami
34 questions

Question 207

Report
Export
Collapse

Which of the following are valid options to define the scope of a reference line? Choose 3.

Pane
Pane
Table
Table
Section
Section
Window
Window
cell
cell
Axis
Axis
Suggested answer: A, B, E

Explanation:

When we create a reference line, we get the following 3 options for the scope:

Tableau TDS-C01 image Question 207 explanation 76550 09232024004745000000

asked 23/09/2024
Ruben Campoy
39 questions

Question 208

Report
Export
Collapse

Which of the following are FALSEabout Joins?

Joins can be defined at the time of query dynamically
Joins can be defined at the time of query dynamically
May drop unmatched measure values
May drop unmatched measure values
They are displayed with Venn diagram icons between physical tables
They are displayed with Venn diagram icons between physical tables
Joined tables are never merged into a single table.
Joined tables are never merged into a single table.
They are a more dynamic way than relationships to combine data
They are a more dynamic way than relationships to combine data
Suggested answer: A, D, E

Explanation:

According to the official documentation:

Joins are a morestaticway to combine data. Joins must be defined between physical tables up front, before analysis, and can't be changed without impacting all sheets using that data source. Joined tables are always merged into a single table. As a result, sometimes joined data is missing unmatched values, or duplicates aggregated values.

Joins -

1) Are displayed with Venn diagram icons between physical tables

2) Require you to select join types and join clauses

3)Joined physical tables are merged into a single logical table with a fixed combination of data

4) May drop unmatched measure values

5)May duplicate aggregate values when fields are at different levels of detail

6) Support scenarios that require a single table of data, such as extract filters and aggregation

asked 23/09/2024
Tillmon, Quinton
37 questions

Question 209

Report
Export
Collapse

True or False:When relating tables, the fields that define the relationships must have the same data type.

True
True
False
False
Suggested answer: A

Explanation:

According to the official documentation, the following are the requirements for using relationships:

1) When relating tables, the fields that define the relationshipsmusthave the same data type. Changing the data type in the Data Source page does not change this requirement. Tableau will still use the data type in the underlying database for queries.

2) You can't define relationships based on geographic fields.

3) Circular relationships aren't supported in the data model.

4) You can't edit relationships in a published data source.

5) You can't define relationships between published data sources.

6) Your workbook must use an embedded data source for you to be able to edit relationships and performance options in the Data Source page in Tableau Online or Tableau Server.

asked 23/09/2024
Jyoti Gupta
40 questions

Question 210

Report
Export
Collapse

Which of the following are benefits of combining sheets using dashboards?

Easier to compare visualisations side by side
Easier to compare visualisations side by side
It is mandatory to combine sheets when using Tableau
It is mandatory to combine sheets when using Tableau
Helps in faster analysis
Helps in faster analysis
Provides the ability to use one sheet as a filter for other
Provides the ability to use one sheet as a filter for other
Suggested answer: A, C, D

Explanation:

The only incorrect option is -It is mandatory to combine sheets when using Tableau.

All others are valid advantages that Dashboards provide when using Tableau!


asked 23/09/2024
Dennis Spring
45 questions
Total 318 questions
Go to page: of 32