This is not a traditional step that will guide you through producing or changing anything on Tableau Desktop. This portion if focused on making sure that you have a firm understanding of each component of the Worksheet window and how they can be used. This is pivotal to using Tableau Desktop comfortable and efficiently, spend time reading through this if you have not used Tableau Desktop before. Everything found here can be further augmented by looking up explanations from Tableau themselves. If a section is still unclear to you after this guide please research its function. Not every visualization will use every feature discussed below, but a broad overview will help you quickly pick up how to produce the desired results. |
Dimensions in Tableau describe your data. They are typically not what you are trying to measure, but further define your dataset. This means most dimensions are not numerical (barring dates), and are descriptors. The dimension "Group" will tell you how many groups you have and their names, while the measure "Cvol" contains the crown volume (volume of a tree) found within each group and allows you to find which group of lemurs eats on the largest trees. Without the dimension "Group" Tableau would simply display the Cvol number of the entire dataset, the dimension is needed to separate the data. Auxiliary information: - the symbol next to each field (Abc, a calendar, globe, #, etc) show the type of information Tableau automatically assigns to each field. Abc denotes string, # denotes a number, calendar denotes date, and a globe denotes a geographic role. By clicking on these symbols you can manually change the data type if Tableau has misidentified them.
- Fields can be moved between dimensions and measure by clicking and dragging. This is useful if Tableau misidentifies a field.
|
Measures are typically what you are actively trying to determine from your data. Hard numbers, coordinates, response counts, and much more will be housed here. A measure is typically the quantifier of the dimensions above. For example. The dimension "Group" will tell you how many groups you have and their names, while the measure "Cvol" contains the crown volume (volume of a tree) found within each group and allows you to find which group of lemurs eats on the largest trees. Without the measure "Cvol" Tableau would only display the different groups in the dataset, it would have no number to be compare the groups. Auxiliary information: - the symbol next to each field (Abc, a calendar, globe, #, etc) show the type of information Tableau automatically assigns to each field. Abc denotes string, # denotes a number, calendar denotes date, and a globe denotes a geographic role. By clicking on these symbols you can manually change the data type if Tableau has misidentified them.
- Fields can be moved between dimensions and measure by clicking and dragging. This is useful if Tableau misidentifies a field.
|
Pages are used to see how one field of your data modifies the resulting output. Imagine this function as overlaying a series of pages onto your worksheet that can be flipped through to see changes, similar to a flipbook. This can be used to see how the data changes over time (by putting a date field in the pages tab), by individual (by putting a unique identifier in the pages such as name), and much more. The image below shows an example Page tab that will appear on your worksheet, in this case modifying the data based on date. In this tab you can use the drop down to select a specific date, the arrows to move date forward or backwards (as well as using the square to stop), and the stacked blocks denote the speed the pages are "flipped." If you click "Show History" you can further select how past pages are shown. In the example below, I have all past dates staying on the worksheet, but have them faded to show that they're past. 
|
As the name suggests, Filters allow you to filter your data to only show specific aspects. This is useful if you only wish to show data within a specific date range, from a specific group of people, only values within a specific numeric range, and more. Once a field is added to the filter tab a window will appear (shown below) allowing you to select which portions of your data you wish to show. The other options, such as "Condition" or "Top" allow for more advanced filtering with formulas. If you right click on the field within the filter tab (shown below) you can choose to show the filter, allowing yourself or other users to change what is filtered on the fly. Typically, this is shown if you want to give your end user more freedom, and hidden to restrict how much the visual can be changed.
|
The marks tab contains a lot of useful features to modify your visual and will likely be the tab you interact with most often. The drop down menu, which begins as "Automatic" is where you can select the type of visual you would like to produce. To use the other sub-tabs you drag a dimension or measure onto them. For example, to color the visual by "Group" you drag the "Group" dimension onto "Color". Below is a brief explanation of each sub-tab: - Color: used to modify how the visual is colored. If a dimension is used the colors will be distinct, a measure allows for a gradient.
- Size: usually used with a measure, allows you to change how each mark in the visual is sized. Typically, visuals keep a consistent size for each point added, but adding a size component allows for the points to automatically size based on the measure used.
- Text: Used to add text below marks on the visual. For example, putting "Group" on the text sub-tab will show the group name below each point on the visual.
- Detail: This is an important sub-tab used to tell Tableau Desktop how detailed to make your visuals. Adding details allows you to further define exactly what you are trying to show. For example, adding "Species" to a bar chart comparing crown volume to each group will cause each bar to further split to show how each species adds to the total average.
- Tooltip: Your tooltip is what you see when you hover your mouse over a datapoint. Clicking tooltip allows you to modify the text and what is shown
- Shape (only shown when shape is selected from the drop down): Allows you to select which shape each value within your field will receive.
As you can see in the image below, I have used a number of the sub-tabs to create a completely different visual than the starting bar chart given by putting "Group" and "Cvol" in the columns and rows, respectfully. I initially added "Species" as a detail, telling Tableau I wanted to also know how the species of tree compared within each group. I then colored by "Species" to quickly denote between them, modified the tool tip, and used "Cvol" as size to quickly show which trees had the largest crown volume. The marks is a very powerful tab, and can dramatically change your visuals. 
|
Columns and rows are where you drag your dimensions or measures to produce the visuals. Multiple fields can be added to both, resulting in stacked visuals. In the image below, I wanted to know information on each group, further broken by the species of trees. By placing "Group" first Tableau creates columns for every group. By adding "Species" tableau further creates columns for each species of tree found within that group. I was then curious of the crown volume and the NNdist (how spread the lemur group is), so I added both to rows. This creates two separate graphs showing both. By right clicking on one of the measures you can select "Dual Axis." This shows both measures in one graph, with the first measure axis on the left and the second on the right. NOTE: I changed the graph type of NNDist in the marks tab to be a line instead of dots. 
 |
These three buttons, from left to right, add new worksheets, dashboards, and stories. - Worksheet: typically a single visual or graph made by comparing dimensions and measures. Likely where you will spend the majority of your time
- Dashboards: a place to layout and display multiple (potentially) connected visuals. This allows you to show the end user multiple data points in one view and can be made interactive. Filters and pages can be applied to entire dashboards, and pictures, links, text, and more can be added as well.
- Stories: Tableau's version of a presentation. Stories allows for one worksheet or dashboard per slide, all of which can be interactive. Used to tell a longer narrative with the visuals in a cohesive package.
|

The analytics tab allows for basic analytics to be applied to your visuals automatically. These can be further formatted to a degree, but do not allow for deep statistically summaries to be formed. In short, these analytic tools are more exploratory and surface level than a deep-dive you can achieve with JMP, SAS, R, or another statistical program. To use, drag whatever analytic you are interested in onto the worksheet, and apply it to the table, plane, or cell. - Table: Applies to the entire visual, takes all data in the visual into account
- Pane: Will apply to sections of your data. A pane is an overarching column or row that contains additional fields within it. In the example below, each group would be a pane, and each species would be the additional data points within each pane (called a cell)
- Cells are the most detailed fields within your visual. These have no additional fields below them, and typically are found within panes.

|
The Show Me button is a great way to see what visuals are possible within Tableau. The list given is by no means exhaustive, but gives you a strong foundation to start building your visuals. This window will also show you what combination of dimensions and measures are needed to produce specific visuals. |
|

|
|