Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Tableau TCC-C01 Practice Exam with Questions & Answers | Set: 2

Questions 11

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.

TCC-C01 Question 11

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

Options:
A.

Line and bubble charts

B.

Waterfall chart and tree map

C.

Gantt and bar charts

D.

Scatter plot and pie chart

Tableau TCC-C01 Premium Access
Questions 12

From the desktop, open the CC workbook.

Open the City Pareto worksheet.

You need to complete the Pareto chart toshow the percentage of sales compared tothe percentage of cities. The chart mustshow references lines to visualize how thedata compares to the Pareto principle.

From the File menu in Tableau Desktop, clickSave.

Options:
Questions 13

A client wants to provide sales users with the ability to perform the following tasks:

· Access published visualizations and published data sources outside the company network.

· Edit existing visualizations.

· Create new visualizations based on published data sources.

. Minimize licensing costs.

Which site role should the client assign to the sales users?

Options:
A.

Explorer (can publish)

B.

Site Administrator

C.

Viewer

D.

Creator

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

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

Questions 15

A consultant wants to improve the performance of reports by moving calculations to the data layer and materializing them in the extract.

Which calculation should the consultant use?

Options:
A.

ZN([Sales])*(1 - ZN([Discount]))

B.

CASE [Sector Parameter]

WHEN 1 THEN "green"

WHEN 2 THEN "yellow"

C.

SUM([Profit])/SUM([Sales])

D.

POWER(ZN(SUM([Sales]))/

LOOKUP(ZN(SUM([Sales])), FIRST()),ZN(1/(INDEX()-1)))

- 1

END

Questions 16

A client wants to report Saturday and Sunday regardless of the workbook's data source's locale settings.

Which calculation should the consultant recommend?

Options:
A.

DATEPART('weekday', [Order Date])>=6

B.

DATEPART('iso-weekday', [Order Date])>=6

C.

DATENAME('iso-weekday', [Order Date])>=6

D.

DATEPART('iso-weekday', [Order Date])=1 or DATEPART('iso-weekday', [Order Date])=7