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

Easiest Solution 2 Pass Your Certification Exams

Analytics-Con-301 Salesforce Certified Tableau Consultant Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Salesforce Analytics-Con-301 Salesforce Certified Tableau Consultant certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 1 / 1
Total 55 questions

A client is working in Tableau Prep and has a field named Orderld that is compiled by country, year, and an order number as shown in the following table.

What should the consultant use to transform the table in the most efficient manner?

A.

A calculated field that uses the TRIM function

B.

A calculated field that uses the LEFT function

C.

The Split option

D.

The Aliases option

A client wants to flag orders that have sales higher than the regional average.

Which calculated field will produce the required result?

A.

[Sales]

>

{ FIXED [Order ID] : SUM([Sales]) }

B.

{ FIXED [Order ID] : SUM([Sales]) }

>

{ FIXED [Region] : SUM([Sales]) }

C.

{ FIXED [Order ID] : SUM([Sales]) }

>

{ FIXED [Region] : AVG({ FIXED [Order ID] : SUM([Sales]) }) }

D.

{ FIXED [Order ID] : SUM([Sales]) }

>

{ INCLUDE [Region] : AVG({ FIXED [Order ID] : SUM([Sales]) }) }

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?

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.

A client currently has a workbook with the table shown below.

Which method will produce the output for the Total Sales Value field for all the categories shown in the table?

A.

Quick Table Calculation

B.

A Window Function

C.

Level of Detail (LOD) Calculation

D.

MAX() Function

A company has a sales team that is segmented by territory. The team's manager wants to make sure each sales representative can see only data relevant to

that representative's territory in the team Sales Dashboard.

The team is large and has high turnover, and the manager wants the mechanism for restricting data access to be as automated as possible. However, the

team does not have a Tableau Data Management license.

What should the consultant recommend to meet the company's requirements?

A.

Create one group for each territory and assign sales representatives to the appropriate groups. Map each group to a territory in the Sales

Dashboard. Publish this dashboard to the Sales Dashboard project and ensure all users have permissions to view the dashboard.

B.

Create separate workbooks for each territory. Publish each dashboard to the same Sales Dashboard project, and set permissions so each

sales representative can see only the dashboards for their territories.

C.

Create a data source by joining the sales data table to an entitlements data table. Add a data source filter to restrict access and publish the

data source. Connect the Sales Dashboard to this published data source.

D.

Create a user filter in the Sales Dashboard workbook and map each sales representative to the territories they are responsible for. Publish

this dashboard to the Sales Dashboard project and ensure all users have permissions to view the dashboard.

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.

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.

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.

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.

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.

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

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?

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.

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?

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

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.

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.

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?

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.

Page: 1 / 1
Total 55 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved