Hult EdTech Club
  • Overview
  • Club Activities
    • L3 Talks
    • EdTech Platform
    • Open Courseware
  • Membership and Roles
  • Frequently Asked Questions
  • Resources
    • Hult Library and Resources
      • Statista
      • Pitchbook
    • Shared Notes
      • Data Visualization
      • Finance
        • Bonds
        • Modern Portfolio
      • Economics
        • Efficiency Wage Theory
        • Consumer Surplus
        • Price Discrimination
        • Capturing Consumer Surplus
        • Reducing Marginal Costs
        • "Free" vs. free
        • Market of Lemons
        • Irrationality
        • Choice Architecture
      • Excel
        • Downloading Excel on your OSX
        • Excel Shortcuts for Mac and Windows
        • Data Analysis Pak on Excel for OSX
        • Office.com - Online Excel Data Analysis Pak
        • Generating Pivot Tables and Pie charts
        • Generating Descriptive Statistics
        • T-test with paired means
      • Languages
        • English
      • Presentation
        • How To Stop Using Filler Words
        • How to Introduce Yourself
        • Elevator Pitch
        • Pyramid Principle
      • R Programming
        • Installing R and R Studio for OSX
          • Common problems in R and R Studio
      • Statistics
        • Regression Analysis
          • Simple Linear Regression
          • Multiple Linear Regression
          • SSR, SSE, and SST
          • Standardized coefficients
        • One-hot encoding versus dummy encoding
        • ANOVA analysis
        • Interpreting box plots
        • Z-distributions, normal distributions
        • Sampling Distributions
        • Degrees of Freedom
        • Null and Alternate Hypotheses
        • Outliers in Boxplots
        • K-means clustering
        • Independent Variables with Correlation
      • Sustainability
      • Global Operations
      • Anki Flashcard Decks
    • Technologies
      • Anki Web App
      • Canvas
        • Canvas+ Extension
        • Canvas as Instructor / Teaching Assistant
      • Customized Problem Sets via ChatGPT
      • Excalidraw
      • Language Reactor
      • Mac OSX Keyboard Shortcuts
      • Scribe
      • Skim PDF (for OSX)
      • Tableau
        • Tableau Relationships vs. Join
      • Tools for Asynchronous Communications
      • Tradle
    • Learning Strategies
      • L3 Guides
        • L3 Feedback Guide
        • L3 Learner Guide
        • L3 Preparation Guide
      • Use a Dataset That Matters To You
      • Leverage AI in the areas you are not studying
      • Recommended Learning Tech Stack
    • Student Life
      • San Francisco
      • Accommodations Research
      • No Tax Filing (Form 8443)
      • Tax Filing (W-4, I-9)
      • California Franchise Tax Board
      • IRS
  • Research
    • Education
      • Presentation and Pitch Decks
      • Rapid Feedback Loop
      • Student Workload
    • Technology
    • AI
    • Entrepreneurship
      • Hult Mentorship Club with Vishal Sachar
    • Careers and Employment
      • 83 (b) Election
      • Cold outreach to hiring managers
      • LinkedIn Search Operators
      • Making good impressions
      • Requesting for Referrals
  • ABOUT
    • Vision
      • Goals for 2023-2027
    • Team
    • Onboarding
    • Incoming Hult Students
    • Contributing Guidelines
    • Partnerships
    • Privacy
Powered by GitBook
On this page
  • Common problems encountered in Tableau
  • References
  • General concepts
  • Tableau fundamentals
  • Data Processing
  • Data interactivity
  • Data Presentation and Analysis

Was this helpful?

  1. Resources
  2. Technologies

Tableau

PreviousSkim PDF (for OSX)NextTableau Relationships vs. Join

Last updated 1 year ago

Was this helpful?

Common problems encountered in Tableau

This section of common problems will be detailed soon.

For now, check out the references below.

References

General concepts

  • Begin by - Data preparation is the process of getting well formatted data into a single table or multiple related tables so it can be analyzed in Tableau. This includes both the structure, i.e. rows and columns, as well as aspects of data cleanliness, such correct data types and correct data values.

Tableau fundamentals

  • - This section describes the basic elements of views that you can create in Tableau.

A. Field Labels - The label of a discrete field added to the row or column shelf that describes the members of that field. For example, Category is a discrete field that contains three members; Furniture, Office Supplies and Technology.

B. Titles - The name that you give your worksheet, dashboard, or story. Titles display automatically for worksheets and stories and you can turn them on to display them in your dashboards.

C. Marks - The data that represents the intersection of the fields (dimensions and measures) included in your view. Marks can be represented using lines, bars, shapes, maps and so on.

D. Legends - A key that describes how the data is encoded in your view. For example if you use shapes or colors in your view, the legend describes what each shape or color represents.

E. Axes - Created when you add a measure (fields that contain quantitative, numerical information) to the view. By default, Tableau generates a continuous axis for this data.

F. Headers - The member name of a field.

G. Captions - Text that describes the data in the view. Captions can be automatically generated and can be toggled on and off.

    • Dimensions contain qualitative values (such as names, dates, or geographical data). You can use dimensions to categorize, segment, and reveal the details in your data. Dimensions affect the level of detail in the view.

    • Measures contain numeric, quantitative values that you can measure. Measures are aggregated by default. When you drag a measure into the view, Tableau applies an aggregation on the pill.

Data Processing

Data interactivity

Data Presentation and Analysis

- In Tableau, you can aggregate measures or dimensions, though it’s more common to aggregate measures. Whenever you add a measure to your view, an aggregation is applied to that measure by default.

or - Tableau supports many functions for use in Tableau calculations.

- Sometimes your data source does not contain a field (or column) that you need for your analysis. If this is the case, you can create a calculated field using data from the existing fields.

- How to calculate weighted averages in order to compare the results from using a weighted average versus an unweighted average to summarize the data?

- Data blending is a method for combining data from multiple sources. Data blending brings in additional information from a secondary data source and displays it with data from the primary data source directly in the view.

- A parameter is a workbook variable such as a number, date, or string that can replace a constant value in a calculation, filter, or reference line.

- Discover the various features at your disposal as you build views, and learn the basic skills you need to create elegant, insightful views, dashboards, and stories.

- Like any other type of visualization, geographical data presented in maps serve a particular purpose: they answer spatial questions.

- In Tableau, a dashboard is a collection of several views, letting you compare a variety of data simultaneously.

- In Tableau, a story is a sequence of visualizations that work together to convey information. You can create stories to tell a data narrative, provide context, demonstrate how decisions relate to outcomes, or to simply make a compelling case.

- The fonts, colors, shading, alignment, borders, and grid lines in your visualization are important parts of both your analysis and the story you're telling.

Tableau Concepts
structuring and readying your data for analysis
Parts of the view
Dimensions and Measures (Blue and green)
Data types
Tableau's order of operations
Data aggregation in Tableau
Functions in Tableau
by category
Creating calculated fields
Handling averages and weighted averages
Blending your data
Creating parameters
Building Charts and Analyzing Data
Mapping Concepts in Tableau
Crafting Dashboards
Crafting Stories
Best practices in visualization
Quick overview of the View area in Tableau. More details on the actual resource reference.
Data types in Tableau