Desktop-Specialist Dumps To Pass Tableau Desktop Specialist Exam in One Day (Updated 150 Questions)
Desktop-Specialist Exam Brain Dumps - Study Notes and Theory
For more info read reference:
Who should take the Tableau Desktop-Specialist: Tableau Desktop Specialist Exam
The Architect-Professional Assessment of Tableau Accredited Solutions is designed for those with an architectural location and a reliable experience of one or more years constructing applicable, cost-effective and scalable Tableau systems. Tableau Desktop-Specialist practice exams effectively demonstrates how stable and practical Tableau application systems can be designed and implemented. Define a market approach utilizing architectural architecture principles Advice on delivery throughout the project life cycle, reflecting on best practices for the organisation.
The Tableau Desktop-Specialist: Tableau Desktop Specialist exam is designed for IT and organisation-level experts with standard Tableau framework expertise. The Tableau CCP credential validates prospective consumers' awareness of these concerns and their qualifications, requirements, main resources and their use and safety, and conformity with the Tableau model, paid versions and costs. Tableau Desktop-Specialist exam dumps is the right starting point for Tableau qualification and also an ideal resource for non-technical project enthusiasts.
NEW QUESTION 84
True or False: To concatenate fields, they must be of same data type
- A. True
- B. False
Answer: A
Explanation:
Explanation
Yes! To concatenate fields, they must be of same data type. However, there is a workaround which we can use
- Type casting. See below:
Here, State and City are Strings, but Postal Code? Nope. It's an Integer. So we can simply use the STR() function to convert it into a String, and hence the entire equation becomes valid!
NEW QUESTION 85
How can you add color to marks in the view in Tableau?
- A. From the Data pane, drag a field to Color on the Marks card.
- B. From the Analytics pane, drag a model to Color on the Marks card.
- C. Click on Data in the main menu above, and click on choose color.
- D. In the column/row shelf, right click the field and click on edit in shelf to select the color.
Answer: A
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 86
To connect Tableau to a CSV data source what type of connection should you use?
- A. JSON
- B. Spatial
- C. Excel
- D. Text
Answer: D
Explanation:
Explanation
Tableau recognises a CSV file as a TEXT file, and therefore it is the correct option.
The following are the steps to import a CSV file:
1) From the data connection screen, click on Text:
2) Choose the appropriate file, and click Open:
3) Finally, Tableau imports the data as shown below:
NEW QUESTION 87
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 88
When using Animations in a Tableau, which of the following is the default duration for animations?
- A. 0.4s
- B. 0.3s
- C. 0.2s
- D. 0.5s
Answer: B
Explanation:
Explanation
The LATEST Tableau Desktop Sepcialist exam blueprint now requires you to know some basics about animations as well!
NOTE: Animations are DISABLED by default and must be manually enabled.

You can also reset all settings to default by clickin on 'Reset All'
NEW QUESTION 89
_____________ contains the visualisations, info needed to build the visualisations, and a copy of the data source.
- A. Tableau Bookmark (.tbm)
- B. Tableau Packaged Workbook (.twbx)
- C. Tableau Workbook (.twb)
- D. Tableau Data Extract (.tde)
Answer: B
Explanation:
Explanation
TWBX is all in one. It contains viz, info needed to build the viz, and a copy of the data source. It doesn't contain extracts of the data but can contain both live and data extracts. Best if want to eliminate the barrier of data access.
Create a .twbx with file-based data sources
1) Select File > Save As.
2) Specify a file name for the packaged workbook in the Save As dialog box.
3)Select Tableau Packaged Workbooks on the Save as type drop-down list.
4) Click Save.
5) The default location is the Workbooks folder of the Tableau repository. However, you can save packaged workbooks to any directory you choose.
The following files are included in packaged workbooks:
--> Background images
--> Custom geocoding
--> Custom shapes
--> Local cube files
--> Microsoft Access files
--> Microsoft Excel files
--> Tableau extract files (.hyper or .tde)
--> Text files (.csv, .txt, etc.)
NEW QUESTION 90
Which of the following is a good reason for using a bullet graph?
- A. Forecasting future sales
- B. Displaying the year-on-year growth in sales
- C. Analysing the trend over a given time period
- D. Comparing the actual sales against the target sales
Answer: D
Explanation:
Explanation
A bullet graph is a variation of a bar graph developed to replace dashboard gauges and meters. A bullet graph is useful for comparing the performance of a primary measure to one or more other measures. Below is a single bullet graph showing how actual sales compared to estimated sales.
NEW QUESTION 91
In Tree maps, the size begins with the largest rectangle on the ________________ and the smallest rectangle on the ________________.
- A. top left, bottom right
- B. top left bottom left
- C. top right, bottom right
- D. top right, bottom left
Answer: D
Explanation:
Explanation
Tree maps size begins from maximum in top left to smallest in bottom right.
See below to learn how to create a TreeMap and add colours to it:
NEW QUESTION 92
________________ 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. .tds
- B. .twb
- C. .tde
- D. .tbm
Answer: A
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 93
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 plugin
- B. NO, this is not currently possible in Tableau
- C. YES, we can do this with the help of Tableau Public
- D. YES, we can do this with the help of a Web-Page object
Answer: D
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 94
Is SUM a table calculation?
- A. No
- B. Yes
Answer: A
Explanation:
Explanation
SUM is an aggregate function, not a table calculation!
A table calculation is a transformation you apply to the values in a visualization. Table calculations are a special type of calculated field that computes on the local data in Tableau. They are calculated based on what is currently in the visualization and do not consider any measures or dimensions that are filtered out of the visualization.
The most common Table calculations are:
Running Total
Percent Difference
Difference
Percent of Total
Rank
Percentile

