Quiz 2

Tableau Concepts

58 words
1 min read
Python Week 1: the first filter for runtime behavior
Visual companion
Python
Type and operator map

Python Week 1: the first filter for runtime behavior

View
Revision summary

What this note is really saying

Short form

# Tableau Concepts ## 8.1 Core Concepts Concept Description Example Dimension Qualitative/categorical Region, Product, Date Measure Quantitative/numerical Sales, Profit, Quantity Continuous Uninterrupted range Time, Temperature Discrete Separate values Month, Category ## 8.2 Level of Detail (LOD) - **FIXED:** `{FIXE...

Tableau Concepts

8.1 Core Concepts

ConceptDescriptionExample
DimensionQualitative/categoricalRegion, Product, Date
MeasureQuantitative/numericalSales, Profit, Quantity
ContinuousUninterrupted rangeTime, Temperature
DiscreteSeparate valuesMonth, Category

8.2 Level of Detail (LOD)

  • FIXED: {FIXED [Region] : AVG(Sales)} — independent of view
  • INCLUDE: {INCLUDE [Customer] : AVG(Sales)} — add to view granularity
  • EXCLUDE: {EXCLUDE [Date] : SUM(Sales)} — remove from view granularity Join Discord PreviousDashboardsNextData Storytelling
Document outline

Keep your place and jump directly to a heading.

Table of Contents
System Normal // Awaiting Context

Intelligence Hub

Navigate the knowledge graph to generate context. The Hub adapts dynamically to surface backlinks, related notes, and metadata insights.