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

ExamsBrite Dumps

Salesforce Certified Tableau Data Analyst Question and Answers

Salesforce Certified Tableau Data Analyst

Last Update Jul 14, 2026
Total Questions : 174

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

Analytics-DA-201 pdf

Analytics-DA-201 PDF

$36.75  $104.99
Analytics-DA-201 Engine

Analytics-DA-201 Testing Engine

$43.75  $124.99
Analytics-DA-201 PDF + Engine

Analytics-DA-201 PDF + Testing Engine

$57.75  $164.99
Questions 1

A Data Analyst wants to create the following table in a view:

Which function should the analyst use to create the Position column?

Options:

A.  

INDEX

B.  

RANK

C.  

FIRST

D.  

LAST

Discussion 0
Questions 2

You have the following Map.

You need the map to appear as shown in the following visualization.

What should you do?

Options:

A.  

Drag Location to Size on the Marks card.

B.  

Change the opacity to 75%.

C.  

Drag Population to Size on the Marks card.

D.  

Change the mark type to Density.

E.  

Change the mark type to Map.

Discussion 0
Questions 3

You have the following two tables.

Table A is the primary table.

Which type of join is established when a blend is created by using the join key of Category?

Options:

A.  

Left join

B.  

Right join

C.  

Inner join

D.  

Outer join

Discussion 0
Questions 4

How should a Data Analyst sort data by Sales across multiple dimensions in Tableau?

Options:

A.  

Use the Sets feature to combine dimensions and then sort one of the fields.

B.  

Use the Group feature to combine dimensions and then sort the grouped field.

C.  

Right-click on the rightmost dimension, choose Sort, then select nested in the options.

D.  

Right-click on each dimension, choose Sort, then select data source order in the options.

Discussion 0
Questions 5

From Tableau Desktop you sign in lo a Tableau Server site.

What appears in the list of available data sources when you search for a published data source?

Options:

A.  

All the data sources published to the site

B.  

All the data sources published to the Tableau Server

C.  

All the data sources published to the site within the folders to which you have access

D.  

All the data sources published to the Tableau Server within the folders to which you have access

Discussion 0
Questions 6

A Data Analyst is subscribed to several views.

The analyst needs to unsubscribe from the views.

What should the analyst use?

Options:

A.  

The Shared with Me page

B.  

The Notifications area of Tableau Prep

C.  

The Data Source page of Tableau Desktop

D.  

The My Content area of Tableau Server / Cloud

Discussion 0
Questions 7

You create the following worksheet

The Pick Measure parameter contains the following list of values

Users can select a value from Pick Measure to change the visualization to show either the Sales measure or the Profit measure.

Which formula is used in the Selected Measure calculated field lo switch between measures?

Options:

A.  

Case [Pick Measure]

WHEN 1 then ([Sales])

WHEN 2 then ([Profit])

END

B.  

Case AVG([Pick Measure])

WHEN [Sales] then 1

WHEN [Profit] then 2

END

C.  

Case [Pick Measure:

WHEN [Sales] then 1

WHEN [Profit] then 2 END

D.  

Case STFMEPick Measure])

WHEN " Sales " then ([Sales])

WHEN " Profit " then ([Profit]) e::i

Discussion 0
Questions 8

Below are some of the values in the Order_ID field:

Which calculation should a Data Analyst use to return the two-letter combinations starting with the letter " P " for each of these values?

Options:

A.  

SPLIT([Order_ID], " _ " , -2)

B.  

FINDNTH([Order_ID], " P* " , 1)

C.  

MID([Order_ID], FIND([Order_ID] , " P " ) + 1, 2)

D.  

LEFT(SPLIT([Order_ID], " _ " , 2), 2)

Discussion 0
Questions 9

You have the following table.

You need each record to alternate between grey and white.

What should you change in the Format Shading pane?

Options:

A.  

the row banding size to 1

B.  

