Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

Salesforce Analytics-Con-301 Salesforce Certified Tableau Consultant Exam Practice Test

Salesforce Certified Tableau Consultant Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

Use the following login credentials to sign in

to the virtual machine:

Username: Admin

Password:

The following information is for technical

support purposes only:

Lab Instance: 40201223

To access Tableau Help, you can open the

Help.pdf file on the desktop.

From the desktop, open the CC workbook.

Open the Categorical Sales worksheet.

You need to use table calculations to

compute the following:

. For each category and year, calculate

the average sales by segment.

. Create another calculation to

compute the year-over-year

percentage change of the average

sales by category calculation. Replace

the original measure with the year-

over-year percentage change in the

crosstab.

From the File menu in Tableau Desktop, click

Save.

Options:

Question 2

From the desktop, open the NYC

Property Transactions workbook.

You need to record the performance of

the Property Transactions dashboard in

the NYC Property Transactions.twbx

workbook. Ensure that you start the

recording as soon as you open the

workbook. Open the Property

Transactions dashboard, reset the filters

on the dashboard to show all values, and

stop the recording. Save the recording in

C:\CC\Data\.

Create a new worksheet in the

performance recording. In the worksheet,

create a bar chart to show the elapsed

time of each command name by

worksheet, to show how each sheet in

the Property Transactions dashboard

contributes to the overall load time.

From the File menu in Tableau Desktop,

click Save. Save the performance

recording in C:\CC\Data\.

Options:

Question 3

From the desktop, open the CC workbook.

Open the City Pareto worksheet.

You need to complete the Pareto chart to show the percentage of sales compared to the percentage of cities. The chart must show references lines to visualize how the data compares to the Pareto principle.

From the File menu in Tableau Desktop, click Save.

Options:

Question 4

From the desktop, open the CC workbook. Use the US Population Estimates data source.

You need to shape the data in US Population Estimates by using Tableau Desktop. The data must be formatted as shown in the following table.

Open the Population worksheet. Enter the total number of records contained in the data set into the Total Records parameter.

From the File menu in Tableau Desktop, click Save.

Options:

Question 5

From the desktop, open the CC workbook.

Open the Incremental worksheet.

You need to add a line to the chart that

shows the cumulative percentage of sales

contributed by each product to the

incremental sales.

From the File menu in Tableau Desktop, click

Save.

Options:

Question 6

From the desktop, open the CC workbook.

Open the Manufacturers worksheet.

The Manufacturers worksheet is used to

analyze the quantity of items contributed by

each manufacturer.

You need to modify the Percent

Contribution calculated field to use a Level

of Detail (LOD) expression that calculates

the percentage contribution of each

manufacturer to the total quantity.

Enter the percentage for Newell to the

nearest hundredth of a percent into the

Newell % Contribution parameter.

From the File menu in Tableau Desktop, click

Save.

Options:

Question 7

A client wants to see the average number of orders per customer per month, broken down by region. The client has created the following calculated field:

Orders per Customer: {FIXED [Customer ID]: COUNTD([Order ID])}

The client then creates a line chart that plots AVG(Orders per Customer) over MONTH(Order Date) by Region. The numbers shown by this chart are far higher

than the customer expects.

The client asks a consultant to rewrite the calculation so the result meets their expectation.

Which calculation should the consultant use?

Options:

A.

{INCLUDE [Customer ID]: COUNTD([Order ID])}

B.

{FIXED [Customer ID], [Region]: COUNTD([Order ID])}

C.

{EXCLUDE [Customer ID]: COUNTD([Order ID])}

D.

{FIXED [Customer ID], [Region], [Order Date]: COUNTD([Order ID])}

Question 8

A client is using the Tableau Content Migration Tool to move content from an old Tableau Server to a new Tableau Server.

Which content will need to be moved using a different tool or process?

Options:

A.

Published data sources that use live connections

B.

Tableau Prep flows

C.

Published data sources that use extracts

D.

Workbooks

Question 9

A client notices that while creating calculated fields, occasionally the new fields are created as strings, integers, or Booleans. The client asks a consultant if

there is a performance difference among these three data types.

What should the consultant tell the customer?

Options:

A.

Strings are fastest, followed by integers, and then Booleans.

B.

Integers are fastest, followed by Booleans, and then strings.

C.

Strings, integers, and Booleans all perform the same.

D.

Booleans are fastest, followed by integers, and then strings.

Question 10

A consultant creates a histogram that presents the distribution of profits across a client's customers. The labels on the bars show percent shares. The consultant

used a quick table calculation to create the labels.

Now, the client wants to limit the view to the bins that have at least a 15% share. The consultant creates a profit filter but it changes the percent labels.

Which approach should the consultant use to produce the desired result?

Options:

A.

Use a calculation with TOTAL() function instead of a quick table calculation.

B.

Add the [Profit] filter to the context.

C.

Filter with a table calculation WINDOW_AVG(MIN([Profit]), first(), last())

D.

Filter with the table calculation used to create labels.

