質問 1: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 ('day', DATEADD ('day', 31, [Order Date]))
Calc2: AVG ([Order Date] - [Calc1])
C. Calc1: DATETRUNC ('month', DATEADD ('month', 1, [Order Date]))
Calc2: AVG(DATEDIFF ('day', [Order Date], [Calc1]))
D. Calc1: DATETRUNC ('day', DATEADD('week', 4, [Order Date]))
Calc2: AVG([Order Date] - [Calc1])
正解:C
解説: (Topexam メンバーにのみ表示されます)
質問 2:A client wants to count all the distinct orders placed in 2010. They have written the following calculation, but the result is incorrect.
IF YEAR([Date])=2010 THEN COUNTD ([OrderID]) END
Which calculation will produce the correct result?
A. IF MIN(YEAR([Date]))=2010 THEN WINDOW_COUNTD([OrderID]) END
B. COUNT(IF YEAR([Date])=2010 THEN [OrderID] END)
C. COUNTD(IF YEAR([Date])=2010 THEN [OrderID] END)
D. IF YEAR([Date])=2010 THEN {COUNTD ([OrderID])} END
正解:C
解説: (Topexam メンバーにのみ表示されます)
質問 3: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. The Split option
C. A calculated field that uses the LEFT function
D. The Aliases option
正解:B
解説: (Topexam メンバーにのみ表示されます)
質問 4: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.
正解:
See the complete Steps below in Explanation:
Explanation:
To compute the required calculations and update the worksheet in Tableau Desktop, follow these steps:
* Compute Average Sales by Segment for Each Category and Year:
* Open the CC workbook and navigate to the Categorical Sales worksheet.
* Drag the 'Sales' field to the Rows shelf if it's not already there.
* Drag the 'Segment' field to the Rows shelf as well, placing it next to 'Category' and 'Year'.
* Right-click on the 'Sales' field in the Rows shelf and select 'Quick Table Calculation' > 'Average'.
This will compute the average sales for each segment within each category and year.
* Create a Calculation for Year-over-Year Percentage Change:
* Right-click in the data pane and select 'Create Calculated Field'.
* Name the calculated field something descriptive, e.g., "YoY Sales Change".
* Enter the formula to calculate the year-over-year percentage change:
(ZN(SUM([Sales])) - LOOKUP(ZN(SUM([Sales])), -1)) / ABS(LOOKUP(ZN(SUM([Sales])), -1))
* Click 'OK' to save the calculated field.
* Replace the Original Measure with the Year-over-Year Percentage Change in the Crosstab:
* Remove the original 'Sales' measure from the view by dragging it off the Rows shelf.
* Drag the newly created "YoY Sales Change" calculated field to the Rows shelf where the 'Sales' field was originally.
* Format the "YoY Sales Change" field to display as a percentage. Right-click on the field in the Rows shelf, select 'Format', and adjust the number format to percentage.
* Save Your Changes:
* From the File menu, click 'Save' to ensure all your changes are stored.
References:
* Tableau Help: Offers guidance on creating calculated fields and using table calculations.
* Tableau Desktop User Guide: Provides instructions on formatting and saving worksheets.
These steps allow you to manipulate data within Tableau effectively, using table calculations to analyze trends and changes in sales data by category and segment over years.
質問 5:A client is using the Tableau Content Migration Tool to move content from an old Tableau Server to a new Tableau Server.
Which content will need to be moved using a different tool or process?
A. Published data sources that use live connections
B. Workbooks
C. Published data sources that use extracts
D. Tableau Prep flows
正解:D
解説: (Topexam メンバーにのみ表示されます)
質問 6: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?
A. Grant access to the report on the Tableau Server only to the members of sales and marketing user groups.
B. Add user filters from Tableau Server to each worksheet and select only sales and marketing user groups.
C. Use user groups defined on Tableau Server to build user filters in the report's data source.
D. 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.
正解:A
解説: (Topexam メンバーにのみ表示されます)
TopExamは君にTCC-C01の問題集を提供して、あなたの試験への復習にヘルプを提供して、君に難しい専門知識を楽に勉強させます。TopExamは君の試験への合格を期待しています。
安全的な支払方式を利用しています
Credit Cardは今まで全世界の一番安全の支払方式です。少数の手続きの費用かかる必要がありますとはいえ、保障があります。お客様の利益を保障するために、弊社のTCC-C01問題集は全部Credit Cardで支払われることができます。
領収書について:社名入りの領収書が必要な場合、メールで社名に記入していただき送信してください。弊社はPDF版の領収書を提供いたします。
弊社は失敗したら全額で返金することを承諾します
我々は弊社のTCC-C01問題集に自信を持っていますから、試験に失敗したら返金する承諾をします。我々のTableau TCC-C01を利用して君は試験に合格できると信じています。もし試験に失敗したら、我々は君の支払ったお金を君に全額で返して、君の試験の失敗する経済損失を減少します。
Tableau TCC-C01 認定試験の出題範囲:
トピック | 出題範囲 |
---|
トピック 1 | - Establish Governance and Support Published Content: This section measures the skills of Tableau-certified consultants related to governance strategies within Tableau environments. Candidates will map governance requirements, recommend content access strategies, design administrative views, and identify external errors affecting performance.
|
トピック 2 | - Plan and Prepare Data Connections: This section focuses on planning data transformation and preparing connections, targeting Tableau-certified consultants. Candidates will recommend data storage methods, design row-level security structures, and troubleshoot complex data connection issues.
|
トピック 3 | - Design and Troubleshoot Calculations and Workbooks: This domain evaluates the ability to design advanced analytics and troubleshoot workbooks. Candidates will implement calculations, optimize performance, and plan interactivity for dashboards while resolving performance issues.
|
トピック 4 | - Evaluate Current State: This domain measures the skills of Tableau-certified consultants in assessing the current analytics landscape. Candidates will evaluate existing reports and data structures to ensure alignment with business needs and recommend appropriate Tableau deployment options.
|
参照:https://www.tableau.com/learn/certification/tableau-certified-consultant-exam-guide#Exam-Outline
弊社は無料Tableau TCC-C01サンプルを提供します
お客様は問題集を購入する時、問題集の質量を心配するかもしれませんが、我々はこのことを解決するために、お客様に無料TCC-C01サンプルを提供いたします。そうすると、お客様は購入する前にサンプルをダウンロードしてやってみることができます。君はこのTCC-C01問題集は自分に適するかどうか判断して購入を決めることができます。
TCC-C01試験ツール:あなたの訓練に便利をもたらすために、あなたは自分のペースによって複数のパソコンで設置できます。
弊社のTableau TCC-C01を利用すれば試験に合格できます
弊社のTableau TCC-C01は専門家たちが長年の経験を通して最新のシラバスに従って研究し出した勉強資料です。弊社はTCC-C01問題集の質問と答えが間違いないのを保証いたします。

この問題集は過去のデータから分析して作成されて、カバー率が高くて、受験者としてのあなたを助けて時間とお金を節約して試験に合格する通過率を高めます。我々の問題集は的中率が高くて、100%の合格率を保証します。我々の高質量のTableau TCC-C01を利用すれば、君は一回で試験に合格できます。
一年間の無料更新サービスを提供します
君が弊社のTableau TCC-C01をご購入になってから、我々の承諾する一年間の更新サービスが無料で得られています。弊社の専門家たちは毎日更新状態を検査していますから、この一年間、更新されたら、弊社は更新されたTableau TCC-C01をお客様のメールアドレスにお送りいたします。だから、お客様はいつもタイムリーに更新の通知を受けることができます。我々は購入した一年間でお客様がずっと最新版のTableau TCC-C01を持っていることを保証します。