the column banding size to 1

C.  

the row banding size to 3

D.  

the column banding size to 3

Discussion 0
Questions 10

You have a table that contains the following data.

How should you complete the formula? (Drag the appropriate Options to the Answer Area and drop into the correct locations.)

Options:

Discussion 0
Questions 11

You want to add a draft watermark to a dashboard as shown in the following exhibit.

Which type of object should you use?

Options:

A.  

Image

B.  

Sheet

C.  

Web page

D.  

Horizontal

Discussion 0
Questions 12

A Data Analyst needs to calculate the first Tuesday of each month in the data.

Which set of functions should the analyst use to perform this calculation?

Options:

A.  

DATETRUNC, DATEADD

B.  

DATEADD, DATENAME

C.  

DATETRUNC, DATEPART

D.  

DATEDIFF, DATEPART

Discussion 0
Questions 13

What should a Data Analyst use to visualize the distribution and variability of measure values along an axis?

Options:

A.  

Bullet Graph

B.  

Box Plot

C.  

Scatter Plot

D.  

Histogram

Discussion 0
Questions 14

A colleague provides a Data Analyst with access to a folder that contains the following files:

Sales.csv

Book1.twb

Sales.hyper

Export.mdb

Which file is a Tableau extract?

Options:

A.  

Sales.hyper

B.  

Sales.csv

C.  

Export.mdb

D.  

Book1.twb

Discussion 0
Questions 15

You publish a dashboard that uses an extract. The extract refreshes every Monday at 10:00.

You need to ensure that the extract also refreshes on the last day of the month at 18:00.

What should you do?

Options:

A.  

From Tableau Server, select Schedules, find the schedule of the extract, and change the frequency to the last day of the month.

B.  

From Tableau Server, select Schedules, and change the priority of the existing schedule.

C.  

From Tableau Server, select the workbook, select Refresh Extracts, and then add a new extract refresh.

D.  

From Tableau Desktop, open the Publish Workbook dialog box and configure the schedule.

Discussion 0
Questions 16

You have the following dataset

You need to create the following visualization.

Which quick table calculation should you drag to Text on the Marks card?

Options:

A.  

Percent of Total

B.  

Percent Difference

C.  

Compound Growth Rate

D.  

Percentile

Discussion 0
Questions 17

You have the following dataset.

Which formula calculates the percent difference in sales relative to the same quarter the previous year as shown in the Calculation field?

Options:

A.  

(SUM ([Sales]) - LOOKUP (SUM ( [Sales] ), -4))

B.  

(SUM ([Sales]) - LOOKUP (SUM ([Sales] ), -4) ) / (LOOKUP (SUM ([Sales]), -4) )

C.  

