DumpsFree provides high-quality dumps PDF & dumps VCE for candidates who are willing to pass exams and get certifications soon. We provide dumps free download before purchasing dumps VCE. 100% pass exam!

Latest [Nov 13, 2025] 100% Passing Guarantee - Brilliant TDA-C01 Exam Questions PDF [Q17-Q41]

Share

Latest [Nov 13, 2025] 100% Passing Guarantee - Brilliant TDA-C01 Exam Questions PDF

TDA-C01 Certification – Valid Exam Dumps Questions Study Guide! (Updated 178 Questions)


Tableau TDA-C01 exam covers a wide range of topics that are essential for a data analyst. TDA-C01 exam tests an individual's ability to connect to and prepare data, create and publish dashboards, and conduct data analysis using statistical methods. Additionally, the exam evaluates an individual's understanding of Tableau's data visualization principles and best practices.


Tableau TDA-C01 certification is a valuable credential for anyone who wants to demonstrate their expertise in Tableau. Tableau Certified Data Analyst certification validates that the holder has a thorough understanding of Tableau's features and functionalities, and is able to use the tool to analyze and visualize data effectively. It is especially useful for data analysts who work in organizations that rely heavily on data-driven decision making, as it demonstrates their ability to use Tableau to extract insights from complex data sets.

 

NEW QUESTION # 17
You have a dashboard that contains confidential information about patients health. The data needs to always be up to date tor a team of healthcare workers How should you share me dashboard with the healthcare workers?

  • A. Export the dashboard as a .twbx
  • B. Print the dashboard to PDF
  • C. Publish the dashboard to Tableau Public
  • D. Publish the dashboard to Tableau Server

Answer: D

Explanation:
To share a dashboard that contains confidential information about patients health and needs to always be up to date for a team of healthcare workers, you should publish it to Tableau Server. This will allow you to control who can access and interact with your dashboard, as well as schedule automatic refreshes of your data source or extract. Publishing to Tableau Public would expose your data to anyone on the internet, printing to PDF would not update your data, and exporting as a .twbx would require sending a large file that might not be compatible with other versions of Tableau. References: https://help.tableau.com/current/pro/desktop/en-us
/publish_workbooks_share.htm https://help.tableau.com/current/pro/desktop/en-us
/publish_workbooks_tableauserver.htm
When sharing sensitive and confidential information that needs to be kept up-to-date, such as patient health data for a team of healthcare workers, the best practice is to publish the dashboard to Tableau Server. Tableau Server is designed for secure, controlled access and can be configured to ensure that data is refreshed as needed. Publishing to Tableau Public is not secure for confidential data, printing to PDF or exporting as a .
twbx does not allow for live data updates.


NEW QUESTION # 18
You have the following dashboard that contains two visualizations.

You want to show only visualization at time. Users must be able to switch between visualizations.
What should you me?

  • A. Dashboard actions
  • B. Showhide buttons
  • C. A parameter and a calculated filed
  • D. Worksheet actions

Answer: C

Explanation:
Showhide buttons are a feature that allows you to show or hide a layout container on a dashboard. You can use showhide buttons to create a toggle effect that switches between two visualizations. You need to place each visualization in a separate layout container and then add a showhide button for each container. You can customize the appearance and behavior of the buttons to suit your needs. Reference: https://help.tableau.com/current/pro/desktop/en-us/dashboards_organize_floating_layoutcontainers.htm https://help.tableau.com/current/pro/desktop/en-us/dashboards_showhide.htm


NEW QUESTION # 19
You have a Tableau Prep flow that joins a dataset named Global Indicators to a dataset named Price Indices.
In which step can you transform rows of monthly data into rows of yearly data''

Answer:

Explanation:


NEW QUESTION # 20
You have the following view.

You want to filter the view lo show only records that have a movie name starting with the word. "The". You must achieve the goal without writing any formulas.
Which type of filter should you use?

  • A. Condition
  • B. Wildcard
  • C. Top
  • D. General

Answer: B


NEW QUESTION # 21
You have the following dashboard.

When a user selects a only on the map the data on the bar chart must show only the data for the selected city. The data in the bar chart must change only when the user selects a different city How should you configure the dashboard action? (Use the dropdowns in the Answers Area to select the correct options.)

Answer:

Explanation:


