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

Tableau TCC-C01 - Tableau Certified Consultant

Page: 1 / 2
Total 55 questions

A university has data on its undergraduate students and their majors by grade level (Freshman, Sophomore, Junior, Senior). The university is interested in

visualizing the path students take as they change majors across grade levels.

Which visualization type should the consultant recommend?

A.

Chord Chart

B.

Tree Chart

C.

Radar Chart

D.

Sankey Diagram

A client needs to design row-level security (RLS) measures for their reports. The client does not currently have Tableau Data Management Add-on, and it

may be an option in the future.

What should the consultant recommend as the safest and easiest way to manage for the long term?

A.

Create User filters based on data policies and apply them to views using set filters and option Server/Create User Filter.

B.

Create User filters for each report using a table joined to its data source and using the option Apply to All Sheet Using the Data Source.

C.

Create User filters based on data policies and apply them to a published data source.

D.

Create User filters in each view of each report using set filters and option Server/Create User Filter.

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 is searching for ways to curate and document data in order to obtain data lineage. The client has a data source connected to a data lake.

Which tool should the consultant recommend to meet the client's requirements?

A.

Tableau Catalog without Tableau Data Management Add-on

B.

Tableau Catalog with Tableau Data Management Add-on

C.

Tableau Prep Conductor

D.

Tableau Catalog with Tableau Server Management Add-on

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?

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

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

A client uses Tableau Data Management and notices that when they view a data source, they sometimes see a different count of workbooks in the Connected

Workbooks tab compared to the lineage count in Tableau Catalog.

What is the cause of this discrepancy?

A.

Some workbooks have been connected to the data source, but do not use any fields from it.

B.

Some workbooks have not been viewed by enough users yet.

C.

Some of the workbooks connected to the data source are not visible to the user due to permissions.

D.

Some Creators have connected to the data source in Tableau Desktop but have not yet published a workbook.

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?

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

A client has many published data sources in Tableau Server. The data sources use the same databases and tables. The client notices different departments

give different answers to the same business questions, and the departments cannot trust the data. The client wants to know what causes data sources to return

different data.

Which tool should the client use to identify this issue?

A.

Tableau Prep Conductor

B.

Ask Data

C.

Tableau Catalog

D.

Tableau Resource Monitoring Tool

A client is using Tableau to visualize data by leveraging security token-based credentials. Suddenly, sales representatives in the field are reporting that they

cannot access the necessary workbooks. The client cannot recreate the error from their offices, but they have seen screenshots from the field agents. The client

wants to restore functionality for the field agents with minimal disruption.

Which step should the consultant recommend to accomplish the client's goal?

A.

Ensure that "Allow Refresh Access" was checked when the data source was published.

B.

Change the data source permissions for the connection to "Prompt User."

C.

Ask the workbook owners to republish the workbooks to refresh the security token.

D.

Renew the security token via the Data Connection on Tableau Server.