These can be calculated using : Table(across), Cell, or Specific dimensions!
NEW QUESTION 95
What does the box in a box plot represent?
- A. The interquartile range
- B. Maximum value of the data
- C. The median of the middle half of the data points
- D. Minimum value of the data
Answer: A
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 96
Which of the following charts types always includes bars sorted in descending order?
- A. Pie Chart
- B. Pareto Chart
- C. Gantt Chart
- D. Stacked Bar Chart
Answer: B
Explanation:
Explanation
A Pareto chart is a type of chart that contains both bars and a line graph, where individual values are represented in descending order by bars, and the ascending cumulative total is represented by the line.
On the primary axis, bars are used to show the raw quantities for each dimension member, sorted in descending order.
On the secondary axis, a line graph is used to show the cumulative total in percent format.
NEW QUESTION 97
When you want to first apply a filter and THEN show the Top N or Bottom N elements, which of the following filters would you use?
- A. Context Filter
- B. Extract Filter
- C. None of the these
- D. Data source Filter
Answer: A
Explanation:
Explanation
IMPORTANT QUESTION, PAY ATTENTION
By default, all filters that you set in Tableau are computed independently. That is, each filter accesses all rows in your data source without regard to other filters. However, you can set one or more categorical filters as context filters for the view. You can think of a context filter as being an independent filter. Any other filters that you set are defined as dependent filters because they process only the data that passes through the context filter.
You may create a context filter to:
1) Improve performance - If you set a lot of filters or have a large data source, the queries can be slow. You can set one or more context filters to improve performance.
2) Create a dependent numerical or top N filter - You can set a context filter to include only the data of interest, and then set a numerical or a top N filter.
NEW QUESTION 98
You want to add Custom shapes to your visualisation. Where can you add these new shapes?
- A. In Downloads -> My Tableau Repository -> Shapes
- B. In Program Files -> Tableau -> Shapes
- C. In My Documents -> My Tableau Repository -> Shapes
- D. In My Computer -> C: -> Tableau -> Shapes
Answer: C
Explanation:
Explanation
Here's how to add image files to your repository:
1) Find image file on the internet. I try to find consistent image formats if I plan to use a set of shapes such as logos or flags.
2) Download the image to your computer.
3) Drag images into your My Documents -> My Tableau repository -> Shapes folder.
4) Open Tableau and your new shapes will automatically be included in your "edit shapes" menu.
NEW QUESTION 99
______________ refers to the level of detail for a piece of data, wherever you are looking.
- A. Data LOD
- B. Data connectivity
- C. Data Cleanliness
- D. Data granularity
Answer: D
Explanation:
Explanation
Data is generated and analyzed at many different levels of granularity. Granularity is the level of detail of the data. For example, when looking at graduation data, granularity would describe whether a row in the data set represents a single person or the graduating class of a university.
NEW QUESTION 100
......
The benefit of obtaining the Tableau Desktop-Specialist: Tableau Desktop Specialist Exam Certification
Among the rivals are the IT professionals certified by Amazon. When appointing candidates for a job interview employer, Tableau certified development partners would simply provide them with the benefit of informing them of all that makes the candidate vary. Amazon Certified IT professionals have networks more useful and relevant for their career objectives. Tableau Accredited Developer offers you the right professional guidance that you can not usually get without a diploma. Amazon IT professionals who are accredited are positive and distinct from other professionals since they have more experience than uncertified professionals. As most uncertified professionals do not realize, the resource is used rapidly and cost-effectively by AMAZON Accredited IT professionals.
The Tableau Certified Developer certification allows applicants to become professionals in all aspects of their skills. Instead of waiting or finishing years, Tableau certificates for certified production provide a way to find a position in which you compete without any experience.
Desktop-Specialist Dumps PDF - Want To Pass Desktop-Specialist Fast: https://www.lead1pass.com/Tableau/Desktop-Specialist-practice-exam-dumps.html
100% Guaranteed Results Desktop-Specialist Unlimited 150 Questions: https://drive.google.com/open?id=1X4JGBgqyQczQ6z0UHdM6k8HJE7ccDKxv