Big Black Friday Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Salesforce Certified Tableau Consultant Question and Answers

Salesforce Certified Tableau Consultant

Last Update Nov 30, 2025
Total Questions : 100

We are offering FREE Analytics-Con-301 Salesforce exam questions. All you do is to just go and sign up. Give your details, prepare Analytics-Con-301 free exam questions and then go for complete pool of Salesforce Certified Tableau Consultant test questions that will help you more.

Analytics-Con-301 pdf

Analytics-Con-301 PDF

$36.75  $104.99
Analytics-Con-301 Engine

Analytics-Con-301 Testing Engine

$43.75  $124.99
Analytics-Con-301 PDF + Engine

Analytics-Con-301 PDF + Testing Engine

$57.75  $164.99
Questions 1

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:

Discussion 0
Questions 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:

Discussion 0
Questions 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:

Discussion 0
Questions 4

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:

Discussion 0
Questions 5

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:

Discussion 0
Questions 6

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

Discussion 0
Questions 7

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:

Discussion 0
Questions 8

A new Tableau user created a simple dashboard on Tableau Server using supply chain data. Now, the user wants to know if they created the dashboard in

accordance with specific performance best practices.

Which approach should the consultant recommend for the client to make this determination?

Options:

A.  

Use inbuilt dashboards in Tableau Server to troubleshoot the performance.

B.  

Use Performance Recording on Tableau Server.

C.  

Use Performance Recording in Tableau Desktop.

D.  

Run Workbook Optimizer.

Discussion 0
Questions 9

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.

Discussion 0
Questions 10

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."

Discussion 0
Questions 11

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])}

Discussion 0
Questions 12

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.

Discussion 0
Questions 13

A consultant builds a report where profit margin is calculated as SUM([Profit]) / SUM([Sales]). Three groups of users are organized on Tableau Server with the

following levels of data access that they can be granted.

. Group 1: Viewers who cannot see any information on profitability

. Group 2: Viewers who can see profit and profit margin

. Group 3: Viewers who can see profit margin but not the value of profit

Which approach should the consultant use to provide the required level of access?

Options:

A.  

Use user filters to access data on profitability to all groups. Then, create a calculated field that allows visibility of profit value to Group 2 and

use the calculation in the view in the report.

B.  

Specify in the row-level security (RLS) entitlement table individuals who can see profit, profit margin, or none of these. Then, use the table

data to create user filters in the report.

C.  

Use user filters to allow only Groups 2 and 3 access to data on profitability. Then, create a calculated field that limits visibility of profit value to

Group 2 and use the calculation in the view in the report.

D.  

Specify with user filters in each view individuals who can see profit, profit margin, or none of these.

Discussion 0
Questions 14

A client has many published data sources in Tableau Server. The data sources use the same databases and tables. The client notices different departments

give different answers to the same business questions, and the departments cannot trust the data. The client wants to know what causes data sources to return

different data.

Which tool should the client use to identify this issue?

Options:

A.  

Tableau Prep Conductor

B.  

Ask Data

C.  

Tableau Catalog

D.  

Tableau Resource Monitoring Tool

Discussion 0
Questions 15

A consultant wants to improve the performance of reports by moving calculations to the data layer and materializing them in the extract.

Which calculation should the consultant use?

Options:

A.  

ZN([Sales])*(1 - ZN([Discount]))

B.  

CASE [Sector Parameter]

WHEN 1 THEN "green"

WHEN 2 THEN "yellow"

C.  

SUM([Profit])/SUM([Sales])

D.  

POWER(ZN(SUM([Sales]))/

LOOKUP(ZN(SUM([Sales])), FIRST()),ZN(1/(INDEX()-1)))

- 1

END

Discussion 0
Questions 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.

Discussion 0
Questions 17

A Tableau consultant tasked with evaluating a data structure is handed the below sample dataset.

Which two statements are true about the dataset? Choose two.

Options:

A.  

The data structure will require a lot of maintenance, as maintenance will need to be done to handle a new column for a new year.

B.  

The names of the columns are accurate and indicate what the data values actually mean.

C.  

The data can be pivoted in order to enable a year selector.

D.  

The data needs to be denormalized before it can be used.

Discussion 0
Questions 18

A client wants to view stores serviced by delivery drivers on a map. The have the information provided in the table below:

What does the client need to do to plot exact street addresses on the map?

Options:

A.  

Custom geocode the street addresses.

B.  

Change the data type of Street Address 1 and Street Address 2 to the Geographic role.

C.  

Establish a hierarchy of State > City > Street Address 1 > Street Address 2.

D.  

Add a Map layer to the visualization.

Discussion 0
Questions 19

A client has a dashboard that uses a bar chart to visualize sales by Sub-Category and a detail table that has all the orders for the products within Sub-

Category. The table has more than 10,000 rows of data and is slow to load.

A consultant plans to add an action so when the client interacts with the bar chart, only the relevant data appears in the table.

What will provide the fastest rendering of the dashboard?

Options:

A.  

Add a filter action, set "Run action on" to Select, and set "Clearing the selection will" to Exclude all values.

B.  

Add a highlight action and set Target Highlighting to Sub-Category.

C.  

Add a highlight action and set Target Highlighting to All Fields.

D.  

Add a filter action, set "Run action on" to Menu, and set "Clearing the selection will" to Show all values.

Discussion 0
Questions 20

A business analyst is creating a view of the top 10 customers for each region. The analyst has set a "Top 10" filter on Customer Name. However, it did not display the top 10 customers per region, as shown in the image below.

Which type of filter should the business analyst add to filter for region?

Options:

A.  

Extract filter

B.  

Dimension filter

C.  

Table Calculation filter

D.  

Context filter

Discussion 0