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
1.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.
Custom SQL and Initial SQL allow you to run pre-written database commands in Tableau, but they generally reduce query performance compared to selecting tables directly. Custom SQL bypasses Tableau’s native query optimization and requires the software to wrap your code in an additional SELECT statement, which often slows down data retrieval. Initial SQL can also degrade performance by forcing dedicated user connections that prevent Tableau from sharing query results across the workbook.