NEW QUESTION # 22
A Data Analyst needs to calculate the percent of regional sales that each state contributes to. As a first step, the analyst needs to calculate total sales per region.
Which calculation should the analyst use to do this?

  • A. {FIXED [Region]: SUM([Sales])}
  • B. {FIXED [State], [Region]: SUM([Sales])}
  • C. [FIXED [Region]: TOTAL([Sales])]
  • D. {FIXED [State]: SUM([Sales])}

Answer: A


NEW QUESTION # 23
You are developing a data source in Tableau Prep.
You have two tables named Orders and Employees.
The Orders table was created in 2019 and contains the following columns.
The Employees table contains all the employee information for the various sales teams in the sales department and contains the following columns You want to prepare the data so that you can analyze sales trends over time for every sales team.
Which three actions should you perform in order? (Place the three correct options in order. Use the arrows to move Options to Answer Area. Use Answer Area arrows to re-order the options.)

Answer:

Explanation:
There are different ways to prepare the data in Tableau Prep, but one possible answer is:
Answer area:
* Join the tables.
* Aggregate the data by Sales Team.
* Add the following filter to the Employees table: Sale Team - Team Alpha.
To analyze sales trends over time for every sales team, you need to combine the data from the Orders and Employees tables. You can do this by joining the tables on the Rep ID column, which is a common identifier for both tables. This will create a single table with all the columns from both tables. Next, you need to aggregate the data by Sales Team, which is the level of analysis you want. You can do this by grouping the data by the Sales Team column and applying an aggregation function (such as sum, average, count, etc.) to the other columns that you want to measure (such as Total Amount, Rep Tenure, etc.). This will create a summary table with one row for each sales team and the aggregated values for the other columns. Finally, you need to filter the data to focus on a specific sales team, such as Team Alpha. You can do this by adding a filter to the Employees table and selecting only the rows where Sales Team equals Team Alpha. This will remove the rows for other sales teams and keep only the data for Team Alpha.
References:
[Tableau Certified Data Analyst Exam Prep Guide], page 9, section "Preparing Data"
[Tableau Help: Join Your Data]
[Tableau Help: Aggregate Your Data]
[Tableau Help: Filter Your Data]


NEW QUESTION # 24
You have the following data source in tableau Server.

You need to ensure that the data is updated every hour.
What should you select?

  • A. New
  • B. Connected Workbooks
  • C. Extract Refreshes
  • D. Connections

Answer: C

Explanation:
To ensure that the data is updated every hour, you need to select Extract Refreshes from the data source menu on Tableau Server. This will allow you to add a new extract refresh schedule or edit an existing one. You can specify the frequency and time of the refresh, as well as any custom options or credentials. New will create a new data source, Connected Workbooks will show you which workbooks use this data source, and Connections will show you which tables or files are connected to this data source. References: https://help.
tableau.com/current/server/en-us/refresh_extracts.htm https://help.tableau.com/current/server/en-us
/refresh_extracts_add.htm
To ensure that the data is updated every hour on Tableau Server, you would need to go to the "Extract Refreshes" option. Here, you can schedule the data extracts to refresh at the desired frequency, which in this case would be every hour.


NEW QUESTION # 25
Open the link to Book1 found on the desktop. Open the Movie Durations worksheet.
Replace the existing data source with the Netflix_2019 data source.

Answer:

Explanation:
check the steps below in explanation.
Explanation:
To replace the existing data source with the Netflix_2019 data source, 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 Movie Durations worksheet.
* Click on the Movie Durations tab at the bottom of the workbook to open the worksheet. You will see a bar chart that shows the number of movies by duration for the existing data source.
* Go to the Data Source tab at the bottom of the workbook to see the data source page. You will see a table that shows the fields and values from the existing data source.
* Click on the drop-down arrow next to the data source name at the top of the page and select Replace Data Source from the menu. This will open a dialog box that allows you to replace your data source with another one.
* Select Netflix_2019 from the list of available data sources and click OK. This will replace your existing data source with the Netflix_2019 data source and update your worksheet accordingly. You may need to fix any broken fields or calculations that result from the replacement.
References: https://help.tableau.com/current/pro/desktop/en-us/datasource_replace.htm https://help.tableau.
com/current/pro/desktop/en-us/datasource_replace_workbook.htm


NEW QUESTION # 26
You connect to a database server by using Tableau Prep. The database server has a data role named Role1.
You have the following field in the data.
You need to apply the Role1 data role to the Material field.
Which two actions should you perform? Choose two.

  • A. From the More actions menu of Materials, select Group Values, and then select Spelling.
  • B. For the data type of the Material field, select Custom, and then select Role1.
  • C. From the More actions menu of Materials, select Valid in the Show values section.
  • D. From the More actions menu of Materials, filter the selected values.

