Pre-Winter Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

Analytics-DA-201 Questions and Answers

Question # 6

A Data Analyst has the following chart that shows the number of song downloads per year since the release of the song.

Question # 6

The required result is a cumulative progression of downloads across the years.

Which quick table calculation should the analyst use?

A.

YTD Total

B.

Running Total

C.

Percent of Total

D.

Year Over Year Growth

Full Access
Question # 7

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?

A.

DATETRUNC, DATEADD

B.

DATEADD, DATENAME

C.

DATETRUNC, DATEPART

D.

DATEDIFF, DATEPART

Full Access
Question # 8

A Data Analyst has the following visualization.

Question # 8

The analyst needs to add totals to the table as shown in the following visualization.

Question # 8

What should the analyst use from Totals on the Analysis menu?

A.

Show Column Grand Totals

B.

Show Row Grand Totals

C.

Column Totals to Top

D.

Add All Subtotals

Full Access
Question # 9

You have a Tableau workbook.

You want to make the workbook available in Tableau Online.

What should you do?

A.

From the Server menu, select Tableau Public, and then select Save to Tableau Public.

B.

From the File menu, select Export Packaged Workbook.

C.

From the Server menu, select Publish Data Source.

D.

From the Server menu, select Publish Workbook.

Full Access
Question # 10

A Data Analyst has a data source that has two tables named Table1 and Table2. Table1 is the primary table and Table2 is the secondary table.

The analyst wants to combine the tables by using Tableau Prep. The combined table must include only values from Table1 that do not match any values in Table2. The field values from Table2 must appear as null values.

Which type of join should the analyst use?

A.

Inner

B.

Left only

C.

Left

D.

Full outer

E.

Union

Full Access
Question # 11

You have a Tableau Prep flow that joins a dataset named Global Indicators to a dataset named Price Indices.

In which step can you transform rows of monthly data into rows of yearly data ' '

Question # 11

Full Access
Question # 12

You have the following visualization.

Question # 12

Question # 12

Full Access
Question # 13

A Data Analyst has a dataset that contains people and the awards they have won.

Question # 13

Which formula should the analyst use to get the number of people who won an award?

A.

COUNT([Name])

B.

MAX([Name])

C.

COUNTD([Name])

D.

COVAR([Name])

E.

ATTR([Name])

Full Access
Question # 14

You have a Tableau workbook that contain three worksheets named Sheet1 Sheet2 and Sheet3.

You create several filters.

From the Data Source page you plan to add data source fillers

When type of filter will appear in the Edit Data Source Filters dialog box?

A.

A table calculation filter used on Sheet

B.

A top N condition filer on a dimension in Sheet 1 and Sheet2

C.

A context filler on a dimension m Sheet3

D.

A dimension filter on all the sheets

Full Access
Question # 15

A Data Analyst is using containers on a dashboard.

How should the analyst make sure multiple objects within a container are always taking up the same width or height, even if the container is resized?

A.

Use the Layout tab to set the size of each object

B.

Float the objects and manually adjust the size

C.

Adjust the size of each object individually

D.

Use the distribute evenly option

Full Access
Question # 16

A Data Analyst looks into the item hierarchy in a dashboard.

Question # 16

Which three elements are floating? Choose three.

A.

Total Sales

B.

Show/Hide

C.

Horizontal Container

D.

Legend

E.

Filters Container

Full Access
Question # 17

You have two tables named Employeelnfo and DepartmentInfo. Employeelnfo contains four fields named Full Name, Department ID, Start Date, and Salary.

DepartmentInfo contains four fields named Department Name, Size, Department ID, and VP.

You want to combine the tables to meet the following requirements:

. Each record in Employeelnfo must be retained in the combined table.

. The records must contain the Department Name, Size, and VP fields.

· Every record must have a full name.

Which type of join should you use?

A.

Inner

B.

Left

C.

Full outer

D.

Union

Full Access
Question # 18

A Data Analyst has the following dataset:

Question # 18

The analyst wants to create a new calculated dimension field named Category that meets the following conditions:

When Subject is Computer Science or Science, the Category must be Sciences.

When Subject is English or Social Studies, the Category must be Humanities.

Which two logical functions achieve this goal? (Choose two.)

A.

IF [Subject] = ' Science ' THEN ' Sciences '

ELSEIF [Subject] = ' English ' THEN ' Humanities '

ELSEIF [Subject] = ' Social Studies ' THEN ' Humanities '

ELSEIF [Subject] = ' Computer Science ' THEN ' Sciences '

