🔥 40% Off Crucial Exams Memberships — This Week Only

2 days, 13 hours remaining!
00:20:00

Tableau Desktop Foundations Practice Test

Use the form below to configure your Tableau Desktop Foundations Practice Test. The practice test can be configured to only include certain exam objectives and domains. You can choose between 5-100 questions and set a time limit.

Logo for Tableau Desktop Foundations
Questions
Number of questions in the practice test
Free users are limited to 20 questions, upgrade to unlimited
Seconds Per Question
Determines how long you have to finish the practice test
Exam Objectives
Which exam objectives should be included in the practice test

Tableau Desktop Foundations Information

The Tableau Desktop Foundations (Specialist) certification validates your grasp of foundational Tableau Desktop skills. It is intended for professionals new to Tableau or those wanting to confirm they understand the core capabilities of the tool. The exam focuses on theory — it does not require direct interaction with the Tableau software during the exam. Instead, it tests your knowledge of how Tableau works, what options are available, and how you’d execute certain tasks conceptually.

You’ll be assessed across topics like connecting and preparing data, exploring and analyzing data (sorting, filtering, aggregations, basic calculations), designing dashboards and visualizations, and understanding core Tableau concepts (dimensions vs. measures, discrete vs. continuous, etc.). Though the questions are conceptual, hands-on experience in Tableau Desktop will greatly help you internalize how those features operate in practice. Passing this exam demonstrates that you have the theoretical foundation needed to build and interpret basic visualizations in Tableau.

Holding the Foundations (Specialist) certification shows employers and peers that you understand the essentials of Tableau Desktop. It’s a strong credential for analysts, BI professionals, or anyone who works with data visualization tools. From there, you can build on this base to pursue more advanced Tableau certifications and deeper analytics roles.

Tableau Desktop Foundations Logo
  • Free Tableau Desktop Foundations Practice Test

  • 20 Questions
  • Unlimited time
  • Connecting to and Preparing Data
    Exploring and Analyzing Data
    Sharing Insights
    Understanding Tableau Concepts
Question 1 of 20

While connected live to a SQL table, you right-click a column in Tableau's Data pane and choose Rename. What happens as a result of this action within Tableau Desktop and in the underlying database schema?

  • Only the current worksheet shows the new name; other worksheets continue to display the original field name until manually renamed.

  • Both Tableau and the source database are updated; Tableau issues an ALTER TABLE command to rename the physical column.

  • The field's name is updated in all worksheets in the workbook, but the original database column name remains unchanged.

  • The field is renamed in Tableau, but you must refresh the connection or extract before any worksheet will display the new name.

Question 2 of 20

You connect live to a SQL Server table, then add an Excel worksheet as a second connection and create an inner join between the two tables in the same Tableau data source. Before you begin building views, what does Tableau do?

  • Tableau prompts you to convert the entire data source to a .hyper extract before analysis can continue.

  • Tableau leaves the SQL table live but turns the Excel data into an extract, producing a single hybrid data source.

  • Tableau keeps the data source live and automatically decides whether the join runs in the SQL database or in Hyper, without asking you to make an extract.

  • Tableau forces you to replace the join with data blending because joins cannot cross connections.

Question 3 of 20

In Tableau Desktop, you are assembling a sales dashboard and want consumers to dynamically restrict what they see to one or more Product Categories directly from the dashboard itself. Which built-in interactive element is specifically designed for this purpose?

  • Insert a data highlighter for Product Category in the dashboard.

  • Add the Product Category field as a filter and choose Show Filter on the dashboard.

  • Create a parameter control based on Product Category and display it on the dashboard.

  • Enable animations for Product Category marks on the dashboard.

Question 4 of 20

A data analyst has several worksheets ready and wants to add one to a new dashboard they have just created. What is the most common and direct method to add an existing worksheet to the dashboard canvas?

  • Drag the desired worksheet from the Dashboard pane on the left onto the dashboard canvas.

  • Select 'Dashboard > Add Sheet' from the top menu and choose the worksheet.

  • Right-click on the worksheet's tab at the bottom of the workbook and select 'Add to Dashboard'.

  • From the dashboard view, drag a data field from the Data pane directly onto the canvas.

Question 5 of 20

While examining a bar chart, you want to combine the "Office Supplies", "Furniture", and "Technology" category marks so they display as a single, new category in the view and are added back to the Data pane for future use. Which workflow meets this requirement?

  • Create a set from the three categories and add the set to the view.

  • Ctrl-select the three category marks in the bar chart and click the Group icon on the tooltip/context menu.

  • Drag the Category dimension onto itself in the Data pane and choose Combine Fields.

  • Convert Category to a bin, then assign the three values to the same bin range.

Question 6 of 20

A data source contains a 'State' field assigned a geographic role. According to Tableau's default behavior, what happens when a user double-clicks this 'State' field in the Data pane to create a map visualization?

  • A dialog box appears, requiring the user to select between a symbol map or a filled map before creating the view.

  • Tableau adds generated Latitude and Longitude fields to the view and places the 'State' field on Detail on the Marks card.

  • Tableau displays an error message because explicit Latitude and Longitude fields are required in the data source.

  • Tableau adds the 'State' field to the Rows shelf and 'Number of Records' to the Columns shelf, creating a bar chart.

Question 7 of 20

A workbook contains the fields Order Date and Ship Date. You must create a calculated field that returns the number of days an order spent in transit, counting both the day the order was placed and the day it shipped. Which expression meets this requirement?

  • DATEDIFF('day',[Order Date],[Ship Date]) - 1

  • DATEDIFF('day',[Order Date],[Ship Date]) + 1

  • DATEDIFF('day',[Order Date],[Ship Date])

  • DATEDIFF('day',[Ship Date],[Order Date])

