Summer Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: netdisc

Salesforce Analytics-DA-201 Salesforce Certified Tableau Data Analyst Exam Practice Test

Salesforce Certified Tableau Data Analyst Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$43.75  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$38.5  $109.99
Question 1

You have a dataset that contains people and the awards they have won.

Which formula should you use to get the number of different types of awards that have been won?

Options:

A.

COVAR({Award})

B.

COUNTD({Award})

C.

COUNTD {(NAME])

D.

MAX {(Award})

E.

INDEX()

Question 2

You have the following worksheet.

Options:

Question 3

A Data Analyst needs to analyze the financial performance of the sales team. In order to make the dashboards easier to understand, the analyst needs to format the financial values to show the dollar symbol ($) in front of the value.

How should the analyst enable this formatting across the workbook?

Options:

A.

Right-click on the measure in the data pane, then click on Create and Calculated Field to convert to a string and add the $ symbol.

B.

Right-click on the measure in the data pane, then click on Default Properties and Number Format.

C.

Click on the Format tab and select Workbook Theme.

D.

Click on the Analysis tab and select Forecast.

Question 4

You are creating an annual report in Microsoft Word.

In Tableau Desktop, you build a chart in a worksheet.

You want to create an image of the chart that you can add to the annual report.

What are two ways to create the image? Choose two.

Options:

A.

From the Worksheet menu, use the Export option.

B.

From the Worksheet menu, use the Copy option.

C.

From the File menu, use the Export As Version option.

D.

From the Dashboard menu, use the Export Image option.

E.

From the Dashboard menu, use the Copy Image option.

Question 5

A Data Analyst has the following dataset in Microsoft Excel.

The analyst is using Data Interpreter to cleanse the dataset. Data Interpreter provides the following results.

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

Options:

A.

20

B.

17

C.

15

D.

19

Question 6

A Data Analyst has the following primary data source that contairis a dimension named Dorm_Code.

The analyst receives the following secondary data source that contains updated dorm codes.

The analyst needs to bring the updated dorm codes into Tableau and use the codes in existing visualizations. The new dorm codes must use the existing field name of Dorm_Code.

What should the analyst do?

Options:

A.

Bring in the secondary table as a left join to the primary data source. From the Data Source page, select Create Calculated Field in the Dorm_Name field and enter [Dorm_Name_New] in the calculation window.

B.

Create a data blend and select Edit Primary Aliases to replace the primary data source alias values with values from the secondary data source.

C.

Bring in the secondary data source as a union.

D.

Bring in the secondary data source by using relationships. From the Data pane, right-click Dorm_Name, select Replace References, and then select Dorm Name New.

Question 7

You create a worksheet named Sales by Region and hide the tide of the worksheet. You print the worksheet as a PDF and notice that the worksheet title appears. You need to prevent the title from appearing when you print the worksheet as a PDF. Which settings should configure from the File menu in Tableau Desktop?

Options:

A.

Page Setup

B.

Print

C.

Export As PowerPoint

D.

Share

E.

Export As Version

Question 8

You have a dashboard that contains a parameter named Start Date.

You need to create an extract from a Microsoft Excel file. The extract must be filtered based on Start Date.

What should you do?

Options:

A.

Create a data source based on the Excel worksheet and create a calculated field based on Start Date. Add the calculated field to the extract filter.

B.

Create a custom SOL query to define the data source and create a calculated field based on Start Date. Add the calculated field to the extract filter.

C.

Create a custom SOL query that references Stan Date in the WHERE clause.

D.

Create a data source based on the Excel worksheet and create a calculated field based on Start Date. From the Data pane, add the calculated field to the data source filter

Question 9

A Data Analyst has a large data source that contains more than 10 million rows. Users can filter the rows by a field named Animal.

The following is a sample of the data.

The analyst wants to ensure that every calculation is affected by including only animals of a particular type.

Which type of filter should the analyst create on the worksheet?

Options:

A.

Extract

B.

Table calculation

C.

Context

D.

Measure

Question 10

In a dataset, a Data Analyst has a string field named Name that contains unnecessary semicolons.

Which function should the analyst use to remove the semicolons from the Name field?

Options:

A.

CONTAINS

B.

SPLIT

C.

FIND

D.

REPLACE

Question 11

In a worksheet, you have a calculated column named YTD Sales that uses the following formula.

[Order Date] <= TODAY () AND DATETBUNC {“year”, [Order Dace]) = DATETPUNC)"year", TODAY(J)

You want to create a calculated column named Exclude Current Month that will be dragged to the Filters shell. Exclude Current Month will exclude the current month values from YTD Sales.

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

Options:

Question 12

in which three formats can you export a worksheet from the Worksheet menu? Choose three

Options:

A.

.png

B.

.html

C.

.xlsx

D.

.txt

E.

.pptx

F.

.csv

Question 13

You have the following visualization.

Options:

Question 14

A Data Analyst has received a request to provide a dashboard related to employee time logs. The employees are entering their time using mobile devices throughout the day and data is stored in a cloud-based database. The end users would like to receive data on their dashboard in as close to real-time as possible.

How should the analyst best create a data source to meet these requirements?

Options:

A.

Create a connection to the database using Tableau Desktop. Publish the data source to Tableau Cloud using a live connection and disable any firewalls on the database.

B.

Create a connection to the database to retrieve the data using Tableau Bridge. Schedule the refresh of the data extract to 15 minutes.

C.

Create a connection to the database using Tableau Desktop. Publish the data source to Tableau Cloud using a live connection, ensuring the database firewall has been configured to allow connections from Tableau Cloud.

D.

Create a connection to the database using Tableau Desktop and retrieve an extract of the data. Publish the data source from Tableau Desktop to Tableau Cloud and schedule the refresh of the extract.