Answer: A,B

Explanation:
To apply a custom data role to a field, you need to select the data type of the field and then choose the data role from the list of available roles. This will validate the values in the field against the data role and mark any invalid values with a red exclamation mark. To fix the invalid values, you can use the Group Values option and select the Spelling algorithm, which will group values that are close in spelling and replace them with the most frequent value in the group. This will help you standardize the values in the Material field and match them with the Role1 data role. References: The information is based on the following sources:
* Use Data Roles to Validate your Data - Tableau
* New in Tableau Prep: Automatically identify data quality issues with Data Roles


NEW QUESTION # 27
You have the following dashboard that contains two sheets.

You want to minimize the whitespace between the sheets.
What should you configure?

  • A. The position
  • B. The padding
  • C. The background
  • D. The border
  • E. The size

Answer: B

Explanation:
To minimize the whitespace between the sheets, you should configure the padding of the sheets and the dashboard. Padding is the amount of space between the edge of a sheet or dashboard and its content. You can adjust the padding by using the Layout tab in the Format pane. You can reduce the padding for each sheet by selecting the sheet and changing the values for the inner and outer padding. You can also reduce the padding for the dashboard by selecting the dashboard and changing the values for the outer padding. Reducing the padding will make the sheets and the dashboard more compact and eliminate unnecessary whitespace. Reference:
Format Dashboards - Tableau
Tableau Certified Data Analyst Study Guide


NEW QUESTION # 28
You have a data source that contains the following columns.
You want to filter regions based on the highest sales. Users must be able to specify the number of regions shown.
Which three actions should you perform in order? (Place the three correct options in order. Use the arrows to move Options to Answer Area.
Use Answer Area arrows to re-order the options.)

Answer:

Explanation:
To filter regions based on the highest sales and allow users to specify the number of regions shown, you should perform these actions in order:
Answer area:
* Create an integer data type parameter named Param1.
* Drag Region to the Filters shelf.
* Configure a Top filter by field. Use Param1 and filter by the sum of Sales.
To create a dynamic filter that lets users choose the number of regions to display, you need to use a parameter and a top filter. A parameter is a user-defined variable that can be used in calculations, filters, and reference lines. A top filter is a type of filter that shows only the top or bottom N values based on a specified field or expression.
In this question, you want to filter regions based on the highest sales. You also want users to be able to specify the number of regions shown. To achieve this, you need to follow these steps:
* First, you need to create an integer data type parameter named Param1. This parameter will allow users to enter a number that will determine how many regions to show. You can create a parameter by right- clicking on the Data pane and selecting Create Parameter. Then, you need to specify the name, data type, current value, and allowable values for the parameter. In this case, you can choose Integer as the data type, 10 as the current value, and All as the allowable values. You also need to show the parameter control by right-clicking on the parameter and selecting Show Parameter Control. This will display a slider or a text box where users can enter or adjust the parameter value.
* Next, you need to drag Region to the Filters shelf. This will open the Filter dialog box, where you can choose how to filter the Region field. You can filter by general, wildcard, condition, or top. In this case, you want to filter by top, so you need to select the Top tab.
* Finally, you need to configure a top filter by field. Use Param1 and filter by the sum of Sales. This will filter the Region field by showing only the top N regions based on the sum of Sales, where N is the value of the parameter Param1. You can configure a top filter by field by selecting By field in the Top tab, then choosing the parameter Param1 from the drop-down list, and selecting the aggregation function Sum and the field Sales from the other drop-down lists. This will create a filter expression that looks like this: Top Param1 by SUM(Sales).
By following these steps, you will create a filter that shows only the regions with the highest sales, and allows users to change the number of regions shown by adjusting the parameter value.
References:
Tableau Certified Data Analyst Exam Prep Guide, page 10, section "Filtering Data" Tableau Help: Parameters Tableau Help: Top Filters


NEW QUESTION # 29
You need to change the values of a dimension without creating a new field.
What should you do?

  • A. Create aliases
  • B. Create groups
  • C. Rename the fields
  • D. Transforms the fields

Answer: A

Explanation:
You can create aliases for the members of a dimension by right-clicking the dimension in the Data pane or in the view and selecting Aliases. This changes how the values are displayed in the view, but not the underlying data. For example, you can create an alias for "Central" as "Midwest".