END

B.

IIF((CONTAINS([Subject], ' Science ' ) = TRUE), ' Humanities ' , ' Sciences ' )

C.

IF ENDSWITH([Subject], ' Computer Science ' ) THEN ' Sciences ' ELSE ' Humanities ' END

D.

CASE [Subject]

WHEN ' Computer Science ' THEN ' Sciences '

WHEN ' English ' THEN ' Humanities '

WHEN ' Social Studies ' THEN ' Humanities '

END

Full Access
Question # 19

When using the INCLUDE Level of Detail (LOD) calculation, where should the dimension referenced by the INCLUDE function be located on the sheet?

A.

Not in the View

B.

Marks Card

C.

Rows or Columns Shelf

D.

Filters Shelf

Full Access
Question # 20

A Data Analyst is given the following table and asked to create a flow that adds a date field to the data. This field should automatically update as new dates (months) are added to the original table.

Question # 20

Which technique should the analyst use as the first step to achieve this in Tableau Prep?

A.

A wildcard search for multiple tables in the Input step

B.

An Aggregate step to reshape the data

C.

A Rows to Columns Pivot step

D.

A wildcard search to pivot in the Pivot step

Full Access
Question # 21

You use a quick table calculation lo calculate the moving average of a measure named Sales.

You need to calculate the moving averages of the last three years.

Which setting should you change in the Table Calculation dialog box? {Click the appropriate Option in the Answer Area)

Question # 21

Full Access
Question # 22

When a Data Analyst needs to format workbook settings, which options are available in the Format Workbook panel?

A.

Fonts and Lines

B.

Fonts and Color Palette

C.

Number format and Shading

D.

Dashboard Height and Width pixel settings

Full Access
Question # 23

A Data Analyst has the following dataset that contains sales for the month of May.

The analyst plans to create a data extract from the dataset. The analyst wants to extract data only from stores that have $500 or more in total sales.

What should the analyst do?

Question # 23

A.

Create an extract filter on Sales and set the At least value.

B.

Create an extract filter on Store Number and select Condition by field Sales.

C.

Create an extract filter on Store Number and select Top by field Sales.

D.

Create an extract filter on Store Number and select Top by field Store Number.

Full Access
Question # 24

You have a blank dashboard.

You want to add two sheets to the dashboard. The sheets must support the Show/Hide button.

To which two objects can you add the sheets? (Click the two appropriate Options in the Answer Area.)

Question # 24

Full Access
Question # 25

You have the following bar chart.

Question # 25

You want the chart to appear as shown in the Mowing exhibit.

Question # 25

What should you add?

A.

A reference band

B.

A reference line

C.

An average line

D.

A distribution band

Full Access
Question # 26

You have a data set that contains three columns named Sales, Profit, and Quantity.

You need to build the following scatter plot.

Question # 26

Question # 26

Full Access
Question # 27

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

Question # 27

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

Question # 27

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?

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.

Full Access
Question # 28

You are subscribed to several views.

You need to unsubscribe from the views.

What should you use?

A.

The My Content area of Tableau web pages

B.

The Notifications area of Tableau Prep

C.

The Data Source page of Tableau Desktop

D.

The Shared with Me page

Full Access
Question # 29

You have the following dataset.

Question # 29

You want to create a new calculated dimension field named Category that meets the following conditions:

. When Subject is Computer Science or Science, Category must be Sciences.

. When Subject is English or Social Studies, Category must be Humanities.

Which two logical functions achieve the goal? Choose two.

A.

IF [Subject]- ' Science ' THEN ' Sciences '

ELSEIF [Subject]= ' English ' THEN ' Humanities '

ELSEIF [Subject]- ' Social Studies ' THEN ' Humanities '

ELSEIF [Subject]= ' Computer Science ' THEN ' Sciences '

END

B.

IIF(( CONTAINS ([Subject], ' Science ' ) = TRUE) , ' Humanities ' , ' Sciences ' )

C.

IF ENDSWITH ( [Subject], ' Computer Science ' ) THEN ' Sciences ' ELSE ' Humanities ' END

D.

CASE [Subject]

WHEN ' Computer Science ' THEN ' Sciences '

WHEN ' Science ' THEN ' Sciences '

WHEN ' English ' THEN ' Humanities '

WHEN ' Social Studies ' THEN ' Humanities '

End

Full Access
Question # 30

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?

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.

Full Access
Question # 31

A Data Analyst has the following dashboard.

Question # 31

