UC Love Data Week:�Tableau Workshop
Hosted by: Madison Bautista
Useful links before we start:
What is Tableau and Tableau Prep?
How does Tableau compare to Power BI, Excel, and SAP Analytics Cloud?
Power BI
Excel
SAP Analytics Cloud
Quick Summary of Joins
Inner Join: Joins the tables and only shows values that have a match in both tables
Left Join: All values from the left table and corresponding right table are kept. All other values are dropped.
Right Join: All values from the right table and corresponding values on the left table are kept. All other values are dropped.
Full Outer Join: All values from both tables are combined. If a value doesn’t match a table from the other, a NULL value is shown.
Union: Combines two or more tables by appending the rows from multiple data sources. If there are values that are not contained in the other, it is added onto the table.
Symbol Meanings
Tableau Exercise 1
Tableau Exercise 2
Tableau Exercise 3
Tableau Exercise 4
Tableau Exercise 5
Using a Dashboard with Tableau
Questions and comments?