[Sep 28, 2021] Get Free Updates Up to 365 days On Developing Desktop-Specialist Braindumps [Q12-Q31]

Share

[Sep 28, 2021] Get Free Updates Up to 365 days On Developing Desktop-Specialist Braindumps

Best Quality Tableau Desktop-Specialist Exam Questions

NEW QUESTION 12
Which of the following is not a Trend Line Model?

  • A. Exponential Trend Line
  • B. binomial Trend Line
  • C. Linear Trend Line
  • D. Logarithmic Trend Line

Answer: D

Explanation:
Explanation
According to the official Tableau documentation, there are 5 types of trend lines which we can work with in Tableau :
1) Linear Trend Line
2) Logarithmic Trend Line
3) Exponential Trend Line
4) Polynomial Trend Line
5) Power Model
Hence, the correct answer is BINOMIAL trend line which is not present in Tableau.
See the following image:

For more information, refer to: https://help.tableau.com/current/pro/desktop/en-us/trendlines_add.htm

 

NEW QUESTION 13
True or False: Sets can be created on Measures

  • A. False
  • B. True

Answer: A

Explanation:
Explanation
Sets are custom fields that are created within Tableau Desktop based on dimensions from your data source.
They are subsets of your data, which can be created manually or computed. Either dimensions or measures can be used to determine what is included or excluded from a set using conditional logic, but to CREATE a set we use dimensions.


Reference : https://interworks.com/blog/rcurtis/2016/10/26/tableau-deep-dive-sets-introduction-sets/

 

NEW QUESTION 14
How can you format numbers in Tableau as currency?

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

Answer: D

Explanation:
Explanation
According to the official Tableau documentation:

 

NEW QUESTION 15
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 16
______________ is a method for appending values (rows) to tables. You can use this method if both tables have the same columns. The result is a virtual table that has the same columns but extends vertically by adding rows of data.

  • A. Unioning
  • B. Blending
  • C. Combining
  • D. Joining

Answer: A

Explanation:
Explanation
Unioning is the correct answer!
From the official documentation:

For example, suppose you have the following customer purchase information stored in three tables, separated by month. The table names are "May2016" , "June2016" and "July2016."

 

NEW QUESTION 17
Skipped Join the Geo Data and Time Series Table on the Item Number ID column, and display the Store count for every State on a Map. What was the Store count in 2017 for Texas (TX)?
Join the Geo Data and Time Series Table on the Item Number ID column, and display the Store count for every State on a Map. What was the Store count in 2017 for Texas (TX)?

  • A. 592,593
  • B. 336,908
  • C. 293,202
  • D. 416,702

Answer: D

Explanation:
Explanation
Since you need BOTH State and the YEAR, we need to use an Inner Join.
Follow the steps below:

 

NEW QUESTION 18
Using the Time Series table, create a cross-tab showing sales for each Assortment broken down by Year and Quarter. In Q4 of October 2017, what was the Average sales amount for the Hardware assortment?

  • A. 1,461
  • B. 112,256
  • C. 111,060
  • D. 1,222

Answer: B

Explanation:
Explanation
If you chose 111,060 you were SO close to the correct answer but made a small mistake - you didn't change the aggregation to AVERAGE! This is one of the common mistakes many test takers make, so keep this in mind.
To reach the correct answer, follow the steps below:
1) Draw Assortment to the Column shelf, and drag Year to the Rows Shelf. Then Drill down further on Year to accomodate Quarters and Months as well!
Although this seems enough, DON'T FORGET to change the aggregation like in the next step, which will completely change the values!


* The correct answer as you can see is 1,461 - Sales for Harware Assortment in 2017 Q4, October

 

NEW QUESTION 19
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 20
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 21
Dates in Tableau are typically treated as ______________

  • A. Dimensions
  • B. Measures

Answer: A

Explanation:
Explanation
For relational data sources, dates and times are automatically placed in the Dimensions area of the Data pane and are identified by the date or date-time icon. For example, the Order Date and Ship Date dimensions from an Excel data source are shown below:

