0
0
Tableaubi_tool~15 mins

Why marks control visual encoding in Tableau - Business Case Study

Choose your learning style9 modes available
Scenario Mode
👤 Your Role: You are a data analyst at a retail company.
📋 Request: Your manager wants you to explain why marks control visual encoding in Tableau and show how changing marks affects the visualization.
📊 Data: You have sales data by product category and region for the last year.
🎯 Deliverable: Create a simple Tableau dashboard showing sales by category and region, then demonstrate how changing the mark type changes the visual encoding and helps interpret data differently.
Progress0 / 5 steps
Sample Data
CategoryRegionSales
FurnitureEast5000
FurnitureWest3000
Office SuppliesEast7000
Office SuppliesWest4000
TechnologyEast9000
TechnologyWest6000
1
Step 1: Connect Tableau to the sales data table.
Load the data with columns: Category, Region, Sales.
Expected Result
Data is available in Tableau for analysis.
2
Step 2: Create a bar chart: Drag 'Category' to Columns, 'Sales' to Rows, and 'Region' to Color on the Marks card.
Marks type: Automatic (Bar).
Expected Result
Bar chart shows sales by category with bars colored by region.
3
Step 3: Change the mark type from Bar to Circle on the Marks card.
Select 'Circle' from the Marks dropdown and drag 'Sales' from Rows to the Size shelf.
Expected Result
Visualization changes to circles sized by sales and colored by region.
4
Step 4: Explain that marks control how data is visually encoded: bars show length, circles show size, colors show region.
No formula; explanation only.
Expected Result
Learner understands marks define visual encoding and affect how data is interpreted.
5
Step 5: Try changing the mark type to Text and place 'Sales' on Label to show numbers instead of shapes.
Marks type: Text; Drag 'Sales' to Label.
Expected Result
Numbers appear on the chart instead of shapes, showing exact sales values.
Final Result
Category  | East Sales | West Sales
-----------------------------------
Furniture | █████     | ███       
Office Supplies | ███████   | ████      
Technology| █████████ | ██████    

Marks: Bar (length shows sales), Circle (size shows sales), Text (numbers shown)
Colors represent Region (East or West)
Marks in Tableau control how data is shown visually.
Changing marks changes the visual encoding: bars use length, circles use size, text shows exact numbers.
Colors add another layer of information, here showing regions.
Understanding marks helps choose the best way to show data clearly.
Bonus Challenge

Create a scatter plot using 'Sales' and 'Category' with marks as shapes and color encoding region. Explain how marks and color work together.

Show Hint
Use 'Sales' on Columns, 'Category' on Rows, change mark type to Shape, and drag 'Region' to Color.