Big Cyber Monday Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

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

Demo: 20 questions
Total 100 questions

Salesforce Certified Tableau Consultant Questions and Answers

Question 1

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 2

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 3

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 4

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 5

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 6

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 7

A worksheet uses a LOOKUP function to display Sales by Month, Year of Order Date, and sales from the last 12 months. A consultant wants to use a Relative Date Filter to filter for data from the last 12 months. However, when the consultant does this, the prior year's data is removed from the sheet.

Which two actions should the consultant take to retain the prior year's data after applying the filter? Choose two.

Options:

A.

Replace the LOOKUP function with a FIXED Level of Detail (LOD) expression.

B.

Set the Relative Date filter as a Context Filter instead of Measure Filter.

C.

Create the following calculation: LOOKUP(MIN([Order Date]),0). Filter on that calculation instead of Order Date.

D.

Create the following calculation: DATEDIFF('month', [Order Date], {MAX([Order Date])}) < 12. Hide all False values.

Question 8

A client needs to design row-level security (RLS) measures for their reports. The client does not currently have Tableau Data Management Add-on, and it

may be an option in the future.

What should the consultant recommend as the safest and easiest way to manage for the long term?

Options:

A.

Create User filters based on data policies and apply them to views using set filters and option Server/Create User Filter.

B.

Create User filters for each report using a table joined to its data source and using the option Apply to All Sheet Using the Data Source.

C.

Create User filters based on data policies and apply them to a published data source.

D.

Create User filters in each view of each report using set filters and option Server/Create User Filter.

Question 9

A client has several long-term shipping contracts with different vendors that set rates based on shipping volume and speed. The client requests a dashboard

that allows them to model shipping costs for the next week based on the selected shipping vendor. Speed for the end user is critical.

Which dashboard building strategy will deliver the desired result?

Options:

A.

Recommend that the client model for only profitability for the next 24 hours instead of a full week.

B.

Calculate the potential shipping cost for each order with each vendor, display the aggregate costs in a large table, and use quick filters to

limit the options visible to the user.

C.

Aggregate the orders then use a calculated field that refers to a user-selected parameter to calculate the shipping costs.

D.

Use a calculated field that refers to a user-selected parameter to calculate shipping costs for each order and then display the aggregate

values.

Question 10

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 11

A client notices that several groups are sharing content across divisions and are not complying with their data governance strategy. During a Tableau Server

audit, a consultant notices that the asset permissions for the client's top-level projects are set to "Locked," but that "Apply to Nested Projects" is not checked.

The consultant recommends checking "Apply to Nested Projects" to enforce compliance.

Which impact will the consultant's recommendation have on access to the existing nested projects?

Options:

A.

Current custom access will be maintained, but new custom permissions will not be granted.

B.

Access will be automatically rolled back to the top-level project permissions immediately.

C.

Users will be prompted to manually update permissions for all nested projects.

D.

Users will be notified that they will automatically lose access to content after 30 days.

Question 12

A client collects information about a web browser customers use to access their website. They then visualize the breakdown of web traffic by browser version.

The data is stored in the format shown below in the related table, with a NULL BrowserID stored in the Site Visitor Table if an unknown browser version

accesses their website.

The client uses "Some Records Match" for the Referential Integrity setting because a match is not guaranteed. The client wants to improve the performance of

the dashboard while also getting an accurate count of site visitors.

Which modifications to the data tables and join should the consultant recommend?

Options:

A.

Continue to use NULL as the BrowserID in the Site Visitor Table and leave the Referential Integrity set to "Some Records Match."

B.

Add an "Unknown" option to the Browser Table, reference its BrowserID in the Site Visitor Table, and change the Referential Integrity to "All

Records Match."

C.

Add an "Unknown" option to the Browser Table, reference its BrowserID in the Site Visitor Table, and leave the Referential Integrity set to

"Some Records Match."

D.

Continue to use NULL as the BrowserID in the Site Visitor Table and change the Referential Integrity to "All Records Match."

Question 13

A client has a published data source in Tableau Server and they want to revert to the previous version of the data source. The solution must minimize the impact

on users.

What should the consultant do to accomplish this task?

Options:

A.

Request that a server administrator restore a Tableau Server backup.

B.

Delete and recreate the data source manually.

C.

Select a previous version from Tableau Server, download it, and republish that data source.

D.

Select a previous version from Tableau Server, and then click Restore.

Question 14

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 15

A client wants to report Saturday and Sunday regardless of the workbook's data source's locale settings.

Which calculation should the consultant recommend?

Options:

A.

DATEPART('weekday', [Order Date])>=6

B.

DATEPART('iso-weekday', [Order Date])>=6

C.

DATENAME('iso-weekday', [Order Date])>=6

D.

DATEPART('iso-weekday', [Order Date])=1 or DATEPART('iso-weekday', [Order Date])=7

Question 16

A stakeholder has multiple files saved (CSV/Tables) in a single location. A few files from the location are required for analysis. Data transformation (calculations)

is required for the files before designing the visuals. The files have the following attributes:

. All files have the same schema.

. Multiple files have something in common among their file names.

. Each file has a unique key column.

Which data transformation strategy should the consultant use to deliver the best optimized result?

Options:

A.

Use join option to combine/merge all the files together before doing the data transformation (calculations).

B.

Use wildcard Union option to combine/merge all the files together before doing the data transformation (calculations).

C.

Apply the data transformation (calculations) in each require file and do the wildcard union to combine/merge before designing the visuals.

D.

Apply the data transformation (calculations) in each require file and do the join to combine/merge before designing the visuals.

Question 17

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 18

A Tableau Cloud client has requested a custom dashboard to help track which data sources are used most frequently in dashboards across their site.

Which two actions should the client use to access the necessary metadata? Choose two.

Options:

A.

Connect directly to the Site Content data source within the Admin Insights project.

B.

Query metadata through the GraphiQL engine.

C.

Access metadata through the Metadata API.

D.

Download metadata through Tableau Catalog.

Question 19

A client builds a dashboard that presents current and long-term stock measures. Currently, the data is at a daily level. The data presents as a bar chart that

presents monthly results over current and previous years. Some measures must present as monthly averages.

What should the consultant recommend to limit the data source for optimal performance?

Options:

A.

Limit data to current and previous years and leave data at daily level to calculate the averages in the report.

B.

Limit data to current and previous years, move calculating averages to data layer, and aggregate dates to monthly level.

C.

Move calculating averages to data layer and aggregate dates to monthly level.

D.

Limit data to current and previous years as well as to the last day of each month to eliminate the need to use the averages.

Question 20

For a new report, a consultant needs to build a data model with three different tables, including two that contain hierarchies of locations and products. The third

table contains detailed warehousing data from all locations across six countries. The consultant uses Tableau Cloud and the size of the third table excludes

using an extract.

What is the most performant approach to model the data for a live connection?

Options:

A.

Relating the tables in Tableau Desktop

B.

Blending the first two tables with the third

C.

Joining the tables in Tableau Prep

D.

Joining the tables in Tableau Desktop

Demo: 20 questions
Total 100 questions