When you place a relational date on a shelf, the field name is automatically modified to reflect the default date level. Tableau defines the default date level to be the level at which there are multiple instances. For example, if the date field includes multiple years, the default level is year. However, if the date field contains data for just one year but includes multiple months, then the default level is month.

 

NEW QUESTION 22
Which of the following 2 columns CANNOT be deleted in Tableau?

  • A. Measure Values
  • B. Measure Names
  • C. Number of Records
  • D. Calculated Fields

Answer: A,B

Explanation:
Explanation
Measure names and values CANNOT be deleted in Tableau like other columns can. These are auto-generated.
Calculated Fields, and Number of records can both be deleted.

 

NEW QUESTION 23
Is it possible to use measures in the same view multiple times (e.g. SUM of the measure and AVG of the measure)?

  • A. No
  • B. Yes

Answer: B

Explanation:
Explanation
Yes, it is very much possible to use measures in the same view multiple times. For example, refer to the image below:

We are using BOTH the Sum of the revenue and the of the revenue in the same view!

 

NEW QUESTION 24
_________________ 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.

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

Answer: C

Explanation:
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.

 

NEW QUESTION 25
How can you change the default Tableau repository location?

  • A. By Moving the repository location manually to wherever we want
  • B. By clicking on File -> Repository Location and choosing a new location
  • C. By clicking on Help -> Change Repository Location
  • D. By clicking on Window -> Repository Location

Answer: A

Explanation:
Explanation
According to the official Tableau documentation:

 

NEW QUESTION 26
What does the box in a box plot represent?

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

Answer: D

Explanation:
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 27
What is the following icon in the Data pane used to do?
Larger image

  • A. Sort Data
  • B. Extract Data
  • C. View Data
  • D. Clean Data

Answer: C

Explanation:
Explanation
View Data allows you to inspect your data in a spreadsheet-like layout. You can view data either for the data source as a whole, or to see the underlying data for an individual mark or a group of marks. In a worksheet, the rows that you see in the View Data window are always scoped to the current selection or the current view.
The View Data window displays as much of the data as possible by default, up to 10,000 rows. Field names are shown as column headers and can be dragged and dropped to change their display order. Click a column header to sort the values in that column.
From the official website:

 

NEW QUESTION 28
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. 74,683
  • B. 37,455
  • C. 46,493
  • D. 68,620

Answer: B

Explanation:
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 29
Broadly speaking, when users connect to Tableau, the data fields in their data set are automatically assigned a
____________ and a ____________.

  • A. dimension, measure
  • B. Data type, Value
  • C. role, type
  • D. type, role

Answer: C

Explanation:
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

 

NEW QUESTION 30
You have cleaned a data source properly, created some calculated fields and renamed some columns. You want to save these changes for future use cases. Which of the following would BEST satisfy this requirement?

  • A. Save it as a .twm file
  • B. Save it as a .twb file
  • C. Save it as a .tds file
  • D. Save it as a .twbx file

Answer: C

Explanation:
Explanation
After making changes to Data, we can save that new data source as a .tds file. To do so, go to data menu on top and then choose your current connected data source. Then next click on Add to Saved Data sources. This will save all calculated fields, changes to fields etc. It will be saved in My Tableau Repository -> Mydatasources. This will then also appear on Tableau Home Page under saved data sources like SampleSuperStore.
Note: 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.
twb and .twbx are not the BEST solutions since the questions nowhere mentions that we need to store our workbooks as well.
twm is a bookmark which contains a single worksheet and are an easy way to quickly share your work.

 

NEW QUESTION 31
......

Tableau Exam Practice Test To Gain Brilliante Result: https://www.realexamfree.com/Desktop-Specialist-real-exam-dumps.html

Tested Material Used To Desktop-Specialist: https://drive.google.com/open?id=1O6_sm_MMpl1_sWSU0nyCADMFIKQjXr9x