100% Pass Top-selling Desktop-Specialist Exams - New 2021 Tableau Pratice Exam [Q47-Q71]

Share

100% Pass Top-selling Desktop-Specialist Exams - New 2021 Tableau  Pratice Exam

Tableau Desktop Specialist Dumps Desktop-Specialist Exam for Full Questions - Exam Study Guide

NEW QUESTION 47
Yes or No: The number of marks will increase when you increase the number of Dimensions in a view

  • A. No
  • B. Yes

Answer: B

Explanation:
Explanation
Of course! As an example, see below:
1) Using the Sample Superstore data, let's plot a bar chart showing the Sales for each Category:

Observe that we have 3 marks - Each bar in a bar chart is called a mark. Similarly, each point in a scatter plot is also a mark , and so on for all charts.
1 row by 3 columns means that clearly on the y-axis (Sales), we have only a single mark - a single continous axis, but 3 different marks (Technology, Furniture and Office supplies ) on the x-axis.
2) Now let's add subcategory to the view as well (another dimension):

Observe that the number of marks has increased - i.e the number of Bars.
Also, notice we now have 1 row and 17 columns. Simply because 1 row = Sales (on the y-axis), and on the x-axis, we have 17 different columns (i.e product sub categories!!)

 

NEW QUESTION 48
_________________ is useful when you need to change how the data source is configured on a sheet-by-sheet basis, and when you want to combine databases that don't allow relationships or joins

  • A. Data Joining
  • B. Data Blending
  • C. Union
  • D. Data segregation

Answer: B

Explanation:
Explanation
Data blending is performed on a sheet-by-sheet basis and is established when a field from a second data source is used in the view. To create a blend in a workbook already connected to at least two data sources, bring a field from one data source to the sheet-it becomes the primary data source.
Switch to the other data source and use a field on the same sheet-it becomes a secondary data source. An orange linking icon will appear in the data pane, indicating which field(s) are being used to blend the data sources.

According to the official Tableau Documentation:

To read more about Data Blending, click on THIS link.

 

NEW QUESTION 49
Question 30: Skipped
Using the CoffeeChain table, create a scatter plot of Profit (x-axis) vs Sales (y-axis) broken down by State.
Add a Linear trend line to the view. What is its R-squared value?

  • A. 0.748472
  • B. 0.759329
  • C. 0.783262
  • D. 0.739284

Answer: C

Explanation:
Explanation
Trend lines have become popular questions in recent Tableau examinations. Follow along:
1) First drag Sales to the Rows shelf and Profit to the Columns shelf:

c
You will only see a single mark since the view is aggregated.
2) Now, break down this view by state. Drag State into Detail on the Marks shelf ( or directly to the view):

3) Finally, move to the Analytics pane, and drag Trend line to the view. When you drag it, select the Linear option!:


4) The following is our view. Hover over the trend line to see the R-squared value:

 

NEW QUESTION 50
How can you add color to marks in the view in Tableau?

  • A. From the Analytics pane, drag a model to Color on the Marks card.
  • B. In the column/row shelf, right click the field and click on edit in shelf to select the color.
  • C. From the Data pane, drag a field to Color on the Marks card.
  • D. Click on Data in the main menu above, and click on choose color.

Answer: C

Explanation:
Explanation
To assign a color to marks in the view, do the following:
From the Data pane, drag a field to Color on the Marks card.
Tableau applies different colors to marks based on the field's values and members. For example, if you drop a discrete field (a blue field), such as Category, on Color, the marks in the view are broken out by category, and each category is assigned a color.

If you drop a continuous field, such as SUM(sales), on Color, each mark in the view is colored based on its sales value.

 

NEW QUESTION 51
_____________ is a snapshot of the data that Tableau stores locally. Good for very large datasets of which we only need few fields.

  • A. Tableau Data Extract (.tde)
  • B. Tableau Packaged Workbook (.twbx)
  • C. Tableau Workbook (.twb)
  • D. Tableau Data Source (.tds)

Answer: A

