Checklist progress
0/224Learned
Tableau Desktop Foundations
Study Checklist
Checklist progress
0/224Learned
2.1.1 Create a bar chart
0/4
2.1.2 Create a line chart
0/2
2.1.3 Create a scatterplot
0/2
2.1.4 Create a map using geographic data
0/3
2.1.5 Create a combined axis chart
0/2
2.1.6 Create a dual axis chart
0/3
2.1.7 Create a stacked bar
0/2
2.1.8 Create a density map
0/2
2.1.9 Create a chart to show specific values
0/3
2.2.1 Create groups by using marks, headers, and the data pane
0/3
2.2.2 Create sets by using marks and the data pane
0/5
2.2.3 Organize dimensions into a hierarchy
0/3
2.2.4 Add a filter to a view
0/8
2.2.5 Add a date filter
0/3
2.3.1 Add a manual or a computed sort
0/4
2.3.2 Add a reference line
0/4
2.3.3 Use a quick table calculation
0/7
2.3.4 Use bins and histograms
0/3
2.3.5 Create a calculated field
0/16
How to open the calculated field editor in Tableau Desktop
Learn this conceptHow to write a simple arithmetic calculation (e.g., Profit / Sales) as a calculated field in Tableau
Learn this conceptHow to concatenate two string fields using a calculated field in Tableau
Learn this conceptHow to use the DATEPART function in a Tableau calculated field
Learn this conceptHow to use the DATEDIFF function in a Tableau calculated field
Learn this conceptWhere a newly created calculated field appears in the Tableau data pane (dimension vs measure)
Learn this conceptHow to write a logical calculation using IF/THEN/ELSE or CASE/WHEN in a Tableau calculated field
Learn this conceptHow to use the CONTAINS function in a Tableau calculated field
Learn this conceptHow to use the LEFT function in a Tableau calculated field
Learn this conceptHow to use the MID function in a Tableau calculated field
Learn this conceptHow to use TODAY() in a Tableau calculated field to compute values relative to the current date
Learn this conceptHow to use ISNULL in a Tableau calculated field to test for null values
Learn this conceptHow to use IFNULL in a Tableau calculated field to replace null values
Learn this concept2.3.6 Explain when to use a parameter
0/8
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Tableau Desktop Foundations studiers.
DATEDIFF is a Tableau function that calculates the time difference between two dates in specific units, such as days or months. You use it inside calculated fields to measure durations, track tenure, or compare time intervals directly within your data. The function returns a whole number representing the count of the specified units between your start and end dates.