Valid TDS-C01 Test Answers & Tableau TDS-C01 Exam PDF [Q67-Q84]

Share

Valid TDS-C01 Test Answers & Tableau TDS-C01 Exam PDF

Tableau TDS-C01 Certification Real 2023 Mock Exam


Tableau TDS-C01 certification exam is divided into sections that test an individual's knowledge of Tableau Desktop's various features and functionalities. TDS-C01 exam covers topics such as data connectivity, data blending, calculations, and visualizations. TDS-C01 exam consists of multiple-choice questions, and candidates have two hours to complete it. The passing score for the exam is 70%.


Following is the most updated info about the time, passing score, language and no. of questions in the Tableau TDS-C01 Certification Exam

Here is the overview of the detailed information, shared in the TDS-C01 exam dumps:

  • Languages: English

  • Number of Questions: 45 questions

  • Exam Type: Multiple Choice

  • Time Duration: 60 minutes

  • The passing score: 75%

 

NEW QUESTION # 67
The View Data window displays as much of the data as possible by default, up to _______________ rows.

  • A. 15,000
  • B. 10,000
  • C. 20,000
  • D. 5,000

Answer: B

Explanation:
The View Data window displays as much of the data as possible by default, up to 10,000 rows. This can be increased though, if you wish to.

Read more: https://help.tableau.com/current/pro/desktop/en-gb/inspectdata_viewdata.htm


NEW QUESTION # 68
Using the CoffeeChain table, create a Dual Axis chart showing the Sales (Bar chart) and Profit (Line Chart) for each Product type. What was the Profit for the Herbal Tea product type in 2013?

  • A. 46,493
  • B. 68,620
  • C. 74,683
  • D. 37,455

Answer: D

Explanation:
If you answered this question quickly and correctly, you're well prepared for the exam! Most students stumble while creating a Dual axis chart, so go ahead and give yourself a pat on the back!
To create a dual axis chart for the problem mentioned:
1) Drag Product Type to the column shelf, and Sales and Profit to the Row shelf:

2) Now, to focus on 2013, drag Date to the filter shelf and select only 2013:


3) Now, click on the Profit pill in the Rows Shelf, and select dual axis:

4) Now, in the marks shelf, choose Sales, and change the chart type to bar. Similarly, for Profit, change the chart type to Line.

Now the chart looks like this:

Now we change the Profit chart type to line:


5) Finally, we synchronise the axis as follows: Right click on the axis, and choose 'Synchronise axis'

And, our final view and answer is:


NEW QUESTION # 69
How can you MANUALLY assign geographic roles to a dimension from the data pane?

  • A. Right click it -> Geographic role -> and then assign the appropriate geographic role
  • B. Edit the data source manually for a quick resolution
  • C. Right click it -> Edit Default properties -> Assign geographic roles
  • D. Edit the config file in My Documents -> MyTableauRepository for a quick fix

Answer: A

Explanation:
From the data pane, simply right click on the dimension, choose geographic role, and then select the appropriate role as follows:


NEW QUESTION # 70
For a ____________ sort, no matter how the data changes, the values will always stay in the sort order we kept stuff in.

  • A. Manual
  • B. Random
  • C. Topological
  • D. Hierarchical

Answer: A

Explanation:
For a manual sort, no matter how the data changes, the values will always stay in the sort order you kept stuff in.
From the official website:


NEW QUESTION # 71
Which of the following can you use to create a Histogram?

  • A. 2 dimensions
  • B. 1 dimension
  • C. 1 measure
  • D. 2 measures

Answer: C

Explanation:
Explanation
A histogram is a chart that displays the shape of a distribution. A histogram looks like a bar chart but groups values for a continuous measure into ranges, or bins.
The basic building blocks for a histogram are as follows:


Demo :


NEW QUESTION # 72
Which of the following are valid ways to trigger actions for a Dashboard?

  • A. Menu
  • B. Select
  • C. Hover
  • D. Click
  • E. Double click

Answer: A,B,C