Question 8 of 20

A data analyst connects to an Excel file and renames a field from "SalesTotal" to "Total Sales" within the Data pane in Tableau. What is the impact of this action on the original column name in the source Excel file?

  • The column name in the Excel file is updated to "Total Sales".

  • A new column named "Total Sales" is added to the Excel file.

  • The original column name in the Excel file remains unchanged.

  • The user is prompted to save a new version of the Excel file.

Question 9 of 20

While viewing the logical layer on the Data Source page, you want to relate the Orders and Returns tables so Tableau controls aggregation and prevents row duplication. Which action should you take first to create this relationship?

  • Join Orders and Returns in the physical layer, setting the join type to Inner.

  • Select both tables in a worksheet and choose Data > Edit Relationships.

  • Right-click Orders, choose Convert to Union, and then add Returns to the union.

  • Drag the Returns table onto the Orders table in the logical layer to open the Edit Relationship dialog.

Question 10 of 20

A data analyst is creating a presentation in Tableau to guide viewers through a specific sequence of insights. Which component should the analyst use to contain each individual worksheet or dashboard in this narrative sequence?

  • Story Point

  • Worksheet

  • Action

  • Dashboard

Question 11 of 20

A Tableau user needs to add both row and column grand totals to a crosstab visualization. Which pane provides a drag-and-drop object for adding totals directly to the view?

  • The Analytics pane

  • The Format pane

  • The Data pane

  • The Analysis menu

Question 12 of 20

While optimizing a dashboard that currently uses a live connection to a corporate data warehouse, you consider switching to a Tableau extract. Which statement describes functionality you will gain with an extract that is unavailable when the connection remains live?

  • Row-level security rules defined in the source database are automatically enforced by Tableau without additional configuration.

  • Data changes in the warehouse become visible to viewers immediately without any refresh process.

  • Custom SQL statements can now be authored and edited directly on Tableau Server instead of in Tableau Desktop.

  • Queries are processed in Tableau's high-performance in-memory engine rather than in the remote database.

Question 13 of 20

You have Sales on the Columns shelf creating a vertical bar chart. To build a combined axis chart that displays both Sales and Profit on the same axis, which action should you perform?

  • Convert Profit to a discrete field and place it on the Color shelf in the Marks card.

  • Right-click the Sales axis and select Dual Axis, then synchronize the axes.

  • Drag Profit onto the Sales axis on Columns and drop when the double-ruler cursor appears.

  • Drag Profit to the Rows shelf so it creates a second bar chart, then synchronize axes.

Question 14 of 20

You import a CSV with a column named "Territory ID" holding two-letter US state abbreviations. Tableau shows it as a plain string without the globe icon. Which single step will enable you to plot these territories on a map?

  • Right-click the field and choose Geographic Role > State/Province.

  • Rename the field to "State" and refresh the data source.

  • Convert the field to Number (Whole) and select Generate Latitude and Longitude.

  • Turn on Data Interpreter and set the data source to an extract.

Question 15 of 20

A Tableau user has created a worksheet with a color legend that is taking up too much space. To simplify the view for an upcoming presentation, the user needs to hide this legend. Which is a direct method for hiding the legend from the worksheet view?

  • Right-click the legend and select 'Hide Card'.

  • Navigate to the Analysis menu and select the legend to hide it.

  • Drag the legend from the view onto the Filters shelf.

  • Navigate to the File menu and select 'Hide Active Legend'.

Question 16 of 20

A data analyst needs to share a Tableau workbook with a colleague. The colleague does not have access to the live database connection used in the workbook. Which file format should be used to ensure the colleague can open the workbook and see all the visualizations?

  • .tds

  • .hyper

  • .twbx

  • .twb

Question 17 of 20

A Tableau Desktop analyst uses File > Export > PowerPoint to share insights. When the export completes, what should they expect to appear on the resulting PowerPoint slides?

  • Only the underlying data tables for each sheet, displayed as editable PowerPoint tables.

  • Fully interactive visualizations where filters, tooltips, and highlight actions continue to work inside PowerPoint.

  • A static image of each exported sheet or dashboard reflecting current filter settings, with no interactive functionality.

  • Hyperlinked thumbnails that open the original Tableau workbook when clicked, leaving slides otherwise blank.

Question 18 of 20

A data analyst is working with a 'Region' field that contains inconsistent values, such as 'N. West' and 'Northwest'. To standardize the data for clear and accurate reporting, what is the most direct method in Tableau to display 'N. West' as 'Northwest'?

  • Group the 'N. West' and 'Northwest' values.

  • Rename the 'Region' data field.

  • Create a calculated field.

  • Assign an alias to the 'N. West' value.

Question 19 of 20

In a new worksheet you place the continuous measures Sales on Columns and Profit on Rows, leaving all other shelves blank. To visualize the relationship between the two measures, which default mark type does Tableau apply to the view it creates?

  • Gantt Bar

  • Text

  • Line

  • Circle

Question 20 of 20

In Tableau, a data analyst drags the numeric field Customer ID into the view and sees that it appears as a blue pill on the Rows shelf, listed under Dimensions. Which explanation best describes why Tableau categorizes this field as a dimension?

  • Only fields stored as strings in the data source can be dimensions; Customer ID was automatically converted to text.

  • Tableau places any numeric field on Dimensions until the user explicitly changes its default aggregation to SUM.

  • A field can act as a dimension when it contains fewer than 15 distinct values; beyond that it becomes a measure.

  • Dimensions describe categorical, qualitative values used to slice or group data; Customer ID, though numeric, identifies customers rather than representing a quantity to be aggregated.