The Salesforce Certified Tableau Data Analyst certification validates your ability to connect, transform, explore, and present data using Tableau within the Salesforce ecosystem. This exam, Analytics-DA-201, is designed for analytics professionals, business analysts, and data specialists who work with Tableau to deliver insights. This landing page provides a clear roadmap of exam topics, question formats, and practical preparation strategies to help you study efficiently and build confidence before test day.
Use this topic map to guide your study for Salesforce Analytics-DA-201 (Salesforce Certified Tableau Data Analyst) within the Salesforce Data Analyst Certifications path.
The Analytics-DA-201 exam uses a mix of question types that assess both conceptual knowledge and the ability to make sound analytical decisions in realistic scenarios.
Questions progress in difficulty and emphasize practical application, so understanding the "why" behind each feature and technique is more valuable than memorizing isolated facts.
An effective study plan breaks the four core domains into manageable weekly milestones, combines hands-on practice with review of explanations, and includes timed mock sessions to build test readiness. Allocate more study time to areas where you lack real-world experience, and revisit weak topics multiple times before test day.
Explore other Salesforce certifications: view all Salesforce exams.
Strengthen your preparation with up-to-date resources from validexamdumps.com. These materials align to Analytics-DA-201 and cover practical scenarios with clear explanations.
Visit the exam page to download the PDF, Online Practice Test, or get a Bundle Discount for both formats: Salesforce Certified Tableau Data Analyst.
Connect To and Transform Data and Create Content usually account for a larger portion of the exam, since they directly impact the quality and usability of analytics deliverables. However, all four domains are important, and you should not neglect Explore and Analyze Data or Publish and Manage Content, as they test critical decision-making and governance skills.
In practice, you begin by connecting to and transforming raw data sources, then explore the data to understand patterns and validate quality. Next, you create visualizations and dashboards to communicate findings, and finally publish and manage those assets on Tableau Server or Tableau Cloud with appropriate security and refresh schedules. Understanding these connections helps you see why each domain matters and how mistakes in one area ripple through the rest of the project.
Ideally, you should have worked with Tableau for at least three to six months in a professional or learning environment. Hands-on experience with connecting to real data sources, building dashboards, and publishing workbooks significantly boosts your ability to answer scenario-based questions correctly. If you lack this experience, prioritize creating sample projects and working through tutorials that cover all four domains.
Many candidates overlook governance and security aspects of publishing, focus too heavily on visualization design while neglecting data quality checks, or misunderstand when to use specific Tableau features for different data types. Another frequent error is not reading scenario questions carefully, which leads to choosing a technically correct answer that doesn't fit the business requirement. Slow down, read each question twice, and consider the full context before selecting your answer.
In your final week, shift from learning new topics to reinforcing weak areas and building speed. Take a full-length timed practice test to identify remaining gaps, then focus your remaining study time on those specific topics. Review key definitions and decision trees for common scenarios, and avoid cramming new material the night before. Instead, do a light review of your notes and get good sleep so you arrive at the exam refreshed and confident.
A Data Analyst is given the following table and asked to create a flow that adds a date field to the dat
a. This field should automatically update as new dates (months) are added to the original table.

Which technique should the analyst use as the first step to achieve this in Tableau Prep?
How should a Data Analyst sort data by Sales across multiple dimensions in Tableau?
A Data Analyst has the following worksheet, with Profit data for Categary and Sub-Categury.

The analyst executed the following calculated field at the Total level:
COUNTD( IF ( INCLUDE [Sub-Category]: SUM([Profit]) < 0 THEN [Category] END )
What is the result?
You have a data source that contains data tor every city in the Unites States. The following is a sample of the data.

You need to use the City dimension to create a dynamic filter that snows the cities that have a population greater than one million Which type of filter should you use?
To use the City dimension to create a dynamic filter that shows the cities that have a population greater than one million, you should use a condition filter. A condition filter is a type of filter that shows only the values that meet a specified condition based on a measure or a calculation. You can create a condition filter by dragging a dimension to the Filters shelf and selecting Condition from the dialog box. Then you can enter a formula or choose an option that defines your condition.
In this case, you want to create a condition filter based on Population, which is a measure. You can drag City to the Filters shelf and select Condition from the dialog box. Then you can choose By field from the tab and select Population > Sum > Greater than > 1000000 from the drop-down lists. This will create a condition filter that shows only the cities that have a sum of population greater than one million.
The other options are not correct for this scenario. A general filter is not a specific type of filter, but a term that refers to any type of filter in Tableau. A wildcard filter is a type of filter that shows only the values that match a specified pattern or string, such as ''New*'' or ''*ton''. A top filter is a type of filter that shows only the top or bottom N values of a measure or dimension based on a ranking or an aggregation. Reference: https://help.tableau.com/current/pro/desktop/en-us/filtering.htm https://help.tableau.com/current/pro/desktop/en-us/filtering_condition.htm https://help.tableau.com/current/pro/desktop/en-us/filtering_wildcard.htm https://help.tableau.com/current/pro/desktop/en-us/filtering_topn.htm
A Data Analyst has the following view.

The analyst wants to filter the view to show only records that have a movie name starting with the word "The". The analyst must achieve the goal without writing any formulas.
Which type of filter should the analyst use?