NEW QUESTION # 30
Open the link to Book1 found on the desktop. Open the Line worksheet.
Modify the chart to show only main and max values of both measures in each region.

Answer:

Explanation:
check the steps below in explanation
Explanation:
To modify the chart to show only min and max values of both measures in each region, 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 Line worksheet.
Click on the Line tab at the bottom of the workbook to open the worksheet. You will see a line chart that shows the sales and profit for each month by region.
Drag Month from the Columns shelf to Filters shelf. This will open a dialog box that allows you to filter by different criteria.
Select Range of Dates from the dialog box. This will show you options to filter by a range of dates or values.
Select Minimum and Maximum from the drop-down list next to Month. This will filter by the minimum and maximum values of Month for each region. You can also enter specific values or use the sliders to adjust the range.
Click OK to apply the filter. You will see that the line chart now shows only min and max values of both measures in each region.


NEW QUESTION # 31
You are subscribed to several views.
You need to unsubscribe from the views.
What should you use?

  • A. The Shared with Me page
  • B. The Notifications area of Tableau Prep
  • C. The My Content area of Tableau web pages
  • D. The Data Source page of Tableau Desktop

Answer: C

Explanation:
To unsubscribe from the views, you should use the My Content area of Tableau web pages. This area allows you to manage your subscriptions, as well as your workbooks, views, and data sources. You can select the views you want to unsubscribe from, click Actions, and then click Unsubscribe. You can also change the subscription options, such as the schedule, the format, or the message. Reference:
Create a Subscription to a View or Workbook - Tableau
Tableau Certified Data Analyst Study Guide


NEW QUESTION # 32
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.

Answer:

Explanation:
check the steps below in explanation.
Explanation:
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


NEW QUESTION # 33
You have the following dataset in Microsoft Excel.

You are using interpreter to cleans the dataset. Data interpreter provides the following results.

How many rows of data will be ingested into Tableau as values?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: B


NEW QUESTION # 34
From Tableau Desktop you sign in lo a Tableau Server site.
What appears in the list of available data sources when you search for a published data source?

  • A. All the data sources published to the Tableau Server within the folders to which you have access
  • B. All the data sources published to the site within the folders to which you have access
  • C. All the data sources published to the site
  • D. All the data sources published to the Tableau Server

Answer: B

Explanation:
When you sign in to a Tableau Server site from Tableau Desktop and search for a published data source, you will see all the data sources published to the site within the folders to which you have access. You will not see data sources published to other sites or folders that you do not have permission to view. You can also filter your search by project, owner, or tag. References:
https://help.tableau.com/current/pro/desktop/en-us/connect_basic.htm
https://help.tableau.com/current/pro/desktop/en-us/connect_tableauserver.htm When signed in to Tableau Server from Tableau Desktop, you'll only be able to see the data sources that have been published to the site and are within the folders that you have been granted access to. Tableau's permission and project structure mean that you won't see all data sources from the entire server unless you have permissions to do so.


NEW QUESTION # 35
You have the following view.

You want to filter the view lo show only records that have a movie name starting with the word. "The". You must achieve the goal without writing any formulas.
Which type of filter should you use?

  • A. Condition
  • B. Wildcard
  • C. Top
  • D. General

Answer: B


NEW QUESTION # 36
You use a quick table calculation lo calculate the moving average of a measure named Sales.
You need to calculate the moving averages of the last three years.
Which setting should you change in the Table Calculation dialog box? {Click the appropriate Option in the Answer Area)

Answer:

Explanation:


NEW QUESTION # 37
You want to add a draft watermark to a dashboard as shown in the following exhibit.
Which type of object should you use?

  • A. Web page
  • B. Sheet
  • C. Horizontal
  • D. Image

Answer: D

Explanation:
References: https://help.tableau.com/current/pro/desktop/en-us/dashboards.htm https://help.tableau.com
/current/pro/desktop/en-us/dashboards_create_layouts.htm https://help.tableau.com/current/pro/desktop/en-us
/dashboards_create_watermarks.htm
To add a draft watermark to a Tableau dashboard, you would use an image object. You can overlay this image across your dashboard, possibly with some transparency, to achieve the watermark effect without interfering with the readability of the dashboard content.


NEW QUESTION # 38
You have the following map.

You need the map to appear as shown in the following visualization.
What should you do?

  • A. Change the mark type to Map
  • B. Drag Location to Size on the Marks card
  • C. Change the opacity to 75%
  • D. Drag Population to Size on the Marks card
  • E. Change the mark type to Density

