
Navigate the Tableau interface—from data pane and analytics pane to marks card, shelves, and view—to learn data connections, live versus extract, and creating sheets, dashboards, and stories.
Start with the Desktop Specialist before the Certified Associate, then study the full syllabus with up-to-date docs, notes, quizzes, and active Q&A and Discord discussions over two to four months.
Explore the difference between dimensions and measures in Tableau, including data types, roles, continuous vs discrete fields, and aggregation for effective data visualization.
Explore the updated Tableau interface, including new connectors and the data source previews, metadata view, and an organized dimension–measure split by table, with hands-on guidance using the sample Superstore dataset.
Group fields in Tableau by folders (customer information, order information) and toggle folder and data source grouping. Use search to locate pills and distinguish dimensions from measures by divider line.
Explore how discrete dimensions and continuous measures shape Tableau visuals, using blue and green cues to define headers and axes, with exam focus on discrete dimensions and continuous measures.
Rename a data field in Tableau using three methods: double-click, managed metadata, and sheet rename—and note changes stay in Tableau while describe reveals the remote column name.
Learn how to create aliases in Tableau to give dimension members alternate labels, such as turning furniture into furn and technology into tech, without modifying the original data source.
Explore setting default properties for fields in Tableau, including aggregation, comments, number formats and currency, plus dimension sort, shape, and color to clarify workbooks when shared.
Discover how Tableau uses aggregations, starting with sum by default and breaking sales by category. Learn to change aggregations—sum, average, count, percentile, standard deviation, and variance—accurately.
Learn to create and customize bar charts in Tableau by using dimensions and measures, swapping rows and columns, and adding labels, color, borders, and drill-down.
Create stacked bar charts in Tableau by dragging subcategory onto color on the marks card to show subcategories within each category, yielding three bars and labeled sales values.
Learn to create a bar-in-bar chart in Tableau by following steps: build a base bar chart, add a second measure, differentiate by color and size, and disable stacking.
Create scatter plots in Tableau to visualize relationships between numerical measures, using at least two measures on columns and rows, forming a Cartesian X and Y chart.
Create dual axis charts in Tableau to compare sales and profit on different scales, and convert to a combo chart with bars for sales and a line for profit.
Demonstrate a trick to create a dual axis chart in Tableau, moving order date to columns and sales to rows, then converting to a bar combo chart for exam efficiency.
Create a combined axis chart to replace a dual axis chart, synchronize axes to align scales, and display a single axis labeled 'sales and profit' for clear interpretation.
Learn a trick to create a combined axis chart in Tableau by dragging sales and profit onto one axis, using measure names and values to save exam time.
Explore auto-generated Tableau fields such as number of records, latitude, longitude, measured names and values, and learn how they leverage an internal geodatabase for maps and dual-axis charts.
Master symbol maps in Tableau to compare state sales and profit using size and color, highlight California's top performance, and spot anomalies like high sales with low profit.
Avoid the common maps mistake: choose the correct aggregation when visualizing sales by state; switch from sum to average to reveal the true top region and ace the exam.
Explore filled maps in Tableau, contrast with symbol maps, and learn to color by profit or sales, adjust labels, and format currency to reveal state-level insights.
Master cross tabs in Tableau to create text tables, arrange categories and measures, and quickly sort by profit or sales to answer exam questions.
Explore highlight tables and heat maps as visual extensions of cross tabs, using color and size to reveal sales and profit patterns, with a legend and palette customization.
Create histograms in Tableau by grouping a single measure into bins and adjusting bin size to reveal the distribution and how counts form order quantities, with color or category breakdown.
Explore how to build and interpret Tableau tree maps using one or more dimensions and one or two measures, with size driving sales and color indicating profit across categories.
Create and interpret bullet charts in Tableau by comparing a primary measure to a secondary one, using tourism inbound vs outbound across regions.
Learn to enhance visual stories in Tableau with mark labels and annotations, showing profit values on each mark and guiding viewer attention with descriptive text boxes.
Edit numeric axes in Tableau by adjusting range and start points, with fixed, automatic, reverse, and logarithmic scales. Format titles, tick marks, fonts, colors, and shading for clarity.
Edit axes for date values by turning discreet dates into a continuous month axis. Adjust start and end points, and fine-tune major tick marks and alignment to improve readability.
Master Tableau titles, captions, and tooltips by inserting dynamic variables like sheet and workbook names, and customize captions with shading and borders.
Create and manage groups in Tableau to club related customers and products, using the data pane, find member, and group editing to analyze sales and profit.
Create and rename groups from the data pane, noting that Tableau appends group to the dimension name by default, then add items by selecting and dragging them into the group.
Learn to create groups in Tableau using labels or by grouping marks visually, generating a new dimension (subcategory group) and an optional other group.
Discover how Tableau sets powerfully replace groups to filter data and create dynamic, condition-based views. Build top and bottom customer sets by sales or profit with live updates.
Master sorting by ascending or descending order, sorting by sum of sales, and applying manual sorts to set custom orders for region, category, and subcategory in Tableau.
Create and organize hierarchies in Tableau, building a location hierarchy from country region to state, city, and postal code, then use plus to reveal details on maps.
Learn to filter views in Tableau by dragging dimensions to filters, choosing include or exclude, and using range or multi-value filters on category, subcategory, and sum of sales.
Explore date filters in Tableau, using discrete date parts and continuous ranges to analyze order date sales by year and quarter, and apply range filters.
Master Tableau's order of operations, or the query pipeline, by understanding top-to-bottom precedence from extract filters to table calculation filters, trend lines, and reference lines.
Explore context filters in Tableau to improve view performance by narrowing data before other filters and enabling dependent top-end filters.
Explore drag and drop analytics in Tableau to create a scatter plot of sales versus profit, add trend lines and reference lines for averages, and perform clustering for insights.
Explore how to add reference lines and bands in Tableau, compare regional sales to the average, and customize per table, per pin, or per cell analyses.
Learn how to use reference distributions in Tableau to replace simple reference lines with distribution bands based on percentages, percentiles, quantiles, and standard deviation, enabling deeper sales analytics.
Add trend lines to Tableau visualizations, exploring linear, logarithmic, exponential, power, and polynomial models, and interpret the R squared value and P value while refining formatting and confidence bands.
Examine trend models by monitoring R-squared and p-value to assess fit to a linear model. Compare linear, power, exponential, logarithmic, and polynomial trends to find the best fit.
Learn to create forecasts in Tableau using historical data, visualize future sales with confidence intervals, and adjust forecast models with exponential smoothing and prediction intervals.
Discover how data highlighter in Tableau lets you highlight regions, subcategories, and products, compare marks, and distinguish highlighting from filtering with interactive cards and labels.
Explore instant analytics in Tableau, where drag-and-drop analytics and the analytics pane compute trends, reference lines, and averages on the fly for selected marks.
Learn how the statistical summary card computes count, sum, average, min, max, and median for sales and profit, and how to use a reference line across subcategories.
Create calculated fields in tableau to derive new data like profit ratio, then apply basic, lod, and table calculations to segment, aggregate, and filter insights.
Explore essential string functions in Tableau, including length, contains, starts with, ends with, and left and right, with practical calculations like number of characters and character extraction.
Master string functions in Tableau by converting names with upper and lower, and extracting first and last names using the split function on a space delimiter, all within calculated fields.
Learn to use Tableau date functions in calculated fields, including month, today, date diff, and now, to extract month, year, and days between order and ship dates.
Learn how to perform type conversion in Tableau by creating calculated fields, converting postal codes to strings, and converting floats to integers for precise filtering and analysis.
Build if/else logic in tableau with a calculated field named profit classifier. Output 'incredible' if profit > 10,000, 'extremely poor' if profit < 0, otherwise 'okay-ish'.
Build logic statements with case when or if-else to assign segment codes (ho, cp, co) in a calculated field, using exact string matches and a not found default.
Create ad-hoc calculations in Tableau on the fly with the calculation editor or inline edits, including splitting names and calculating profit ratios, then explore what-if scenarios and automatic aggregation.
Learn how to add row and column totals in tableau by summing regional sales, using the analytics pane, and selecting values to total for precise queries.
Explore Tableau's quick table calculations, including running total, percent of total, and percent difference. Learn how to compute across or down using pane and table settings to interpret sales data.
Explore how view level of detail controls granularity in Tableau visuals, and learn when to use LOD expressions to fix calculations across categories, subcategories, and manufacturers.
Explore fixed LOD expressions in Tableau, compute sums at the data source level regardless of the view, and create fixed calculations like region sums by category.
Learn how fixed LOD explains percent of total calculations in Tableau and why it sits above dimension filters. Apply it to subcategory and category totals to fix filtering issues.
Master fixed LOD calculations to compute percent of total in Tableau, fixing the denominator to the data set total (2.2 million) and aggregating state sales for robust percentages.
Explore include level of detail expressions in Tableau to compute regional and per-customer averages, using the view dimensions to refine aggregates like sum of sales divided by records or customers.
Explore exclude LOD expressions to omit dimensions from the view for percent of total and overall totals. See region and month examples show coloring by month.
Explore pan and zoom, filtering, and map layers in Tableau. Color by profit, switch map styles, and toggle features like coastline and metro boundaries.
Master map techniques in Tableau by using rectangular selection, custom territories, lasso and radial tools, and geographic search to analyze grouped regions and measure distances.
Learn how to fix unknown geo locations in Tableau by specifying states and building a country region state city hierarchy, avoiding null locations.
Create a floor plan in Tableau by embedding a background image map, using an X and Y coordinate dataset, annotating points, and refining axes and tooltips for clear room visuals.
Tableau data analyst certification prep 2025 shows how to avoid a common map mistake by using the correct aggregation, switching from sum to average for state-level sales.
Create dashboards in Tableau by dragging charts from sheets into a single view, then adjust layout and size with fixed, automatic, or range options to view visuals side by side.
Explore Tableau dashboard actions, including filter actions that link multiple sheets, hover and select triggers, and go-to URL actions, to create interactive, filterable dashboards.
Learn to build data stories in Tableau by sequencing story points from dashboards or sheets, using captions, text boxes, and interactive filters that update across points.
Design and optimize multi-device dashboards by perfecting the default layout. Auto generate and preview phone, tablet, and desktop layouts across devices to ensure a seamless Tableau Server viewing experience.
Apply visual best practices to create informative dashboards tailored to a specific audience. Ensure clear context with titles and KPIs, use layout, color, typography, tooltips, and accessible interactivity for performance.
Learn how to publish Tableau workbooks to Tableau Public, Tableau Online, or Tableau Server, including selecting sheets, configuring permissions, sharing links, and publishing data sources with authentication considerations.
Learn to share Tableau visuals by exporting workbooks as .twbx with data sources, exporting to PowerPoint or PDF, exporting images, and publishing to Tableau Online or Tableau Public.
Tableau server provides cloud-based, centralized storage for worksheets and data sources, enabling secure publishing, shared access, and permissions management across analysts.
Connect Tableau to 56 unique data sources, including Tableau Server, Tableau Online, files, PDFs, and databases, and run SQL queries to fetch and preview data from PostgreSQL and other systems.
Explore Tableau's metadata grid to inspect data types and remote field names, rename fields, and manage inner joins, offering quick insight into your data structure.
Learn how to split a string column into multiple fields using automatic and custom split in Tableau, including separators, first/last name, and country codes.
clean messy data in tableau using the data interpreter, pivot, and split techniques to fix headers, extract year parts, and visualize revenue over time.
Explore how to join multiple tables in tableau by applying inner, left, right, and full outer joins on a unique id, merging data for royalties and publishers.
Discover practical joins in Tableau by auto-joining tables, choosing join types and fields, and using left, right, and full outer joins across up to 32 tables.
Join tables from multiple data sources, like Excel and CSV, using an inner join on a common key such as language ID to enrich your dataset in Tableau.
Connect to spatial files such as shape files, KML, GeoJason, and S3 geo databases to create polygon maps and join with Excel data by area ID to analyze percent voted.
Learn to build Tableau joins with custom calculations, extracting customer IDs from mixed id fields using split or left, and converting types for inner and left joins.
Explore relationships in Tableau, a contract that links tables without merging them, and learn two-layer data model: the logical layer and physical layer, where joins and unions happen at runtime.
Learn to use relationships in Tableau to connect orders, people, and returns by common fields, enabling dynamic runtime joins and analysis across multiple tables without upfront joins.
Learn how to union data in Tableau by appending rows from multiple tables with identical columns, and distinguish unions from joins while combining 2016, 2017, and 2018 datasets.
Learn to blend data from multiple sources in Tableau by designating a primary and secondary data source, using a left join, and linking on fields like segment and ship date.
Create and manage Tableau extracts to save data subsets, improve performance, and enable offline access, using filters and full or incremental refresh with the hyper data engine.
Tableau's multiple table storage stores original tables inside the extract and computes the join at run time, reducing extract size and enabling faster creation but potentially slower queries.
Assess data sources by connections, relationships, and linking fields to choose joins, cross-database joins, or data blending; prefer traditional joins for performance, then cross-database joins, then blending.
Looking for an in-depth preparation guide for the Salesforce Certified Tableau Data Analyst certification Exam? Well you're in the absolutely right place! With this brand new course, you get video lectures covering the entire exam syllabus, 45+ quizzes, FAQ PDFs and quick instructor support to assist you in this journey!
Having trained over 3000 students to pass the exam, I know EXACTLY what to teach you, the current exam trends, and some amazing tricks to help you save loads of time on the exam.
I believe in establishing strong fundamentals, and keeping that in mind I will cover everything from scratch, and make sure by the end of the course - you are super comfortable with Tableau! I'll go ahead and say that if you pay attention closely and follow all my tips, recommendations on what to study more, and practice - You will clear the exam on your first attempt with an amazing score.
Don't take my word for it, check out few of my students' reviews who have already passed the exam :
"Amandeep is fully involved in helping the students prep properly for the exam. Lots of test questions covering everything - soup to nuts. Got a 92 on my exam."
"Highly recommended for anyone preparing for Exam! I was able to pass Tableau Desktop Specialist Exam with 95%. The practice tests included are challenging, however there are detailed explanations available and Mr. Amandeep is always ready to answer any further questions."
"I cleared my Tableau exam yesterday and this course was very helpful in preparing me for the theory questions. I highly recommend taking this course a few weeks prior to your exam."
"I just took the exam and passed with 87%. I was not so confident as I don’t work with Tableau and didn’t have much time to study lately. This was the last class I bought in order to prepare to the exam and I truly think it helped me a lot! Thank you Amandeep for your class!"
"I passed my exam yesterday .Thanks for this course which was helpful in my preparation.Course is updated with new questions, also it has a break up of theory & practical.I was confident to appear for exam after attempting course questions.Discord platform is available for sailing through the exam preparation phase with others while sharing experiences & lessons learnt."
"This course is amazing! I took this course after failing the exam (67%) on the first attempt and passed with 95%. I definitely recommend this course as it prepares you for the exam really well. The detailed explanations for each question with links are very helpful. Also, Amandeep is an awesome instructor. He responded to all my messages and helped me with all my questions."
Features of the course:
1) 10 hours of Detailed videos - The course contains 720p/1080p video lessons covering the entire Salesforce Certified Data Analyst exam syllabus IN DEPTH. If you're a beginner, or someone who has worked with Tableau - there is something for you to learn for sure! Unlike a lot of online resources, I won't just scratch the surface of each topic but cover everything in depth to make sure you understand every single point.
2) Current Exam trends and Discord community - Having helped over 3000 students pass the exam, I know EXACTLY what the current exam trends are, which concepts to focus on most, how to save time, and how to score high on your exam! You will also get free access to our discord community where other students share their exam experiences, tips, and you can even speak to other fellow test takers who have passed the exam!
3) Tips and Tricks PDF - An exclusive PDF not available anywhere else to give you some amazing tips which will really help you pass the exam on your first attempt!
4) Multiple ways of solving a problem - In many of the lessons, we'll discuss multiple ways of solving a problem, and you can decide which one suits you best!
5) Quiz after each Section - After each section, a quiz will help you quickly recap the most important points! This way, you are more likely to remember everything better.
6) FULLY UPDATED - Most courses out there claim to be up-to-date, but in reality they're not! This course was created based on the most recent update from Tableau, so you don't have to worry about using outdated content EVER.
7) 30 day Money back guarantee - I'm confident that you'll love this course, but if you don't - you can apply for a 100% refund within 30 days - no questions asked :)
8) Guaranteed response within 24 hours - Have any queries or doubts? Drop them in the instructor inbox or the Q/A forum, and I'll get back to you within 24 hours!
9) Mobile support - You can access this course on any mobile, tablet, desktop, laptop - anytime & anywhere!
10) Full lifetime access - You maintain a full lifetime access to these courses, so even if you buy today, you can use them anytime at a later date!
11) Test reports - At the end of each practice test, you will have the option to view an auto-generated report showing you which areas need improvement so you can study those topics a little more!
** Videos on Tableau Server and Tableau Prep are being recorded and will be uploaded soon!
Want to pass the Salesforce Certified Tableau Data Analyst (DA) exam on the first go? Lets dive in! Give your career a push, ENROLL TODAY!