(SUM([Sales]) / (LOOKUP (SUM ([Sales] ), -4))

D.  

(ZN (SUM ([Sales]) ) - LOOKUP (ZN (SUM ([Sales] ) ), -4) )

Discussion 0
Questions 18

You have the following dataset in Microsoft Excel.

You are using Data interpreter to cleans the dataset. Data interpreter provides the following results.

How many rows of data will be ingested into Tableau as values?

Options:

A.  

10

B.  

20

C.  

17

D.  

15

Discussion 0
Questions 19

You have the following dataset.

Yon need to calculate the ranking shown in the Rank field.

How should you complete the formula? (Use the dropdowns in the Answer Area to select the correct options to complete the formula ?

Options:

Discussion 0
Questions 20

You have a line chart on a worksheet.

You want to add a comment to March 2020 as shown in the following visualization.

What should you do?

Options:

A.  

Drag the growth rate to Text on the Marks card

B.  

Enable captions

C.  

Annotate March 2020

D.  

Add a tooltip

Discussion 0
Questions 21

You are the owner of an alert.

You receive an email notification that the alert was suspended

From where can you resume the suspended alert?

Options:

A.  

The Data Source page of Tableau Desktop

B.  

The Notification area of Tableau Prep

C.  

The My Content area of Tableau web pages

D.  

The Shared with Ma page

Discussion 0
Questions 22

You have a dashboard that contains confidential information about patients health. The data needs to always be up to date tor a team of healthcare workers How should you share me dashboard with the healthcare workers?

Options:

A.  

Publish the dashboard to Tableau Public

B.  

Print the dashboard to PDF

C.  

Publish the dashboard to Tableau Server

D.  

Export the dashboard as a .twbx

Discussion 0
Questions 23

You publish a dashboard tut uses an attract. The extract refreshes every Monday at 10:00.

You need to ensure that the extract also refreshes on the last day of the month at 18:00.

What should you do?

Options:

A.  

From Tableau Desktop, open the Publish Workbook dialog box and configure the schedule.

B.  

From Tableau Server select the workbook select Refresh Extracts and then add a new extract refresh

C.  

From Tableau Server. select Schedules find the schedule of the extract, and change the frequency to the Last day of the month

D.  

From Tableau Server. select Schedules and change the priority of the existing schedule

Discussion 0
Questions 24

You want to add a comment to March 2020 as shown in the following visualization.

You have the following sets in a Tableau workbook

• Top N Customers

• Customers of 2020

• Top N Products

• Sellers of 2020

Which two sets can you combine? Choose two

Options:

A.  

Sellers of 2020

B.  

Customers of 2020

C.  

Top N Products

D.  

Top N Customers

Discussion 0
Questions 25

You have the following line chart that shows the average sales by month.

Which month had the biggest increase in swage sales compared to me previous month in 2019?

Options:

A.  

August

B.  

October

C.  

December

D.  

November

Discussion 0
Questions 26

You have the following data source in tableau Server.

You need to ensure that the data is updated every hour.

What should you select?

Options:

A.  

New

B.  

Extract Refreshes

C.  

Connected Workbooks

D.  

Connections

Discussion 0
Questions 27

Open the link to Book1 found on the desktop. Use the Superstore data source.

Split the Customer Name field into two fields named First Name and Last Name.

Options:

Discussion 0
Questions 28

Open the Link to Book1 found on the desktop. Open Map worksheet and use Superstore data source.

Create a filed map to show the distribution of total Sales by State across the United States.

Options:

Discussion 0
Questions 29

Open the link to Book1 found on the desktop. Open the Movie Durations worksheet.

Replace the existing data source with the Netflix_2019 data source.

Options:

Discussion 0
Questions 30

Open the link to Book1 found on the desktop. Open Disciplines worksheet.

Filter the table to show the members of the Top10 set and the members of the Bottom10 set. There should be a total of 20 rows.

Options:

Discussion 0
Questions 31

Open the link to Book1 found on the desktop. Open Disciplines worksheet.

Filter the table to show the Top 10 NOC based on the number of medals won.

Options:

Discussion 0
Questions 32

Open the link to Book1 found on the desktop. Open SalesVSProfit worksheet.

Add a distribution band on Profit to show the standard deviation from- 1 to 1.

Options:

Discussion 0
Questions 33

Open the link to Book1 found on the desktop. Open the sales dashboard.

Add the Sales by State sheet in a Show/Hide button to the right side of the dashboard.

Options:

Discussion 0
Questions 34

Open the link to Book1 found on the desktop. Open the CategoryPercentage worksheet.

Modify the bar chart show the percentage of sales for each Subcategory within every Category. The total percentage for every Category must be 100%.

Options:

Discussion 0
Questions 35

Open the link to Book1 found on the desktop. Open the Line worksheet.

Modify the chart to show only main and max values of both measures in each region.

Options:

Discussion 0
Questions 36

Open the link to Book1 found on the desktop. Open the Histogram worksheet and use the Superstone data source.

Create a histogram on the Quantity field by using bin size of 3.

Options:

Discussion 0