Checklist progress
0/304Learned
Tableau Data Analyst
Study Checklist
Checklist progress
0/304Learned
1.1.1. Identify data source
0/6
1.1.2. Determine live connection vs. extract
0/4
1.1.3. Connect to extracts
0/3
1.1.4. Connect to files
0/4
1.1.5. Connect to relational databases
0/5
1.1.6. Connect to published data sources from a Tableau Server or Tableau Cloud site
0/3
1.1.7. Replace the connected data source with another data source for an existing chart or sheet
0/2
1.2.1. Assess data quality
0/3
1.2.2. Perform cleaning operations
0/6
1.2.3. Organize data fields into folders
0/2
1.2.4. Use multiple data sources
0/12
How Tableau relationships vs. joins affect Level of Detail (LOD) calculations differently.
Learn this concept1.2.5. Prepare data by using Data Interpreter, pivot, and split
0/3
1.2.6. Create extract and data source filters
0/3
1.3.1. Choose which data transformation to perform based on a business scenario
0/2
1.3.2. Combine data by using unions
0/3
1.3.3. Combine data by using joins
0/5
1.3.4. Shape data by using aggregations
0/2
1.3.5. Perform filtering
0/4
1.3.6. Shape data by using pivots
0/2
1.3.7. Determine which output type to use
0/3
1.4.1. Change default field properties
0/2
1.4.2. Rename columns
0/2
1.4.3. Choose when to convert between discrete and continuous
0/3
1.4.4. Choose when to convert between dimension and measure
0/2
1.4.5. Create aliases
0/2
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Tableau Data Analyst studiers.
A union combines multiple tables by stacking their rows into a single table, making it the correct choice when you have separate tables with identical column structures that represent different time periods. Unlike joins or relationships, which merge data horizontally or keep tables separate, a union vertically appends data to create one unified dataset. This approach is ideal for consolidating monthly or yearly records that share the exact same schema.