Explanation:
Explanation
Tableau Data Extract (TDE) is a snapshot of the data that Tableau stores locally. Good for very large datasets of which we only need few fields. Performance is optimised because it queries its own database engine instead of the local data source.
When you create an extract of your data, you can reduce the total amount of data by using filters and configuring other limits. After you create an extract, you can refresh it with data from the original data. When refreshing the data, you have the option to either do a full refresh, which replaces all of the contents in the extract, or you can do an incremental refresh, which only adds rows that are new since the previous refresh.
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.

 

NEW QUESTION 52
Question 45: Skipped
You have just created a histogram and now want to be able to change the size of bins dynamically. Using which of the following will easily satisfy your requirement?

  • A. Sets
  • B. Groups
  • C. Calculation
  • D. Parameters

Answer: D

Explanation:
Explanation
A parameter is a global placeholder value such as a number, date, or string that can replace a constant value in a calculation, filter, or reference line.
For example, you may create a calculated field that returns True if Sales is greater than $500,000 and otherwise returns False. You can replace the constant value of "500000" in the formula with a parameter.
Then, using the parameter control, you can dynamically change the threshold in your calculation.
For example -

 

NEW QUESTION 53
By definition, Tableau displays measures over time as a ____________

  • A. Packed Bubble
  • B. Stacked Bar
  • C. Line
  • D. Bar

Answer: C

Explanation:
Explanation
Line charts connect individual data points in a view. They provide a simple way to visualize a sequence of values and are useful when you want to see trends over time, or to forecast future values.
Please refer to the images below:

 

NEW QUESTION 54
What is a story point in Tableau?

  • A. A collection of worksheets
  • B. A collection of dashboards
  • C. A single worksheet or dashboard
  • D. A collection of both worksheets and dashboards

Answer: C

Explanation:
Explanation
In Tableau, a story is a sequence of visualizations that work together to convey information. You can create stories to tell a data narrative, provide context, demonstrate how decisions relate to outcomes, or to simply make a compelling case.
A story is a sheet, so the methods you use to create, name, and manage worksheets and dashboards also apply to stories (for more details, see Workbooks and Sheets). At the same time, a story is also a collection of sheets, arranged in a sequence. Each individual sheet (worksheet or dashboard) in a story is called a story point.
When you share a story -for example, by publishing a workbook to Tableau Public, Tableau Server, or Tableau Online-users can interact with the story to reveal new findings or ask new questions of the data.

 

NEW QUESTION 55
Which data type in Tableau does this icon represent?
Larger image

  • A. True or False
  • B. String
  • C. Geographic
  • D. Boolean

Answer: C

Explanation:
Explanation
The following is the table for the data types in Tableau along with their icons:

 

NEW QUESTION 56
True or False: A reference line cannot be added from the Analytics Pane

  • A. False
  • B. True

Answer: A

Explanation:
Explanation
You can add a reference line to any continuous axis in the view.
To add a reference line:
Drag Reference Line from the Analytics pane into the view. Tableau shows the possible destinations. The range of choices varies depending on the type of item and the current view.
In a simple case, the drop target area offers three options:

 

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

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

Answer: D

Explanation:
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 58
Which of the following is a valid way to create Sets in Tableau?

  • A. In the Data pane, right-click a dimension and select Create > Set.
  • B. In the Tableau Main Menu, Choose Worksheet and select Create > Set
  • C. In the Tableau Main Menu, choose Dashboard and select Create > Set
  • D. In the Data pane, right-click a measure and select Create > Set.

Answer: A

Explanation:
Explanation
There are two types of sets: dynamic sets and fixed sets. The members of a dynamic set change when the underlying data changes. Dynamic sets can only be based on a single dimension.
To create a dynamic set:
1) In the Data pane, right-click a dimension and select Create > Set.
2) In the Create Set dialog box, configure your set. You can configure your set using the following tabs:
General: Use the General tab to select one or more values that will be considered when computing the set.
You can alternatively select the Use all option to always consider all members even when new members are added or removed.

None of the other options exist, and therefore are incorrect answers.

 

NEW QUESTION 59
Is it possible to deploy a URL action on a dashboard object to open a Web Page within a dashboard rather than opening the system's web browser?

  • A. YES, we can do this with the help of a Web-Page object
  • B. YES, we can do this with the help of a plugin
  • C. NO, this is not currently possible in Tableau
  • D. YES, we can do this with the help of Tableau Public