Answer: E

Explanation:
The question presents a scenario where a geographic map visualization in Tableau needs to be transformed from a series of discrete circles representing data points to a density map visualization. The density map shows concentrations of data points with a gradient of color, where denser areas are indicated by a darker color.
Here's the explanation for each option:
A). Change the mark type to Density: This is the correct answer because changing the mark type to 'Density' in Tableau creates a density map, which displays the concentration of data points with a color gradient. This is exactly what is needed to achieve the visual effect shown in the second image, where regions with a higher concentration of data points are represented by darker shades.
B). Drag Location to Size on the Marks card: This option would adjust the size of the marks based on the number of locations, which is not relevant to creating a density map. It would result in varying sizes of circles, not a continuous gradient.
C). Change the mark type to Map: The visualization is already using a map. This option would not change the visualization to the desired density map.
D). Drag Population to Size on the Marks card: This would change the size of the circles based on the population values, making some circles larger and others smaller. This is not how a density map is created, which uses color intensity rather than size to show concentration.
E). Change the opacity to 75%: Changing the opacity would affect the transparency of the marks on the map but would not transform the visualization into a density map.
To achieve the visualization shown in the second image, the mark type must be changed to 'Density,' which will produce a heat map-like effect where the color intensity represents the concentration of data points.
Therefore, the correct answer is A. Change the mark type to Density.
To create a density map from a scatter plot of data points, you would change the mark type to Density. This mark type allows you to visualize the concentration of data points in an area, which can be useful for identifying clusters or patterns in geospatial data.


NEW QUESTION # 39
in which three formats can you export a worksheet from the Worksheet menu? Choose three

  • A. .csv
  • B. .xlsx
  • C. .txt
  • D. .png
  • E. .html
  • F. .pptx

Answer: A,D,E


NEW QUESTION # 40
You have the following dataset.
Which formula calculates the percent difference in sales relative to the same quarter the previous year as shown in the Calculation field?

  • A. (SUM([Sales]) / (LOOKUP (SUM ([Sales]), -4))
  • B. (SUM ([Sales]) - LOOKUP (SUM ( [Sales]), -4))
  • C. (SUM ([Sales]) - LOOKUP (SUM ([Sales]), -4) ) / (LOOKUP (SUM ([Sales]), -4) )
  • D. (ZN (SUM ([Sales]) ) - LOOKUP (ZN (SUM ([Sales]) ), -4) )

Answer: C

Explanation:
The formula in option B calculates the percent difference in sales relative to the same quarter the previous year. It subtracts the sales of the same quarter from the previous year from the current year's sales, and then divides this by the previous year's sales. This gives a percentage change, which aligns with what is shown in the Calculation field of your dataset. The LOOKUP function returns the value of a specified offset from the current row in the partition. In this case, the offset is -4, which means the value of the same measure four rows above the current row. This corresponds to the same quarter of the previous year, assuming the data is sorted by quarter. References:
* LOOKUP Function - Tableau
* Table Calculations - Tableau
* Tableau Certified Data Analyst Study Guide


NEW QUESTION # 41
......


Tableau TDA-C01 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Explore and Analyze Data: This section covers using calculations, LOD expressions, and table calculations to create new views and insights.
Topic 2
  • Create Views and Dashboards: In this section of the exam, candidates are tested for their knowledge of creating views, dashboards, and stories using basic and advanced chart types. It includes structuring data by using groups, bins, and hierarchies.
Topic 3
  • Connect to and Transform Data: In this section, candidates are tested for their skills in connecting to data sources, revising the properties of a data source, and saving those customizations. it also covers how to modify connections and work with multiple data sources.
Topic 4
  • Get Started with Tableau: In this section of the exam, candidates are evaluated for the foundational skills to begin their Tableau Desktop journey.
Topic 5
  • Publish and Manage Content: This section covers the vital understanding of Tableau roles and licenses and the governance models and rules for publishing and managing content. It also covers how to publish data and content on Tableau Server and Tableau Cloud.

 

TDA-C01 are Available for Instant Access: https://www.dumpsfree.com/TDA-C01-valid-exam.html

TDA-C01 Dumps 2025 - New Tableau TDA-C01 Exam Questions: https://drive.google.com/open?id=1D1yHH_g4NsPz2D8fsMe1tT3tDGKIIIJI