Explanation:
Whenever we want to add actions to a Dashboard, we can trigger then in the following 3 ways:
1) Select
2) Hover
3) Menu
Hover is best for highlighting, select for filtering. Menu action is added to the tooltip and user can decide whether to run that action or not (best for URL actions)


NEW QUESTION # 73
Which of the following are benefits of using Data Extracts in Tableau?

  • A. Improved Performance
  • B. Ability to use the data offline
  • C. Faster to work with
  • D. Working with freshest data at all times

Answer: A,B,C

Explanation:
Extracts are advantageous for several reasons:
1) Supports large data sets: You can create extracts that contain billions of rows of data.
2) Fast to create: If you're working with large data sets, creating and working with extracts can be faster than working with the original data.
3) Help improve performance: When you interact with views that use extract data sources, you generally experience better performance than when interacting with views based on connections to the original data.
4) Support additional functionality: Extracts allow you to take advantage of Tableau functionality that's not available or supported by the original data, such as the ability to compute Count Distinct.
5) Provide offline access to your data: Extracts allow you to save and work with the data locally when the original data is not available. For example, when you are traveling.
To work with the MOST up-do-date data, use a live connection instead!


NEW QUESTION # 74
When working with Excel, text file data, JSON file, .pdf file data, you can use _________________ to union files across folders, and worksheets across workbooks. Search is scoped to the selected connection.

  • A. Pattern Search
  • B. Union Search
  • C. Wildcard Search
  • D. Regex Search

Answer: C

Explanation:
You can use Wildcard Search to set up search criteria to automatically include tables in your union. Use the wildcard character, which is an asterisk (*), to match a sequence or pattern of characters in the Excel workbook and worksheet names, Google Sheets workbook and worksheet names, text file names, JSON file names, .pdf file names, and database table names.
When working with Excel, text file data, JSON file, .pdf file data, you can also use this method to union files across folders, and worksheets across workbooks. Search is scoped to the selected connection. The connection and the tables available in a connection are shown on the left pane of the Data source page.


NEW QUESTION # 75
True or False: It is not possible to blend axes for multiple measures into a single axis

  • A. False
  • B. True

Answer: A

Explanation:
We can very much blend multiple measures into a single axis. Such charts are called Combined-Axis / Blended-Axis charts. Follow along:
Measures can share a single axis so that all the marks are shown in a single pane. To blend multiple measures, drag one measure or axis and drop it onto an existing axis.

Instead of adding rows and columns to the view, when you blend measures there is a single row or column and all of the values for each measure is shown along one continuous axis. For example, the view below shows quarterly sales and profit on a shared axis.

Note: If you drag a measure on to the canvas and only see a single ruler indicator instead of the double ruler indicator shown below, Tableau creates dual axes instead of a blended axis. For more information about how to create dual axes, see Compare two measures using dual axes.


NEW QUESTION # 76
Which of the following calculations DO NOT need a quick table calculation?

  • A. Rank
  • B. Standard Deviation
  • C. Variance
  • D. Moving Average

Answer: B,C

Explanation:
For Standard Deviation and Variance, we don't need to use quick table calculations, since they are available by default. See below:

However, as seen in the types of quick table calculations available in Tableau, Rank and Moving Average belong to only this category.


NEW QUESTION # 77
To display data that has both negative and positive quantitative values, Tableau Desktop will display marks by using__________________as the default.

  • A. a categorical palette
  • B. the full color range
  • C. a sequential palette
  • D. a diverging palette

Answer: D

Explanation:
Tableau Desktop will display marks by using a diverging palette as the default to display data that has both negative and positive quantitative values. A diverging palette is a type of color palette that uses two different color ranges to show positive and negative values. For example, a red-green diverging palette uses shades of red for negative values and shades of green for positive values. A diverging palette is automatically applied when there are both negative and positive values for a measure that is placed on Color on the Marks card5 The other options are not correct types of color palettes that Tableau Desktop uses as the default for data with both negative and positive values. A full color range is not a valid term for a color palette in Tableau. A sequential palette is a type of color palette that uses different shades of one color to show variations in a single measure. A sequential palette is usually applied when there are only positive values for a measure that is placed on Color on the Marks card5 A categorical palette is a type of color palette that uses different colors to show discrete values or categories. A categorical palette is usually applied when there is a dimension that is placed on Color on the Marks card5


