Black Friday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtick70

TCC-C01 Tableau Certified Consultant Questions and Answers

Questions 4

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

Options:

Buy Now
Questions 5

A client wants to flag orders that have sales higher than the regional average.

Which calculated field will produce the required result?

Options:

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

Buy Now
Questions 6

A client requests a published Tableau data source that is connected to SQL Server. The client needs to leverage the multiple tables option to create an

extract. The extract will include partial data from the SQL Server data source.

Which action will reduce the amount of data in the extract?

Options:

A.

Use an extract filter.

B.

Aggregate the extract to the visible dimensions.

C.

Define the filters by using custom SQL.

D.

Set up the extract as an incremental refresh.

Buy Now
Questions 7

A client is working in Tableau Prep and has a field named Orderld that is compiled by country, year, and an order number as shown in the following table.

What should the consultant use to transform the table in the most efficient manner?

Options:

A.

A calculated field that uses the TRIM function

B.

A calculated field that uses the LEFT function

C.

The Split option

D.

The Aliases option

Buy Now
Questions 8

A company has a sales team that is segmented by territory. The team's manager wants to make sure each sales representative can see only data relevant to

that representative's territory in the team Sales Dashboard.

The team is large and has high turnover, and the manager wants the mechanism for restricting data access to be as automated as possible. However, the

team does not have a Tableau Data Management license.

What should the consultant recommend to meet the company's requirements?

Options:

A.

Create one group for each territory and assign sales representatives to the appropriate groups. Map each group to a territory in the Sales

Dashboard. Publish this dashboard to the Sales Dashboard project and ensure all users have permissions to view the dashboard.

B.

Create separate workbooks for each territory. Publish each dashboard to the same Sales Dashboard project, and set permissions so each

sales representative can see only the dashboards for their territories.

C.

Create a data source by joining the sales data table to an entitlements data table. Add a data source filter to restrict access and publish the

data source. Connect the Sales Dashboard to this published data source.

D.

Create a user filter in the Sales Dashboard workbook and map each sales representative to the territories they are responsible for. Publish

this dashboard to the Sales Dashboard project and ensure all users have permissions to view the dashboard.

Buy Now
Questions 9

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?

Options:

A.

Data Management

B.

Prep Conductor

C.

Activity Log

D.

Tableau Advanced Management

Buy Now
Questions 10

A client calculates the percent of total sales for a particular region compared to all regions.

Which calculation will fix the automatic recalculation on the % of total field?

Options:

A.

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

B.

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

C.

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

D.

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

Buy Now
Questions 11

A company has a data source for sales transactions. The data source has the following characteristics:

. Millions of transactions occur weekly.

. The transactions are added nightly.

. Incorrect transactions are revised every week on Saturday.

· The end users need to see up-to-date data daily.

A consultant needs to publish a data source in Tableau Server to ensure that all the transactions in the data source are available.

What should the consultant do to create and publish the data?

Options:

A.

Publish an incremental extract refresh every day and perform a full extract refresh every Saturday.

B.

Publish a live connection to Tableau Server.

C.

Publish an incremental refresh every Saturday.

D.

Publish an incremental extract refresh every day and publish a secondary data set containing data revisions.

Buy Now
Questions 12

A client builds a dashboard that presents current and long-term stock measures. Currently, the data is at a daily level. The data presents as a bar chart that

presents monthly results over current and previous years. Some measures must present as monthly averages.

What should the consultant recommend to limit the data source for optimal performance?

Options:

A.

Limit data to current and previous years and leave data at daily level to calculate the averages in the report.

B.

Limit data to current and previous years, move calculating averages to data layer, and aggregate dates to monthly level.

C.

Move calculating averages to data layer and aggregate dates to monthly level.

D.

Limit data to current and previous years as well as to the last day of each month to eliminate the need to use the averages.

Buy Now
Questions 13

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

Buy Now
Questions 14

A consultant builds a report where profit margin is calculated as SUM([Profit]) / SUM([Sales]). Three groups of users are organized on Tableau Server with the

following levels of data access that they can be granted.

. Group 1: Viewers who cannot see any information on profitability

. Group 2: Viewers who can see profit and profit margin

. Group 3: Viewers who can see profit margin but not the value of profit

Which approach should the consultant use to provide the required level of access?

Options:

A.

Use user filters to access data on profitability to all groups. Then, create a calculated field that allows visibility of profit value to Group 2 and

use the calculation in the view in the report.

B.

Specify in the row-level security (RLS) entitlement table individuals who can see profit, profit margin, or none of these. Then, use the table

data to create user filters in the report.

C.

Use user filters to allow only Groups 2 and 3 access to data on profitability. Then, create a calculated field that limits visibility of profit value to

Group 2 and use the calculation in the view in the report.

D.

Specify with user filters in each view individuals who can see profit, profit margin, or none of these.

Buy Now
Questions 15

A client creates a report and publishes it to Tableau Server where each department has its own user group set on the server. The client wants to limit visibility of

the report to the sales and marketing groups in the most efficient manner.

Which approach should the consultant recommend?

Options:

A.

Grant access to the report on the Tableau Server only to the members of sales and marketing user groups.

B.

Prepare a row-level security (RLS) entitlement table to define limitations of the access and use it to build user filters in the report's data

source.

C.

Add user filters from Tableau Server to each worksheet and select only sales and marketing user groups.

D.

Use user groups defined on Tableau Server to build user filters in the report's data source.

Buy Now
Questions 16

An online sales company has a table data source that contains Order Date. Products ship on the first day of each month for all orders from the previous month.

The consultant needs to know the average number of days that a customer must wait before a product is shipped.

Which calculation should the consultant use?

Options:

A.

Calc1: DATETRUNC ('month', DATEADD('month', 1, [Order Date]))

Calc2: AVG(DATEDIFF ('week', [Order Date], [Calc1]))

B.

Calc1: DATETRUNC ('month', DATEADD ('month', 1, [Order Date]))

Calc2: AVG(DATEDIFF ('day', [Order Date], [Calc1]))

C.

Calc1: DATETRUNC ('day', DATEADD('week', 4, [Order Date]))

Calc2: AVG([Order Date] - [Calc1])

D.

Calc1: DATETRUNC ('day', DATEADD ('day', 31, [Order Date]))

Calc2: AVG ([Order Date] - [Calc1])

Buy Now
Exam Code: TCC-C01
Exam Name: Tableau Certified Consultant
Last Update: Nov 25, 2024
Questions: 55
TCC-C01 pdf

TCC-C01 PDF

$25.5  $84.99
TCC-C01 Engine

TCC-C01 Testing Engine

$30  $99.99
TCC-C01 PDF + Engine

TCC-C01 PDF + Testing Engine

$40.5  $134.99