Question 15

You have the following dataset.

You plan to create a dashboard that will be filtered to show only data that is relevant to a specific Tableau user based on the Tableau_User_Name field You need to create a boolean calculated field to place on the data source finer Which formula should you use for the filter?

Options:

A.

NAMEUSERNAME()

B.

ISFULLNAMETableu_USER_NAME))=USERNAME()

C.

NAME Tableau-USER-NAME)

D.

USERNAME()=(Tableau_USER_NAME)

Question 16

A Data Analyst has a data source that contains the following columns:

he analyst has the following FIXED Level of Detail (LOD) expression called Region Sales:

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

The analyst has a view that has a dimension filter on the State column to exclude five states.

What should the analyst do to ensure the five states are also excluded from the LOD expression?

Options:

A.

Drag the LOD expression to the Filters shelf.

B.

Change the LOD expression to { FIXED [Region], [State] : SUM([Sales]) }.

C.

Right-click the State dimension filter, and then click Attribute.

D.

Right-click the State dimension filter, and then click Add to Context.

Question 17

You have a data source that contains the following columns.

You want to filter regions based on the highest sales. Users must be able to specify the number of regions shown.

Which three actions should you perform in order? (Place the three correct options in order. Use the arrows to move Options to Answer Area.

Use Answer Area arrows to re-order the options.)

Options:

Question 18

You have the following two datasets:

• A Microsoft Excel worksheet that has two columns named Employee Name and Department

• A Microsoft SQL Server table that has three columns named Employee Name. Pay Grade and Team Size.

You want to use Tableau Prep to join the two datasets.

Which three actions should you perform in order? (Place the three correct options in order.)

Options:

Question 19

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

Question 20

You have the following dashboard that contains two visualizations.

You want to show only one visualization at time. Users must be able to switch between visualizations.

What should you me?

Options:

A.

A parameter and a calculated filed

B.

Worksheet actions

C.

Show/hide buttons

D.

Dashboard actions

Question 21

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

Question 22

You have the following tiled dashboard that has one sheet.

You want to replace the sheet with Sheet2.

What should you do?

Options:

A.

Right-click Sheet2 and select Add to Dashboard.

B.

Select Sheet3 and click the Swap Sheet button next to Sheet2.

C.

From the context menu of Sheet3. select Remove Dashboard item

D.

Drag Sheet2 to the dashboard.

E.

From the context menu of Sheet3. select Deselect

Question 23

You company has two divisions located in the United States and Germany Bach division has a separate database. The following is a sample of the sales data for the division in the United States.

The following is a sample of the sales data for me division in Germany.

You have population data in a file named Populatio.csv. the following is a sample of the data.

You plan to create a visualization that ml show tie sales per capita for each salesperson Each salesperson must be identified by identified by their full name.

You need to prepare the data to support the planned visualization. The data source must support being published .

Which four actions should you perform in order?

(Place the four correct options n order Use the arrows to move Options to Answer Area arrows to re-order the options.

Use Answer Area arrows to re-order the options)

Options:

Question 24

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

Question 25

You have the following dashboard.

When a user selects a only on the map the data on the bar chart must show only the data for the selected city. The data in the bar chart must change only when the user selects a different city How should you configure the dashboard action? (Use the dropdowns in the Answers Area to select the correct options.)

Options:

Question 26

You want to connect a Tableau workbook to a dataset in a Microsoft Excel spreadsheet.

What should you do from Tableau Desktop?

Options:

A.

From the Data menu select New Data Source

B.

From the Data menu select Replace Data Source

C.

From the File menu select Import Workbook

D.

From the File menu select New

Question 27

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

• Sates.csv

• Bookl.twb

• Sates.hyper

• Export.mdb

Which He contains an extract?

Options:

A.

Export mdb

B.

Book1.twb

C.

Sales.hyper

D.

Sales.csv

Question 28

You have the Mowing dashboard.

Which two elements are floating? Choose two.

Options:

A.

The state filter

B.

The color legend

C.

The map

D.

The Rate of Obesity chart

E.

The little

Question 29

You have the following box plot that shows the distribution of average profits made in every state by region.

Which region has the smallest distribution of profits?

Options:

A.

South

B.

Cast

C.

Central

D.

West

Question 30

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

Question 31

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

Question 32

You have the following dataset.

You need to create the following worksheet.

The table must show either profit or sales based on the selection from the Parameter 1 menu.

Which three actions should you perform in orders

(Place the three correct options in order Use the arrows to move Options lo Answer Area Use Answer Area arrows to reorder the options)

Options:

Question 33

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:

Question 34

You have the following dataset.

Which Level of Detail (LOD) expression should you use to calculate tie grand total of all the regions?

Options:

A.

{FIXED: [Region] SUM Sales}

B.

{FIXED: SUM Sales}

C.

{Fixed: [Region]: TOTAL Sales}

D.

{FIXED: TOTAL (Sales)}

Question 35

You plan to create a visualization that has a dual axis chart. The dual axis chart will contain a shape chart and a line chart will use the same measure named Population on the axis.

You need to configure be shapes to be much larger than the line.

What should you do?

Options:

A.

Duplicate Population Drag the duplicate to the second Marks card and configure the see of the marks independently

B.

Create a custom shape that is larger than the default shape and add the shape to the Shapes folder in My Repository

C.

For the second axis select Shape on the Marks card From Select Shape Palette select Custom and then select Reset

D.

Change Population to a discrete dimension

Question 36

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

Question 37

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:

Question 38

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:

Question 39

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:

Question 40

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:

Question 41

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:

Question 42

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:

Question 43

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:

Question 44

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:

Question 45

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:

Question 46

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: