Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > Tableau > Tableau Certifications > TDA-C01 > TDA-C01 Online Practice Questions and Answers

TDA-C01 Online Practice Questions and Answers

Questions 4

A colleague provides you with access to a folder that contains the following files:

Sates.csv Bookl.twb Sates.hyper Export.mdb

Which He contains an extract?

A. Export mdb

B. Book1.twb

C. Sales.hyper

D. Sales.csv

Buy Now

Correct Answer: A

Questions 5

In which throe formats can you export a worksheet from the Worksheet menu? Choose three

A. .png

B. .html

C. .xlsx

D. .txt

E. .pptx

F. .csv

Buy Now

Correct Answer: BDF

Questions 6

You create a parameter named Choose Region fiat contains values from a field named Region.

You want users to be able to use the Choose Region parameter to interact with a chart by logging between different regions

What should you do next?

A. Add Region to me Fitters card

B. Add the [Region] = [choose Region) formula to the Filters card

C. Add the Choose Region parameter to the Pages card

D. Set the Choose Region parameter to Single Value (list)

Buy Now

Correct Answer: A

Questions 7

You have the following primary data source that contains a dimension named Dorm_Code.

You receive the following secondary data source that contains updated dorm codes.

You need to bring the updated dorm codes into Tableau and use the codes in existing visualizations. The new dorm codes must use the existing field name of Dorm_Code.

What should you do?

A. Bring in the secondary data source as a union.

B. Bring in the secondary table as a left join to the primary data source. From the Data Source page, select Create Calculated Field in the Dorm_Name field and enter [Dcrm_Name_New] in the calculation window

C. Bring in the secondary data source by using relationships. From the Data pane, right- click Dorm_Name select Replace References, and then select Dorm_Name_New

D. Create a data blend and select Edit Primary Aliases to replace the primary data source alias values with values from the secondary data source

Buy Now

Correct Answer: C

Using relationships: You can use relationships to link the secondary data source with the primary data source based on a common field. This will allow you to use fields from both data sources in your visualization without creating new fields or duplicating data. You can then replace references to update the dimension values. For example, you can use relationships to link the updated dorm codes with the primary data source and then replace Dorm_Code with Dorm_Code_New in your visualization. https://community.tableau.com/s/question/0D54T00000C5ldZSAR/update-data-view- based-on-dimension To update existing visualizations with new codes without changing the field name, using relationships to bring in the secondary data source is appropriate. Then using Replace References allows you to update the references from the old dorm codes to the new ones while maintaining the existing field name.

Questions 8

You have the following:

Overall Rank and Rank are calculated fields that use the RANK function.

You filter out the sub-category where [Ovorall Rank] - 1.

For which three the sub-categories will the value of Rank change? Choose three.

A. Furnishings

B. Tables

C. Chairs

D. Accessories

E. Copiers

F. Machines

G. Phones

H. Bookcases

Buy Now

Correct Answer: BDF

Explanation: In Tableau, the RANK function assigns a rank to each row within a partition of the data, based on the value of the field being ranked. It is important to understand that the rank is recalculated whenever the underlying data or the

partitioning changes. In the given scenario, the Overall Rank is based on the Sales figures, while the Rank (presumably) is based on the Sales within the Category. When filtering on the condition where [Overall Rank] - 1, it means we are

excluding the sub-category that has an Overall Rank of 2.

Looking at the data:

Furnishings has an Overall Rank of 8, which does not meet the filter condition ([Overall Rank] - 1). Therefore, its rank remains the same. Tables have an Overall Rank of 3. When the sub-category with an Overall Rank of 2 is removed (Chairs

in this case), Tables move up in the overall ranking. However, since Tables are the top-ranked within the Furniture category, their Rank within the category would remain unchanged at 1. Chairs have an Overall Rank of 2, which meets the

filter condition and thus will be removed from the view. We cannot determine the change in Rank for Chairs because they are filtered out. Accessories have an Overall Rank of 5. If any sub-category with a higher Overall Rank (1 to 4) is

removed, the rank of Accessories within the Technology category could change because it is currently ranked 3 in its category. With the removal of Phones (Overall Rank 1), the Rank of Accessories could potentially increase. Copiers have

an Overall Rank of 6, which does not meet the filter condition.

Therefore, its rank remains the same.

Machines have an Overall Rank of 4. If we remove Phones (Overall Rank 1), Machines will move up in the overall ranking and potentially within the Technology category as well, changing its Rank from 2 to 1. Phones have an Overall Rank of

1, which does not meet the filter condition of being Overall Rank 2. Therefore, its rank remains the same. Bookcases have an Overall Rank of 7, which does not meet the filter condition.

Therefore, its rank remains the same.

Based on this analysis, when the sub-category with an Overall Rank of 2 (Chairs) is removed, the Rank value will change for Tables, Accessories, and Machines, as they will move up in the overall ranking within their respective categories.

However, it's important to note that while Tables will move up in the overall ranking, their rank within the Furniture category would not change as they are already at the top. The rank changes for Accessories and Machines are due to the

removal of Phones, which is ranked higher overall and within the Technology category.

Questions 9

You have a workbook that connects to a database. The database requires authentication.

You plan to publish the workbook and schedule a daily refresh of the data.

Which two conditions must be met to schedule the refresh? Choose two.

A. The credentials must be embedded.

B. The data source must be stored as a hyper file.

C. The data source must use a live connection.

D. The data must be extracted.

Buy Now

Correct Answer: AD

To schedule a refresh of the data, you need to ensure that Tableau Server or Tableau Online can access the database without prompting for credentials. This can be done by embedding the credentials in the workbook or the published data source. You also need to extract the data from the database and publish it as a separate data source or as part of the workbook. A live connection would not allow you to refresh the data on a schedule, as it would always query the database directly. A hyper file is a format for storing extracted data, but it is not a requirement for scheduling a refresh. References: Tableau Certified Data Analyst Exam Prep Guide, page 10, section "Publishing and Scheduling Data Refreshes" Tableau Help: Embedding Database Credentials Tableau Help: Extract Your Data

Questions 10

In a dataset, you have a string field named Name that contains unnecessary semicolons.

Which function should you use to remove the semicolons from the Name field?

A. TRIM

B. CONTAINS

C. REPLACE

D. SPLIT

Buy Now

Correct Answer: C

Explanation: The REPLACE function is used to replace all occurrences of a substring within a string with another substring. In this case, it can be used to remove the semicolons from the Name field by replacing them with an empty string. For example, REPLACE ("John;Doe", ";", "") = "JohnDoe". References: The information is based on the following sources: String Functions - Tableau Remove special characters and add a semi colon in a word - Tableau

Questions 11

CORRECT TEXT

Open the link to Book1 found on the desktop. Open the CategoryPercentage worksheet.

Modify the bar chart show the percentage of sales for each Subcategory within every Category. The total percentage for every Category must be 100%.

A. Check the steps below in explanation.

Buy Now

Correct Answer: A

To modify the bar chart to show the percentage of sales for each Subcategory within every Category, you need to do the following steps:

Open the link to Book1 found on the desktop. This will open the Tableau workbook that contains the CategoryPercentage worksheet.

Click on the CategoryPercentage tab at the bottom of the workbook to open the worksheet. You will see a bar chart that shows the total sales for each Subcategory across all Categories.

Right-click on Sales on the Columns shelf and select Add Table Calculation from the menu. This will open a dialog box that allows you to apply a calculation to your measure.

Select Percent of Total from the Calculation Type drop-down list. This will calculate the percentage of sales for each Subcategory out of the total sales for all Subcategories.

Select Category from the Compute Using drop-down list. This will calculate the percentage of sales for each Subcategory within every Category, instead of across all Categories. The total percentage for every Category will be 100%.

Click OK to apply the table calculation. You will see that the bar chart now shows the percentage of sales for each Subcategory within every Category.

References: https://help.tableau.com/current/pro/desktop/enus/ calculations_tablecalculations.htm

https://help.tableau.com/current/pro/desktop/enus/calculations_tablecalculations_create.htm

https://help.tableau.com/current/pro/desktop/enus/calculations_tablecalculations_percentoftotal.htm

Questions 12

CORRECT TEXT

Open the link to Book1 found on the desktop. Open the Histogram worksheet and use the Superstone data source.

Create a histogram on the Quantity field by using bin size of 3.

A. Check the steps below in explanation.

Buy Now

Correct Answer: A

To create a histogram on the Quantity field by using bin size of 3, you need to do the following steps:

Open the link to Book1 found on the desktop. This will open the Tableau workbook that uses the Superstore data source.

Click on the Histogram tab at the bottom of the workbook to open the Histogram worksheet. You will see a blank worksheet with no marks.

Right-click on Quantity in the Measures pane and select Create Bins from the menu. This will open a dialog box that allows you to create bins for the Quantity field. Bins are groups of values that are treated as one unit in a histogram.

Enter 3 in the Size of bins text box. This will set the bin size to 3, which means that each bin will contain values that are 3 units apart. For example, one bin will contain values from 0 to 2, another bin will contain values from 3 to 5, and so on.

Click OK to create the bins. You will see a new field named Quantity (bin) in the Measures pane with a # sign next to it.

Drag Quantity (bin) from the Measures pane to Columns on the worksheet. This will create a histogram that shows the distribution of Quantity by bins. You will see bars that represent the frequency or count of values in each bin.

Optionally, you can adjust the width, color, and labels of the bars by using the options on the Marks card. You can also add filters, tooltips, or annotations to enhance your histogram.

References: https://help.tableau.com/current/pro/desktop/en-us/histograms.htm

https://help.tableau.com/current/pro/desktop/en-us/calculations_bins.htm

https://help.tableau.com/current/pro/desktop/en-us/buildmanual_histograms.htm

Questions 13

CORRECT TEXT

Open the link to Book1 found on the desktop. Open Disciplines worksheet.

Filter the table to show the members of the Top10 set and the members of the Bottom10 set. There should be a total of 20 rows.

A. Check the steps below in explanation.

Buy Now

Correct Answer: A

To filter the table to show the members of the Top10 set and the Bottom10 set, you need to do the following steps:

Open the link to Book1 found on the desktop. This will open the Tableau workbook that contains the Disciplines worksheet.

Click on the Disciplines tab at the bottom of the workbook to open the worksheet.

You will see a table that shows the disciplines, sales, and profit for each salesperson.

Click on the drop-down arrow next to Salesperson on the Filters shelf. This will open a menu that allows you to filter by different criteria.

Select Set from the menu. This will show you the sets that are available for the Salesperson field. You will see Top10 and Bottom10 as two sets that have been created based on the sales ranking.

Check the boxes next to Top10 and Bottom10. This will filter the table to show only the members of these two sets. You can also click on All to deselect all other values.

Click OK to apply the filter. You will see that the table now shows 20 rows, 10 for each set.

References: https://help.tableau.com/current/pro/desktop/en-us/sets.htm

https://help.tableau.com/current/pro/desktop/en-us/filtering.htm

Exam Code: TDA-C01
Exam Name: Tableau Certified Data Analyst
Last Update: Jul 08, 2026
Questions: 117

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2026 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.