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. 593 members and growing.
Custom SQL and Initial SQL are two methods for controlling how Tableau Desktop interacts with relational databases during connection. Custom SQL defines the exact data relation Tableau queries by wrapping your statement in a SELECT, while Initial SQL runs automatically on connection to set up the database session, such as creating temporary tables or configuring security contexts. You choose between them based on whether you need to shape the dataset itself or prepare the database environment before Tableau begins querying.