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

Salesforce Analytics-Con-301 - Salesforce Certified Tableau Consultant

Page: 1 / 2
Total 55 questions

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

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

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.

A client's dashboard has two sections dedicated to their shops and warehouses shown when a viewer chooses either shops or warehouses with a parameter.

There are a few quick filters that apply to both, while others apply to only shops or only warehouses.

Currently, the quick filters are all shown at the left side of the dashboard. The client wants to hide all filters, but when shown, make it easy for the viewer to

find the quick filters that work for only shops or only warehouses.

Which solution should the consultant recommend that meets the client's needs and is most user-friendly?

A.

Divide the quick filters into three groups: General, for shops. Place the general filters on the left of dashboard for warehouses. Place other

filters next to the sections to which they apply.

B.

Use Dynamic Zone Visibility to inform viewers which quick filters apply to warehouses or shops.

C.

Hide container with all quick filters with a Show/Hide Button.

D.

Use Dynamic Zone Visibility to show only the quick filters that apply with the chosen parameter value and a Show/Hide Button to hide

container with all the filters.

A consultant migrated a data source to improve performance. The consultant wants to identify which workbooks need to be updated to point to the new data

source.

Which Tableau tool should the consultant use?

A.

Data Management

B.

Prep Conductor

C.

Activity Log

D.

Tableau Advanced Management

A client wants to produce a visualization to show quarterly profit growth and aggregated sales totals across a number of product categories from the data

provided below.

Which set of charts should the consultant use to meet the client's requirements?

A.

Line and bubble charts

B.

Waterfall chart and tree map

C.

Gantt and bar charts

D.

Scatter plot and pie chart

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