
Tableau tutorial for absolute beginners teaches data visualization and analysis by connecting to Excel, text file, JSON, and more, creating simple visualizations without programming.
learn how to create a line chart in Tableau to display sum of sales and profit across years, and apply forecasting from the analytics tab to predict trends.
Learn to compare two measures using a dual axis in Tableau, plotting sales and profit on separate scales on the same chart and interpreting their relationships over monthly data.
Learn to create an area chart in Tableau by choosing area, placing a dimension on columns and a measure on rows, and analyzing shipping modes over time.
Learn to create a box and whisker plot in Tableau to visualize distribution, quartiles, and interquartile range across segments and regions using measures and dimensions.
Learn to create calculated fields in Tableau, such as since 2016 and since 2015, using if year(order date) = 2016 to compare sales with bullet graphs.
Explore density marks on heat maps in Tableau to compare two variables, identify high-density locations, and customize color intensity and point size for clearer insights.
Create a Gantt chart in Tableau to analyze the average days between order and ship dates using the Northwind orders dataset, with a calculated days field and city filters.
Create a highlight table or heat map in Tableau using the Superstore dataset to compare profit across segments, regions, and subcategories with color shading.
Explore how histograms visualize the distribution of total bill amounts using bins and counts, and adjust bin size to read ranges from minimum to maximum.
Explore mapping the U.S. state populations in Tableau for 2018, identifying the highest and lowest states like California and Wyoming, and adjusting regional geography for accurate visualization.
Text Tables in Tableau (cross-tabs or pivot tables)
1 Dimension - Rows
1 Dimension - Columns
1 Measure To Fill the Data
Learn how to apply the same filter across all sheets and dashboards in Tableau, using country filters and applying it to all worksheets for synchronized insights.
Discover how Tableau 2020.2 introduces dynamic relationships to connect school and student data by school_id, eliminating manual joins for flexible cross-table analysis.
Explore how to analyze the Northwind data in Tableau using relationships and joins, linking products, categories, and suppliers to create integrated views and avoid duplicates.
Learn how to create calculated fields in Tableau, use the IIF function for conditional results, data type conversion, aggregation, and simple ratios like profit to sales, using a store dataset.
Learn to create calculated fields in Tableau using arithmetic operators to derive missing values, such as cost from sales minus profit and total value from unit price times total units.
Explore Tableau calculated fields and math functions, including floor, square root, square, abs, and average, to transform data types, compute values, and visualize relationships between numbers.
Learn how to create Tableau calculated fields to concatenate first name and last name into a full name using string values, spaces, and operators, with employee and order data.
Explore how to extract domain names from emails in Tableau using transform, split, and a custom split to build a calculated field.
Create a Tableau calculated field to build an employee name by concatenating the first letter of the first name with the last name, using left and upper functions.
Learn how to use fixed level of detail expressions in Tableau to compute values at a specified granularity independent of the view, with region and dimension examples.
Learn how to use fixed LOD expressions in Tableau to count the number of orders per customer, using distinct counts and customer id as anchors.
Explore how include and exclude level of detail expressions interact with fixed, context, and dimension filters in Tableau, and master the order of operations for accurate visualizations.
connect Tableau Desktop to a MySQL database using localhost or a server host, providing hostname, username, password, and database, then install the driver and enable live data joins.
install PostgreSQL by downloading the installer for your operating system, running the executable, and completing the setup with a password and a local install location.
Introduction and Installation
Tableau Tutorial for Beginners - Different Tableau Products
Different Terms Used in Tableau and Getting Started with Tableau Public Desktop
Building different type of graphs in Tableau
How to create a line chart in Tableau - Sum of sales and profit
Compare two measures using dual axes
Measure Values and Measure Names in Tableau
Creating an Area Chart in Tableau
How to make Box and Whisker Plot in Tableau - Distribution of Data
How to Create Calculated Fields in Tableau - Simple Example
How to Create Bullet Graph
Create Density Marks or Heatmap in Tableau
Gantt Chart in Tableau - Analysis of Orders.Csv File
Highlight Table or Heat Map in Tableau - Superstore Dataset
Highlight Table and Heatmap on Tips Dataset
Distribution of Total Bill using Histogram
Meaning, Purpose and process of building Packed bubble charts in Tableau
Pie Chart in Tableau On Titanic Dataset EDA
How to Build Maps with example - State-wise Population of USA - 2018
Steps of creating Text Table in Tableau
Applying Filters on Multiple Sheets in Tableau
Relationships and Joins
Relationships in Tableau
Analysis of Northwind Data - Joins and Relationships
Calculations or Calculated Fields in Tableau
Tableau Calculated Fields - Intro - IIF Function
Calculated Fields - Arithmetic Operators
Mathematical Functions
Concatenation in Tableau Calculated Fields
Transform - Split in Tableau Custom Fields
Concatenation with some string functions in Tableau
AND and OR Logical Operators in Tableau
LEVEL Of DETAIL (LOD) Expressions in Tableau
Include and Exclude LOD Expressions
Connecting to Servers using Tableau Desktop
Connecting Tableau with MySQL Server Database
How to Install PostgreSQL
Connecting PostgreSQL Database with Tableau Desktop
Connect Tableau Desktop with Google Sheets