Currently, the map is used as a filter that affects the data on the other sheets of the dashboard.

The analyst needs to configure the dashboard to ensure that selecting a data point on the map only filters the Detail table.

What should the analyst do?

A.

Select Remove Dashboard Item from the drop-down menu of Sales over time.

B.

Select Ignore Actions from the drop-down menu of Sales over time.

C.

Select Deselect from the drop-down menu of Sales over time.

D.

Deselect Use as Filter from drop-down menu of Profits by State

Full Access
Question # 32

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?

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

Full Access
Question # 33

You are creating a new dashboard.

You need to add a button to the dashboard that allows users to export the dashboard as an image.

Which type of object should you use?

A.

Image

B.

Ask Data

C.

Extension

D.

Download

E.

Navigation

Full Access
Question # 34

You have the following visualization.

Question # 34

You want the count of Returns displayed only for the first year in the table.

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

Question # 34

Full Access
Question # 35

You create the following worksheet

Question # 35

The Pick Measure parameter contains the following list of values

Question # 35

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?

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

Full Access
Question # 36

You have the following:

Question # 36

Overall Rank and Rank are calculated fields that use the RANK function.

You filter out the sub-category where [Ovorall Rank] - 1.

For which three the sub-categories will the value of Rank change? Choose three.

A.

Furnishings

B.

Tables

C.

Chairs

D.

Accessories

E.

Copiers

F.

Machines

G Phones

G.

Bookcases

Full Access
Question # 37

A Data Analyst has the following worksheet, with Profit data for Categary and Sub-Categury.

Question # 37

The analyst executed the following calculated field at the Total level:

COUNTD( IF ( INCLUDE [Sub-Category]: SUM([Profit] ) < 0 THEN [Category] END )

What is the result?

A.

3

B.

2

C.

0

D.

1

Full Access
Question # 38

You have the following dataset.

Question # 38

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

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

Full Access
Question # 39

From Tableau Desktop, a Data Analyst signs in to a site within Tableau Server.

What appears in the list of available data sources when the analyst searches for a published data source?

A.

All the data sources published to Tableau Server within the unlocked projects to which the analyst has access.

B.

All the data sources published to Tableau Server.

C.

All the data sources published to the site.

D.

All the data sources to which the analyst has access within the site.

Full Access
Question # 40

You have the following dataset.

Question # 40

Question # 40

When you use the dataset in a worksheet, you want Sales to appear automatically as shown in the following table.

Question # 40

What should you do?

A.

Change the data type of the Sates field to Siring

B.

Create a calculated field that uses a formula of ' S ' * str (Round((sales],2)) + ' k '

C.

Change the default number format of the Sales told

D.

Create a calculated field that uses a formula of ' S ' + stri < (Sales)/1000)).

Full Access
Question # 41

You create a parameter named Choose Region fiat contains values from a field named Region.

You want users to be able to use the Choose Region parameter to interact with a chart by logging between different regions

What should you do next?

A.

Add Region to the Fitters card

B.

Add the [Region] = [choose Region) formula to the Filters card

C.

Add the Choose Region parameter to the Pages card

D.

Set the Choose Region parameter to Single Value (list)

Full Access
Question # 42

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.

Question # 42

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

Question # 42

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

Question # 42

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)

Question # 42

Full Access
Question # 43

You have the following dashboard.

Question # 43

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

Question # 43

Full Access
Question # 44

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.

Question # 44

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?

A.

Extract

B.

Table calculation

C.

Context

D.

Measure

Full Access
Question # 45

A Data Analyst is creating a map that includes multiple data layers at country, state, and city levels. Users want to customize their map by turning layers on and off as needed.

How should the analyst provide this functionality?

A.

Add a parameter to toggle layer visibility.

B.

Use the Filter shelf to allow users to filter layers.

C.

Enable the Layer Control in the Map Options.

D.

Use dual-axis maps to overlay different layers.

Full Access
Question # 46

You have the following dashboard that contains two sheets.

Question # 46

You want to minimize the whitespace between the sheets.

What should you configure?

A.

The background

B.

The position

C.

The padding

D.

The size

E.

The border

Full Access
Question # 47

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?

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.

Full Access
Question # 48

A Data Analyst has the following chart that shows the cumulative volume of sales from various dates.

Question # 48

The analyst wants the months to appear as shown in the following chart.

Question # 48

What should the analyst do?

A.

Convert the date to Exact Date

B.

Change the Sort Order

C.

Convert the date to Continuous

D.