Question 11

A Tableau consultant is tasked with choosing a method of setting up row-level security (RLS) entitlements with tables during a Tableau implementation. The consultant has received a set of roles from a client in one normalized table, and a set of entitlements from the client in another normalized table.

The consultant plans on using the deepest granularity method. However, when the consultant gains access to the final set of data, they discover duplicate values at the lowest level. Most of the regions in the client's dataset contain sub-regions named 'East' and 'West'. However, some regions have a 'Null' value for sub-region.

How should the consultant proceed?

Options:

A.

Use the deepest granularity method because it defines entitlements at every level of the hierarchy and can handle duplicate values in the dataset.

B.

Use the deepest granularity method because it is the most performant and the duplicate values will be handled by the mapping table.

C.

Use sparse entitlements because it defines entitlements at every level of the hierarchy and can handle duplicate values in the dataset.

D.

Use sparse entitlements because it is the most performant and the duplicate values will be handled by the mapping table.

Question 12

A performance recording of a workbook shows that a query to an extracted data source is taking too long.

Which area should the consultant focus on optimizing if "Executing Query" is taking a long time?

Options:

A.

The number of VizQL processes

B.

The use of filters on the Tableau dashboard

C.

Replacing nested calculations and Levels of Detail (LODs)

D.

The database's underlying data structure

Question 13

A consultant plans a Tableau deployment for a client that uses Salesforce. The client wants users to automatically see Tableau views of regional sales filtered

by customer as soon as the users sign into Salesforce.

Which approach should the consultant use to deliver the final visualization?

Options:

A.

Embed views into Salesforce.

B.

Create a list of URLs that the users can click in Salesforce.

C.

Publish to Tableau Mobile for viewing.

D.

Create subscriptions for each view to deliver reports by email.

Question 14

A client has a published dashboard. They change the dashboard and then republish it. Now, users report that their web browser bookmarks to the dashboard

are broken.

What are two possible causes for this issue? Choose two.

Options:

A.

New credentials were embedded into the data source.

B.

The dashboard was published to a different project.

C.

Tableau Server was upgraded.

D.

The dashboard was published with a new name.

Question 15

Which technique should a Tableau consultant use to make visualizations faster?

Options:

A.

Use Show Relevant Values on any filters.

B.

Remove any unneeded dimensions from the Detail shelf.

C.

Use COUNTD to aggregate data as much as possible.

D.

Include more sheets to increase rendering speed.

Question 16

Which technique should a Tableau consultant use to optimize workbook performance with a live data source?

Options:

A.

Use numbers and Booleans instead of strings and dates.

B.

Use larger sets of more granular records in Table Calculations instead of smaller sets of aggregated records.

C.

Use Custom SQL for Tableau query optimization.

D.

Use Compute Calculations Now for live data sources to materialize calculations.

Question 17

A client has a data source that stores a time stamp for each time a user interacts with a product feature. They visualize 3 years of data at the daily level. As adoption has grown over the last 6 months, the dashboard performance has steadily decreased, despite connecting via a data extract that is set to refresh every hour.

A Tableau consultant needs to improve performance of the dashboard with the least impact to the visualization.

Which option meets these requirements without additional cost?

Options:

A.

Add extract filters to limit the number of product features visualized.

B.

Invest in an extract, transform, load (ETL) tool to aggregate the data to a daily level.

C.

Decrease the extract refresh to once a day.

D.

Leverage Tableau Prep to aggregate the data to the daily product level.

Question 18

A client wants to see data for only the most recent day in the dataset that is updated intermittently. The solution should offer the best caching performance.

Which approach should the consultant use to produce the desired results?

Options:

A.

Fixed Level of Detail (LOD) date calculation

B.

TODAY function

C.

Relative date filters

D.

Quick filter

Question 19

A client's dashboard has two sections dedicated to their shops and warehouses shown when a viewer chooses either shops or warehouses with a parameter.

There are a few quick filters that apply to both, while others apply to only shops or only warehouses.

Currently, the quick filters are all shown at the left side of the dashboard. The client wants to hide all filters, but when shown, make it easy for the viewer to

find the quick filters that work for only shops or only warehouses.

Which solution should the consultant recommend that meets the client's needs and is most user-friendly?

Options:

A.

Divide the quick filters into three groups: General, for shops. Place the general filters on the left of dashboard for warehouses. Place other

filters next to the sections to which they apply.

B.

Use Dynamic Zone Visibility to inform viewers which quick filters apply to warehouses or shops.

C.

Hide container with all quick filters with a Show/Hide Button.

D.

Use Dynamic Zone Visibility to show only the quick filters that apply with the chosen parameter value and a Show/Hide Button to hide

container with all the filters.

Question 20

A business analyst needs to create a view in Tableau Desktop that reports data from both Excel and MSSQL Server.

Which two features should the business analyst use to create the view? Choose two.

Options:

A.

Relationships

B.

Cross-Database Joins

C.

Data Blending

D.

Union