Answer: A

Explanation:
Explanation
To interactively display information from the web INSIDE a dashboard, you can use a URL action with a web page object.
For example, you might have a dashboard that shows profits by country. In addition to showing the profit data in your dashboard, you also want to display supplemental information about the countries from a web site.


 

NEW QUESTION 60
By default, measures placed in a view are aggregated by ______________

  • A. SUM
  • B. COUNT
  • C. AVERAGE
  • D. MEDIAN

Answer: A

Explanation:
Explanation
By default, measures placed in a view are aggregated by SUM, which means that the data for that field in all of the rows is combined. Measures can also be aggregated as average, median, count, or count distinct.

 

NEW QUESTION 61
Using the Geo Data Table, create a Map showing Sales made per State. For the State of New York (NY), what was the amount in Sales ($) made for Phone Assortments with White color?

  • A. $16,581
  • B. $48,115
  • C. $33,768
  • D. $147,950
  • E. (Correct)

Answer: A

Explanation:
Explanation
Phew! Tricky one! You needed to use filters in this one.
Follow along:

2) Next, as the question mentions, we need to focus on the Assortment PHONE, the color WHITE, and the state of NEW YORK. -> so we use filters for this!
i) First drag Assortment to Filters, and select only Phones :

ii) Next, drag Color to Filters and Choose only White:

iii) Next, drag State ID to Filters, and choose New York (NY):


And Voila! We have our answer as follows:

iv) Last, drag Sales to Label:

 

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

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

Answer: B,C,D

Explanation:
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 63
Are animations enabled by default in Tableau?

  • A. No
  • B. Yes

Answer: A

Explanation:
Explanation
No, by default, animations are not enabled in Tableau.
We can animate visualizations to better highlight changing patterns in your data, reveal spikes and outliers, and see how data points cluster and separate.
Animations visually transition between filter, sort, and zoom settings, different pages, and changes to filter, parameter, and set actions. As visualizations animate in response to these changes, viewers can more clearly see how data differs, helping them make better informed decisions.
When you author animations, you can choose between two different styles: simultaneous or sequential. Here are examples of each type.
1) Simultaneous animations
The default simultaneous animations are faster and work well when showing value changes in simpler charts and dashboards.

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

To Animate visualizations in a workbook:
1) Choose Format > Animations.
2) If you want to animate every sheet, under Workbook Default, click On. Then do the following:
For Duration, choose a preset, or specify a custom duration of up to 10 seconds.
For Style, choose Simultaneous to play all animations at once or Sequential to fade out marks, move and sort them, and then fade them in.
3) To override workbook defaults for a particular sheet, change the settings under Selected Sheet.

 

NEW QUESTION 64
To use a quick table calculation, which of the following programming languages do you need to know?

  • A. Java
  • B. ython
  • C. Javascript
  • D. None of these

Answer: D

Explanation:
Explanation
You don't need to know ANY programming language to use quick table calculations!
Follow along with the steps below to learn how to apply a quick table calculation to a visualization:
1) Open Tableau Desktop and connect to the Sample-Superstore data source, which comes with Tableau.
2) Navigate to a new worksheet.
3) From the Data pane, under Dimensions, drag Order Date to the Columns shelf.
4) From the Data pane, under Dimensions, drag State to the Rows shelf.
5) From the Data pane, under Measures, drag Sales to Text on the Marks Card.
6) From the Data pane, under Measures, drag Profit to Color on the Marks Card.
7) On the Marks card, click the Mark Type drop-down and select Square.

The visualization updates to look like this:

Apply the quick table calculation
1) On the Marks card, right-click SUM(Profit) and select Quick Table Calculation > Moving Average.
Note: You can only perform quick table calculations on measures in the view.
A delta symbol appears on the field to indicate that a quick table calculation is being applied to the field. The colors in the visualization update to show the moving average of profit across the years.

 

NEW QUESTION 65
Using the Geo Data table, create a Bar chart showing the In-Stock percentage for each Color. What is the Average In-Stock percentage for the Color Red? Present your answer correctly upto 2 decimal places.

  • A. 96.46%
  • B. 99.46%
  • C. 97.12%
  • D. 95.12%

