
Follow along and learn by doing to speed up exam prep today. Read documentation for groups, hierarchies, and sets; complete quizzes, revisit lessons, and seek help in the q&a anytime.
Navigate the Udemy interface to track lecture progress, adjust playback speed and video quality, add notes, and download your certificate after completing all lectures.
Explore the Tableau interface, including the data pane, analytics pane, marks card, filters shelf, and the shelves for rows and columns to build and view visualizations.
Explore qualitative and quantitative data, including discrete and continuous types, with examples like sex, names, temperatures, and how line graphs visualize changes.
Explore my Tableau repository, the essential folder for data sources, workbooks, logs, and custom shapes, including .tds, .hyper, .twb, and .twbx, plus macOS or Windows locations.
Master how dimensions and measures define data types and roles in Tableau, distinguish continuous axes from discrete headers, and understand aggregation and level of detail for the exam.
Discover the new Tableau interface changes in version 2020.4+, including a unified data preview and metadata view, and learn to identify dimensions and measures by table.
Identify discrete and continuous fields by color cues in Tableau, with blue for discrete dimensions and green for continuous measures, and learn how headers become axes.
Master aggregations in Tableau by seeing default sum for measures, breaking totals by category, and changing to average or other aggregations, while avoiding common exam mistakes.
Explore how Tableau auto-generates fields like measure names and measure values when connecting to a data source, where measure names list measures and measure values store numeric data.
Group by folders to organize data pane fields in Tableau, creating folders like customer information and order information, and use search to quickly locate pills.
Explore default properties for fields in Tableau, customizing aggregation (default to average), adding comments, formatting numbers with currency and decimals, and setting dimension sorts, shapes, and colors for clearer workbooks.
Explore the differences between live and extract connections in Tableau, illustrating how extracts improve performance, enable filters, incremental refresh, and offline access.
Explore creating extracts in Tableau, learn why .hyper is the default extension over .tde, and see how a single-table, all-rows extract updates when switching between live and extract.
Create a live connection to a data source in Tableau to enable real-time updates and reflect changes across the workbook. By default, Tableau uses a live connection when you connect.
Save Tableau data sources as TDS or TDSX files; TDS stores only connection info and metadata, while TDSX includes the data extracts and preserves the data source without visualizations.
Tableau uses .twb and .twbx workbooks to store visualizations; TWB contains visuals and data connections, while TWBX packages data, visuals, and assets for easy sharing.
Learn how to join multiple tables in Tableau using inner, left, right, and full outer joins to merge data, using a unique id as the join key.
Learn to create joins in Tableau by dragging tables, using the specified join type and joining field, with inner, left, right, and full outer options, handling up to 32 tables.
Discover how Tableau relationships connect multiple tables without merging them, using a two-layer data model (logical and physical) to let runtime joins minimize redundancy and preserve table detail.
Learn to build relationships among orders, people, and returns using common fields like region and order ID, enabling runtime, dynamic joins without merging data.
Learn how to union data in Tableau by appending rows from multiple tables with identical columns, instead of joining columns, and using the union editor and wildcard filtering.
Learn how to blend data from multiple sources in Tableau by establishing a primary and secondary data source, using left joins, and linking on fields like segment and ship date.
Learn three ways to rename a data field in Tableau: double-click, manage metadata, and in-sheet renaming, while noting remote field names and that changes don't affect the original data source.
Learn how to create aliases in Tableau to display alternate labels for dimension members, like Furn, Supplies, and Tech, and how to reset them without altering the original data source.
Create bar charts in Tableau by connecting to the sample super store data, using sales as the measure, swapping rows and columns, coloring by category, and drilling down to subcategories.
Learn how to turn a bar chart into a stacked bar chart in Tableau by coloring by subcategory, reducing bars, and viewing subcategory sales with mark labels.
Explore date parts and date values in Tableau, mastering discrete versus continuous dates and when to use year, quarter, month, or day to answer exam-style questions.
Learn to create line charts in Tableau to visualize trends over time, forecast future values, and work with discrete vs continuous dates for monthly insights.
Learn to create scatter plots in Tableau to visualize relationships between numerical measures using two measures on columns and rows, with color, shape, and trend lines.
Create dual axis charts in Tableau to compare sales and profit across years using independent axes, and convert to combo charts with bars and lines.
Learn a time-saving trick to create dual axis charts in Tableau: drag a second measure to the right, then convert to a bar combo chart to speed up exam prep.
Learn how to create a combined axis chart in Tableau by synchronizing dual axes, resolving scale mismatches, and labeling a single axis for sales and profit.
Create a combined axis chart in Tableau to visualize sales and profit on the same axis, using measure names and values to save time on the exam.
Master symbol maps in Tableau to compare state sales and profit using size and color marks, hover to view exact values, and identify top performers like California.
Avoid a common map aggregation error in Tableau. Learn how switching from sum to average changes map results so you pick the right state on the exam.
Explore filled maps in Tableau, compare them with symbol maps. Color by profit or sales and show values with labels and currency formatting.
Master cross tabs in Tableau by building text tables with category, subcategory, and measures like profit, then sort and format to reveal top manufacturers and states.
Add totals to the view in a crosstab to show grand totals for rows and columns across regions and categories; use three methods to compute sums.
Explore quick table calculations in Tableau, such as running total, percent of total, and difference, and learn to compute using table across, table down, and pane down for sales data.
Explore highlight tables as color-based extensions of cross tabs, with legends showing high and low sales. Learn heat maps using both size and color to visually rank sales and profit.
Use the show me feature by selecting category, subcategory, manufacturer, and sales to auto-generate charts, compare types like packed bubble, tree map, bar, pie, and maps for exam efficiency.
learn to create and manage groups in Tableau Desktop by grouping customer names and products in the data pane, renaming groups, and ungrouping, with cross tab and profit views.
Learn to create and rename groups from the data pane, edit groups, and add items by dragging with command or control to refine your Tableau data organization.
Learn to create groups in Tableau using labels to combine subcategories like accessories, appliances, and art, and compare visual groupings by marks with label groupings.
Explore how sets in Tableau replace groups for dynamic data filtering, including top and bottom values, conditions, and show members in set to build focused visualizations.
Create and manage hierarchies in Tableau, organizing country region, state, city, and postal code under a location hierarchy; use drag-and-drop and plus to expand levels and speed up map insights.
Learn how hierarchies in maps prevent ambiguous locations by first setting state before city and using a location hierarchy (country region, state, city, postal code) in Tableau.
Learn to add and configure filters in Tableau to focus your view on the question, including or excluding values, showing filters, and choosing filter types like list and range.
Learn to apply date filters in Tableau using discrete and continuous date parts, range selections, and show filter calendars to isolate years and months, such as March 2018 sales.
Master tableau's order of operations, the query pipeline that executes extract filters, data source filters, context filters, sets, and lods top to bottom, ending with trend lines and reference lines.
Discover how context filters boost Tableau performance by narrowing data before other filters and how top end filters reveal the top customers by profit in the sample superstore dataset.
Sort Tableau visuals by ascending or descending sum of sales, including category and subcategory, and create a manual region sort with a custom order.
Explore how histograms in Tableau visualize a distribution by grouping a continuous measure into bins, using quantity, count, and optional breakdowns by color or category.
Learn how to use parameters with histograms in Tableau, create and configure a parameter, bind it to bin size, and update charts dynamically with sliders, dropdowns, and ranges.
Create calculated fields in Tableau to compute profit ratio (profit divided by sales) without changing the data. Use the calculation editor and functions to build visualizations.
Learn the correct way to create calculated fields in Tableau by using sum(profit) divided by sum(sales) to compute profit ratio, avoiding row-by-row calculations.
Compute shipment delay by using date difference to measure days between order date and ship date, creating a calculated field in Tableau, and comparing unique order IDs without aggregation.
Explore string functions in Tableau by creating calculated fields, using contains to detect substrings, extracting characters with left, and lower to convert text to lowercase, demonstrated on customer names.
Add trend lines in Tableau to visualize sales and profit trends; choose linear, logarithmic, exponential, polynomial, or power, and hover to view R squared and P values, with numeric axes.
Learn to add reference lines and reference bands in Tableau, highlighting averages, shading ranges on a continuous axis, with scopes like entire table or per pin.
Customize fonts in Tableau by editing sheet titles, adjusting font family, size, color, bold, italics, and underline to make visualizations stand out, with dynamic sheet name updates.
Explore how Tableau uses categorical and quantitative color palettes on the marks card, and learn how discrete values differ from continuous measures, including color bins and borders.
Explore how to enable and tailor viz animations in Tableau 2020.1+, control duration and style (simultaneous or sequential), apply to filters and date ranges, and learn browser limitations.
Drag and drop multiple sheets into a dashboard to view them side by side. Resize using fixed size, automatic, or range settings to fit desktop, laptop, or PowerPoint layouts.
Learn to set up Tableau dashboard actions, including filter, highlight, and goto URL actions, apply them across multiple sheets, and test triggers like hover, select, and menu for exam-ready proficiency.
Explore how to manage dashboard visuals by converting between tiled and floating layouts, dragging items with the top lines, and applying borders, colors, titles, and backgrounds to communicate data clearly.
Perfect a default dashboard for all devices, then tailor phone, tablet, and desktop layouts via device preview and auto generate layout, publishing to a single optimized url.
Create a story in Tableau by adding story points that host single sheets or dashboards, drag content, set captions, and preserve filters across points for data storytelling.
Learn how Tableau Server and Tableau Online provide cloud-based, centralized storage for data sources and workbooks, enabling publishing, sharing, and granular permissions.
Export packaged workbooks (.twbx) with dashboards, sheets, and data sources to share Tableau visualizations. Export options include PowerPoint, image, or PDF, plus static view copies and versioned exports.
Join data across multiple data sources by connecting an Excel file with a CSV file, performing an inner join on language ID, and enriching film data with the language mapping.
Split a string field into multiple columns in Tableau, extracting first and last names, using automatic and custom split with separators and calculated fields powered by trim and split functions.
Celebrate completing the course by practicing all chart types on diverse datasets, then read official documentation to solidify theory and prep for the exam with faq tips and Discord support.
*UPDATED for the Latest 2026 Version of the Salesforce Certified Tableau Desktop Foundations* (Formerly called Tableau Desktop Specialist)
Do you wish to pass the Tableau Desktop Foundations exam, and that too on your first attempt? Well, you're in the right place!
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 desktop specialist exam. Lots of test questions covering everything - soup to nuts. Got a 92 on my exam."
"Highly recommended for anyone preparing for Tableau Desktop Specialist 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) 7+ hours of Detailed videos - The course contains 1080p video lessons covering the entire Tableau Desktop Foundations 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!
2) Current Exam trends and Discord community - Having helped over 5000 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) Study Notes PDF - To allow you to read on the go, we offer an exclusive FREE study PDF containing some of the important topics in bullet point format NOT AVAILABLE ANYWHERE ELSE.
4) Updated for the new latest version - The course is constantly being updated to match the new exam syllabus and pattern!
5) Multiple ways of solving a problem - In many of the lessons, I'll discuss not 1, not 2, but THREE ways of solving a problem, and you can decide which one suits you best!
6) 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.
7) FULLY UPDATED - Most courses out there claim to be up-to-date, but in reality they're not! This course is based on the latest Salesforce version of the exam, so you don't have to worry about using outdated content EVER.
8) 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 :)
9) 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!
10) Mobile support - You can access this course on any mobile, tablet, desktop, laptop - anytime & anwhere!
11) 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!
12) 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!
The course will cover the following areas as on the exam blueprint:
Understanding Tableau Concepts
Connecting to & Preparing Data
Exploring & Analyzing Data
Sharing Insights
Want to pass the Tableau Desktop Specialist exam on the first go? Lets dive in! Give your career a push, ENROLL TODAY!