Convert the date to Attribute

Full Access
Question # 49

You have the following tiled dashboard that has one sheet.

Question # 49

You want to replace the sheet with Sheet2.

What should you do?

A.

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

B.

Right-click Sheet2 and select Add to Dashboard.

C.

From the context menu of Sheet3, select Deselect.

D.

Drag Sheet2 to the dashboard.

E.

From the context menu of Sheet3, select Remove Dashboard Item.

Full Access
Question # 50

What is a key benefit of using parameter actions in Tableau?

A.

They allow users to turn parameters into filters on the dashboard.

B.

They create a static view of the data without any interactivity.

C.

They restrict user interaction to predefined filters.

D.

They allow users to dynamically change calculated fields based on selections.

Full Access
Question # 51

You have a data source that has two tables named Table1 and Table2. Table1 is the primary table and Table2 is the secondary table.

You want to combine the tables by using Tableau Prep. The combined table must include only values from Table1 that do NOT match any values in Table2. The field values from Table2 must appear as null values.

Which type of join should you use?

A.

Left only

B.

Union

C.

Inner

D.

Left

E.

Full outer

Full Access
Question # 52

You have a data source that contains 20 tables.

You want the tables to be organized within the Data pane based on the type of data contained within the tables.

What should you use?

A.

Folders

B.

Hierarchies

C.

Sets

D.

Groups

Full Access
Question # 53

A Data Analyst has a dataset that contains people and the awards they have won.

Question # 53

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

A.

COUNTD ( [NAME] )

B.

COUNT ( [Award] )

C.

WINDOW_COUNT ( [Award] )

D.

COUNTD ( [Award] )

Full Access
Question # 54

You have the following dashboard.

Question # 54

Currently the map is used as a filter that affects the data on the otter sheets of the dashboard

You need to configure the dashboard to ensure that selecting a data point on the map only tillers the Detail table

What should you do?

A.

From the context menu of Sales over time select Ignore Actions

B.

From the context menu of Sales over lime select Remove Dashboard Item

C.

From the context menu of Profits by Stale deselect Use as Filter

D.

From the context menu of Sales over time select Deselect

Full Access
Question # 55

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

What should you do from Tableau Desktop?

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

Full Access
Question # 56

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?

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

Full Access
Question # 57

You have the following visualization.

Question # 57

The Last() calculation is set to compute using Table (across)

Which value will appear in the crosstab for the Consumer segment of the year 2018 if you change compute to use Oder Dale?

A.

0

B.

2

C.

4

D.

3

Full Access
Question # 58

You subscribe to a view that delivers a daily email to your inbox.

You want to make the subscription available to other stakeholders.

What should you do?

A.

From the worksheet, modify the subscription.

B.

From the My Content overview page, modify the subscription.

C.

From the dashboard overview page, modify the subscription.

D.

From the My Content overview page, modify the alert.

Full Access
Question # 59

You have a data source that contains the following columns.

Question # 59

You want to sort customers based on the most expensive orders.

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

Question # 59

Full Access
Question # 60

You have the following dataset in Microsoft Excel.

Question # 60

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

Question # 60

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

A.

10

B.

20

C.

17

D.

15

Full Access
Question # 61

A Data Analyst needs to create a dashboard to show sales rep revenue tracking against goals. The revenue data source has already been published to the corporate Tableau site. The goals data is stored in a Microsoft Excel file and must be updated on a regular basis by the sales managers.

How should the analyst set up the data sources to meet these requirements?

A.

Log in to the Tableau site and create a new workbook. Upload the Excel file and connect to the published revenue data source.

B.

Ask the Enterprise Resource Planning (ERP) developers to add new fields to the employee records to store the sales rep goals. Update the existing revenue data source to include the new fields.

C.

Create a new workbook in Tableau Desktop and connect to both the published revenue data and an extract of the Excel file. Publish the new workbook to the Tableau site.

D.

Connect to the Excel file using Tableau Desktop and publish the data source to the Tableau site, then schedule it to refresh. Create a new workbook and connect to both the revenue and goals data sources.

Full Access
Question # 62

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

Question # 62

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

A.

August

B.

October

C.

December

D.

November

Full Access
Question # 63

You have the Mowing two tables that contains data about the books in a library.

Question # 63

Question # 63

Both tables are incomplete so there are books missing from the tables.

You need to combine the tables. The solution must ensure that all the data is retained

Which type of join should you use?

A.

Full outer join

B.

Right join

C.

left join

D.

Inner join

Full Access