Connecting to Excel Files in Tableau

This chapter shows how to connect Tableau to Microsoft Excel Files. Furthermore, how to use the Excel sheets as Tableau Data Source with an example.

Before we start connecting to Tableau, let us see the data present in the Excel file. The screenshot below shows that it is just a regular .xlsx file holding two sheets or two tables. The screenshot below will show the Data present in the Customers sheet.

Excel Files 1

The below screenshot shows the Data present in the Department sheet.

Excel Sheet 2

Steps involved in Connecting to Excel Files in Tableau

Double click on the desktop to open. Once it is open, it looks like the below screenshot. First, Under the Connect section, Please select the Excel Option to connect Tableau to Excel files.

Connecting to Excel Files in Tableau 3

Once the Excel Option is selected, a new window will open to select the Excel file from our file system. For now, we are selecting the CustomersAndDept.xlsx file, as shown below.

Select the Excel xlsx 4

Once we complete it, the below screenshot will appear. Please understand the following connection options before creating a Tableau report using Excel files.

  1. Workbook: Excel File we selected from our file system.
  2. Sheets: This section displays the Sheets or tables in the Excel source. We have two tables, so it displays those two sheets (Customers and Department). The search bar is under this section, handy for many sheets. For instance, If we have 30 or 40 sheets, use this to search for a specific table.
  3. Drag Sheets Here: We must Drag Table(s) from Sheets to this Section. It will only use the tables present in this area. It is something like Dataset.
  4. This Tableau region shows the data present in our connected Excel File Dataset.

NOTE: CustomersAndDept is the default data source name (Excel Filename) assigned by it. Please change this default name to a more meaningful, unique name.

Connecting Tableau to Excel Files 1

We can add the sheets to Region 3 in Multiple Ways. As the name suggests, we can Drag the Customers Table from the Sheets region to the 3rd region or double-click on the required table will automatically add.

TIP: Tableau allows us to add multiple tables using Joins.

Once we dragged the Customers Excel Files sheet, the Tableau Preview region will display the data in that connected sheet. If you observe the below screenshot, there is a message showing that the Data Interpreter is On.

Data Interpreter: If Tableau discovers the format of any column data in our selected sheet is difficult to analyze. So it will pop up a message asking us to Turn On Data Interpreter. By turning the Data Interpreter on, we can normalize the data.

View Data or Rows present in Excel Sheet or Table 3

Once we finished, click on the Sheet 1 tab to design the Tableau report using the connected Excel file.

  1. Data: This will display the list of currently connected data Sources. We have only “One” now; otherwise, it displays all the available data sources.
  2. Dimensions: Columns with string data will be placed under the Dimensions section
  3. Measures: Columns with Numeric data or Metric values will be placed under the Measures section
  4. It is the area where we design our reports by dragging Measures and Dimensions.
Design Report using Excel Sheet 4

From the above screenshot, we only see the data in the Customers table, though we have Customers and Department tables in our Excel file. If we want to add a Department table, Click the back button on the Top and Join the Department table with the Customer table.

Comments are closed.