Answer: C

Explanation:
Explanation
Not too tough. Follow along the steps:
* Drag Color to Filter and choose Red:
* 3) Now to display the percentage correctly, lets format it. Click on the In Stock % pill in the Row shelf, and select format:
* And your final view will look like :

 

NEW QUESTION 66
A ________________ is a single zip file that contains a workbook along with any supporting local file data and background images. This format is the best way to package your work for sharing with others who don't have access to the original data.

  • A. .twbx file
  • B. .tde file
  • C. .tbm file
  • D. .twb file

Answer: A

Explanation:
Explanation
According to the official Tableau documentation:
Tableau packaged workbooks have the .twbx file extension. A packaged workbook is a single zip file that contains a workbook along with any supporting local file data and background images. This format is the best way to package your work for sharing with others who don't have access to the original data. For more information, see Packaged Workbooks.

 

NEW QUESTION 67
________________ files are shortcuts for quickly connecting to the original data that you use often. Data source files do not contain the actual data but rather the information necessary to connect to the actual data as well as any modifications you've made on top of the actual data such as changing default properties, creating calculated fields, adding groups, and so on.

  • A. .tbm
  • B. .tde
  • C. .tds
  • D. .twb

Answer: C

Explanation:
Explanation
According to the official Tableau documentation:
Tableau data source files have the .tds file extension. Data source files are shortcuts for quickly connecting to the original data that you use often. Data source files do not contain the actual data but rather the information necessary to connect to the actual data as well as any modifications you've made on top of the actual data such as changing default properties, creating calculated fields, adding groups, and so on. For more information, see Save Data Sources.

 

NEW QUESTION 68
Which of the following is a compelling reason to export a sheet in Tableau to a PDF?

  • A. If we want to use filters in the visualisation.
  • B. If we want a static view of the visualisation.
  • C. If we want to interact with the visualisation.
  • D. If we want to dynamically enter parameters to the visualisation.

Answer: B

Explanation:
Explanation
Exporting the visualisation gives us a static view of the visualisation.
It is NOT possible to interact with it, use filters, or dynamically enter anything in a visualisation exported PDF.
In Tableau Desktop, you can save views as PDF files rather than printing them as hard copies. You do not need to have Adobe Acrobat installed on your computer.
When you print an individual sheet to PDF, filters in the view are not included. To show filters, create a dashboard containing the sheet and export the dashboard to PDF. (IMPORTANT)

 

NEW QUESTION 69
How does Tableau know at which level to aggregate values?

  • A. Aggregation is always done by using Tableau special formulas
  • B. Values are always aggregated at the level of granularity of the worksheet.
  • C. Values are always aggregated at the level of the Date Part
  • D. Tableau doesn't aggregate values, we do!

Answer: B

Explanation:
Explanation
In Tableau, you can aggregate measures or dimensions, though it is more common to aggregate measures.
Whenever you add a measure to your view, an aggregation is applied to that measure by default. The type of aggregation applied varies depending on the context of the view.
When you add a measure to the view, Tableau automatically aggregates its values. Sum, average, and median are common aggregations; for a complete list, see List of Predefined Aggregations in Tableau.
The current aggregation appears as part of the measure's name in the view. For example, Sales becomes SUM(Sales). Every measure has a default aggregation which is set by Tableau when you connect to a data source. You can view or change the default aggregation for a measure-see Set the Default Aggregation for a Measure.
You can change the aggregation for a measure in the view from its context menu:

 

NEW QUESTION 70
What does it imply if a field has a blue background?

  • A. It is continuous
  • B. It is a measure
  • C. It is discrete
  • D. It is a dimension

Answer: C

Explanation:
Explanation
When you connect to a new data source, Tableau assigns each field in the data source as dimension or measure in the Data pane, depending on the type of data the field contains. You use these fields to build views of your data.

 

NEW QUESTION 71
......

Authentic Best resources for Desktop-Specialist Online Practice Exam: https://www.testpassking.com/Desktop-Specialist-exam-testking-pass.html

Desktop-Specialist Test Engine Practice Exam: https://drive.google.com/open?id=1eodsL2alJNAnD7bdDtStBdz8PKd6SMXq