NEW QUESTION # 78
True or False: Trend lines can only be used with numeric or date fields

  • A. False
  • B. True

Answer: A

Explanation:
You can show trend lines in a visualization to highlight trends in your data.
To add trend lines to a view, both axes must contain a field that can be interpreted as a number. For example, you cannot add a trend line to a view that has the Product Category dimension, which contains strings, on the Columns shelf and the Profit measure on the Rows shelf.
However, you can add a trend line to a view of sales over time because both sales and time can be interpreted as numeric values.


NEW QUESTION # 79
True or False: You get different filtering options for categorical and quantitative data

  • A. True
  • B. False

Answer: A

Explanation:
Yes! We get different options for filtering depending on whether we use a categorical data (think dimension) or quantitative data (think measure).

Important Note: Each tab adds additional definitions to your filter. For example, you can select to exclude values under the General tab, and also add limits under the Top tab. Selections and configurations from both tabs are applied to your filter. At any time, you can see the definitions of your filter under Summary on the General tab.

Note: If you have a large data source, filtering measures can lead to a significant degradation in performance. It is sometimes much more efficient to filter by creating a set containing the measure and then apply a filter to the set. For more information about creating sets, see Create Sets


NEW QUESTION # 80
You can use the __________________ in Tableau to clean / organise your data.

  • A. Data organiser
  • B. Data manager
  • C. Data cleaner
  • D. Data interpreter

Answer: D

Explanation:
When you track data in Excel spreadsheets, you create them with the human interface in mind. To make your spreadsheets easy to read, you might include things like titles, stacked headers, notes, maybe empty rows and columns to add white space, and you probably have multiple tabs of data too.
When you want to analyze this data in Tableau, these aesthetically pleasing attributes make it very difficult for Tableau to interpret your data. That's where Data Interpreter can help.


NEW QUESTION # 81
What does the box in a box plot represent?

  • A. The interquartile range
  • B. Maximum value of the data
  • C. Minimum value of the data
  • D. The median of the middle half of the data points

Answer: A

Explanation:
In a box and whisker plot:
1) The ends of the box are the upper and lower quartiles, so the box spans the interquartile range
2) The median is marked by a vertical line inside the box
3) The whiskers are the two lines outside the box that extend to the highest and lowest observations.


NEW QUESTION # 82
You clicked Sheet 1 from the data source page, and now you have opened the Tableau Desktop workspace as shown above. What is the main thing that you do here?

  • A. Preview the data
  • B. Clean the data
  • C. Create visualisations to analyze your data
  • D. Rename the fields and change data types

Answer: C

Explanation:
The Tableau workspace consists of menus, a toolbar, the Data pane, cards and shelves, and one or more sheets. Sheets can be worksheets, dashboards, or stories. For details on dashboard or story workspaces, see Create a Dashboard or The Story Workspace.

The main thing you do in the workspace is to create visualisations to analyze your data.
Renaming data fields, cleaning the data, previewing the data can all be done in the Data source window.


NEW QUESTION # 83
True or False: Tableau can create worksheet-specific filters

  • A. True
  • B. False

Answer: A

Explanation:
Yes, it is possible to create worksheet-specific filters in Tableau.
When you add a filter to a worksheet, by default it applies to the current worksheet. Sometimes, however, you might want to apply the filter to other worksheets in the workbook.
Then, you can select specific worksheets to apply the filter to or apply it globally to all worksheets that use the same data source or related data sources.


NEW QUESTION # 84
......

TDS-C01 Exam Questions and Valid TDS-C01 Dumps PDF: https://exams4sure.briandumpsprep.com/TDS-C01-prep-exam-braindumps.html