New Year Special Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: spcl70

Practice Free Analytics-Con-301 Salesforce Certified Tableau Consultant Exam Questions Answers With Explanation

We at Crack4sure are committed to giving students who are preparing for the Salesforce Analytics-Con-301 Exam the most current and reliable questions . To help people study, we've made some of our Salesforce Certified Tableau Consultant exam materials available for free to everyone. You can take the Free Analytics-Con-301 Practice Test as many times as you want. The answers to the practice questions are given, and each answer is explained.

Question # 6

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?

A.

Fixed Level of Detail (LOD) date calculation

B.

TODAY function

C.

Relative date filters

D.

Quick filter

Question # 7

A client calculates the percent of total sales for a particular region compared to all regions.

Analytics-Con-301 question answer

The Sales percentage is inadvertently recalculated each time the filter is applied to the Region.

Analytics-Con-301 question answer

Which calculation should fix the automatic recalculation on the % of total field?

A.

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

B.

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

C.

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

D.

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

Question # 8

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?

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 # 9

A client has a database that stores widget inventory by day and it is updated on a nonstandard schedule as shown below.

Analytics-Con-301 question answer

They want a data visualization that shows widget inventory daily, however their business unit does not have the ability to modify the data warehouse

structure.

What should the client do to achieve the desired result?

A.

Create a temporary table in the database.

B.

Use Tableau Desktop to visualize null values.

C.

Update the Widget Inventory Table to be a daily snapshot.

D.

Use Tableau Prep to add new rows.

Question # 10

A company has a data source for sales transactions. The data source has the following characteristics:

. Millions of transactions occur weekly.

. The transactions are added nightly.

. Incorrect transactions are revised every week on Saturday.

· The end users need to see up-to-date data daily.

A consultant needs to publish a data source in Tableau Server to ensure that all the transactions in the data source are available.

What should the consultant do to create and publish the data?

A.

Publish an incremental extract refresh every day and perform a full extract refresh every Saturday.

B.

Publish a live connection to Tableau Server.

C.

Publish an incremental refresh every Saturday.

D.

Publish an incremental extract refresh every day and publish a secondary data set containing data revisions.

Question # 11

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?

A.

Published data sources that use live connections

B.

Tableau Prep flows

C.

Published data sources that use extracts

D.

Workbooks

Question # 12

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?

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 # 13

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?

A.

Tableau Prep Conductor

B.

Ask Data

C.

Tableau Catalog

D.

Tableau Resource Monitoring Tool

Question # 14

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.

Question # 15

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.

Question # 16

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?

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 # 17

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?

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

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 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?

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.

Question # 20

A customer wants to leverage generative AI capabilities. The customer is currently on Tableau Server 2023.1.

How is the customer able to leverage generative AI in Tableau?

A.

Upgrade Tableau Server from 2023.1 to the latest version.

B.

Migrate Tableau Server to Tableau Cloud.

C.

Use a dashboard accelerator from Tableau Exchange.

D.

Perform API calls from Tableau Server to sandboxed extensions hosted by Tableau.

Question # 21

Analytics-Con-301 question answer

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

Question # 22

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.

Analytics-Con-301 question answer

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.

Question # 23

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.

Question # 24

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.

Question # 25

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.

Question # 26

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.

Analytics-Con-301 question answer

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.

Analytics-Con-301 PDF

$33

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

Analytics-Con-301 PDF + Testing Engine

$52.8

$175.99

3 Months Free Update

  • Exam Name: Salesforce Certified Tableau Consultant
  • Last Update: Dec 14, 2025
  • Questions and Answers: 100
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

Analytics-Con-301 Engine

$39.6

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included