SlideShare a Scribd company logo
1 of 28
Tableau Desktop Specialist
Domain 2: Exploring and Analyzing
Data
2.1 Create basic charts
•2.1.1 Create a bar chart
•2.1.2 Create a line chart
•2.1.3 Create a scatterplot
•2.1.4 Create a map using geographic data
•2.1.5 Create a combined axis chart
•2.1.6 Create a dual axis chart
•2.1.7 Create a stacked bar
•2.1.8 Create a density map
•2.1.9 Create a chart to show specific values (crosstab, highlight table)
2.2 Organize data and apply filters
•2.2.1 Create groups by using marks, headers, and the data pane
•2.2.2 Create sets by using marks and the data pane
•2.2.3 Organize dimensions into a hierarchy
•2.2.4 Add a filter to a view
•2.2.5 Add a date filter
2.3 Apply analytics to a worksheet
•2.3.1 Add a manual or a computed sort
•2.3.2 Add a reference line
•2.3.3 Use a quick table calculation
•2.3.4 Use bins and histograms
•2.3.5 Create a calculated field (e.g. string, date, simple arithmetic)
•2.3.6 Explain when to use a parameter
•2.3.7 Display totals on a worksheet
2.1 Create basic charts
2.1.1 Create a bar chart
• Use bar charts to compare data across categories.
• You create a bar chart by placing a dimension on the Rows shelf
and a measure on the Columns shelf, or vice versa.
• A bar chart uses the Bar mark type.
• Tableau selects this mark type when the data view matches one of
the two field arrangements shown below.
• You can add additional fields to these shelves.
• Note: At the end of the procedure is an extra step you can take to
display totals at the tops of the bars.
• To create a bar chart that displays total sales
over a four-year period, follow these steps:
1.Connect to the Sample - Superstore data source.
2.Drag the Order Date dimension to Columns and drag the Sales measure to Rows.
Notice that the data is aggregated by year and column headers appear. The Sales
measure is aggregated as a sum and an axis is created, while the column headers move
to the bottom of the view. Tableau uses Line as the mark type because you added the
date dimension.
3. On the Marks card, select Bar from the drop-down list.
The view changes to a bar chart.
• The marks (which are bars in this case) are vertical because the axis is
vertical.
• The length of each mark represents the sum of the sales for that year.
• The actual numbers you see here might not match the numbers you see—
the sample data changes from time to time.
4.Drag the Ship Mode dimension to Color on the Marks card.
The view shows how different shipping modes have contributed to total sales over time.
The ratios look consistent from year to year.
5. Drag the Region dimension to Rows, and drop it to the left of Sales to produce
multiple axes for sales by region.
6. To view data in the West region only, you can filter out the other regions. To do this,
drag the Region dimension again, this time from the Data pane to the Filters shelf.
7. In the Filter [Region] dialog box, clear the Central, East, and South check boxes, and
then click OK.
2.1.2 Create a line chart
• Line charts connect individual data points in a view.
• They provide a simple way to visualize a sequence of values and
are useful
when you want to see trends over time, or to forecast future values.
• Note:
• In views that use the line mark type, you can use
the Path property in the Marks card to change the type of line
mark (linear, step, or jump), or to encode data by connecting
marks using a particular drawing order
To create a view that displays the sum of sales and the sum of
profit for all years, and then uses forecasting to determine a trend,
follow these steps:
1.Connect to the Sample - Superstore data source.
2.Drag the Order Date dimension to Columns.
3.Tableau aggregates the date by year, and creates column headers.
3.Drag the Sales measure to Rows.
Tableau aggregates Sales as SUM and displays a simple line chart.
4. Drag the Profit measure to Rows and drop it to the right of
the Sales measure.
Tableau creates separate axes along the left margin for Sales and Profit.
5. Drag the SUM(Profit) field from Rows to the Sales axis to create a blended axis.
• The two pale green parallel bars indicate that Profit and Sales will use a blended
axis when you release the mouse button.
The view updates to look like this:
The view is rather sparse because we are looking at a summation of values on a per-year
basis.
6. Click the drop-down arrow in the Year(Order Date) field on the Columns shelf and
select Month in the lower part of the context menu to see a continuous range of values
over the four-year period.
The resulting view is a lot more detailed than the original view:
• Notice that the values
seem to go much
higher just before the
end of each year.
• A pattern like that is
known as seasonality.
• If we turn on the
forecasting feature in
the view, we can see
whether we should
expect that the
apparent seasonal
trend will continue in
the future.
7.To add a forecast, in the Analytics pane, drag the Forecast model to the view, and
then drop it on Forecast.
2.1.3 Create a scatterplot
• Use scatter plots to visualize relationships between numerical
variables.
• In Tableau, you create a scatter plot by placing at least one
measure on the Columns shelf and at least one measure on
the Rows shelf.
• If these shelves contain both dimensions and measures, Tableau
places the measures as the innermost fields, which means that
measures are always to the right of any dimensions that you have
also placed on these shelves.
• The word "innermost" in this case refers to the table structure.
Creates Simple Scatter
Plot
Creates Matrix of Scatter
Plots
• A scatter plot can use several mark types. By default, Tableau uses the
shape mark type.
• Depending on your data, you might want to use another mark type, such as
a circle or a square.
To use scatter plots and trend lines to compare sales to profit, follow
these steps:
1.Open the Sample - Superstore data source.
2.Drag the Profit measure to Columns.
3.Tableau aggregates the measure as a sum and creates a horizontal axis.
3.Drag the Sales measure to Rows.
• Tableau aggregates the measure as a sum and creates a vertical axis.
• Measures can consist of continuous numerical data.
• When you plot one number against another, you are comparing two numbers;
the resulting chart is analogous to a Cartesian chart, with x and y coordinates.
Now you have a one-mark scatter plot:
4. Drag the Category dimension to Color on the Marks card.
This separates the data into three marks—one for each dimension member—and encodes
the marks using color.
4.Drag the Region dimension to Detail on the Marks card.
Now there are many more marks in the view. The number of marks is equal to the number
of distinct regions in the data source multiplied by the number of departments. (If you're
curious, use the Undo button on the toolbar to see what would have happened if you'd
dropped the Region dimension on Shape instead of Detail.)
To add trend lines, from the Analytics pane, drag the Trend Line model to the view,
and then drop it on the model type.
• A trend line can provide a statistical definition of the relationship between two
numerical values.
• To add trend lines to a view, both axes must contain a field that can be interpreted as
a number—by definition, that is always the case with a scatter plot.
Tableau adds three linear trend lines—one for each color that you are using to
distinguish the three categories.
7. Hover the cursor over the trend lines to see statistical information about the model that
was used to create the line:

More Related Content

Similar to Tableau Desktop Specialist Certification.pptx

MIS 226: Chapter 3
MIS 226: Chapter 3MIS 226: Chapter 3
MIS 226: Chapter 3macrob14
 
Data camp - Tableau basics cheat sheet.pdf
Data camp - Tableau basics cheat sheet.pdfData camp - Tableau basics cheat sheet.pdf
Data camp - Tableau basics cheat sheet.pdfGhulamMustafa873251
 
Gl2010 m6 ex4_presentation
Gl2010 m6 ex4_presentationGl2010 m6 ex4_presentation
Gl2010 m6 ex4_presentationTracie King
 
Graphs and chars
Graphs and charsGraphs and chars
Graphs and charssalemhusin
 
ACTG Tableau intro labDownload the TableauLab file and look ov.docx
ACTG   Tableau intro labDownload the TableauLab file and look ov.docxACTG   Tableau intro labDownload the TableauLab file and look ov.docx
ACTG Tableau intro labDownload the TableauLab file and look ov.docxnettletondevon
 
DATA GRAPHICS -REPRESENTATION OF DATA
DATA GRAPHICS -REPRESENTATION OF DATADATA GRAPHICS -REPRESENTATION OF DATA
DATA GRAPHICS -REPRESENTATION OF DATADr-Jitendra Patel
 
DATA GRAPHICS 8th Sem.pdf
DATA GRAPHICS 8th Sem.pdfDATA GRAPHICS 8th Sem.pdf
DATA GRAPHICS 8th Sem.pdfRavinandan A P
 
1a s4 i creating runcharts final
1a s4 i creating runcharts final1a s4 i creating runcharts final
1a s4 i creating runcharts finalABCiABUHB
 
How to visualize web analytics data and choose a graph?
How to visualize web analytics data and choose a graph?How to visualize web analytics data and choose a graph?
How to visualize web analytics data and choose a graph?Janvi Arora
 
Introduction to Business analytics unit3
Introduction to Business analytics unit3Introduction to Business analytics unit3
Introduction to Business analytics unit3jayarellirs
 
Mastering Chart Selection
Mastering Chart SelectionMastering Chart Selection
Mastering Chart SelectionMekko Graphics
 
BUSINESS INTELLIGENCE AND DATA ANALYTICS presentation
BUSINESS INTELLIGENCE AND DATA ANALYTICS  presentationBUSINESS INTELLIGENCE AND DATA ANALYTICS  presentation
BUSINESS INTELLIGENCE AND DATA ANALYTICS presentationMohit Negi
 
Presentation de la DATA visualisation.pptx
Presentation de la DATA visualisation.pptxPresentation de la DATA visualisation.pptx
Presentation de la DATA visualisation.pptxsalmakoummich
 

Similar to Tableau Desktop Specialist Certification.pptx (20)

MIS 226: Chapter 3
MIS 226: Chapter 3MIS 226: Chapter 3
MIS 226: Chapter 3
 
Tableau line chart
Tableau   line chartTableau   line chart
Tableau line chart
 
Tableau+Cheat+Sheet.pdf
Tableau+Cheat+Sheet.pdfTableau+Cheat+Sheet.pdf
Tableau+Cheat+Sheet.pdf
 
Data camp - Tableau basics cheat sheet.pdf
Data camp - Tableau basics cheat sheet.pdfData camp - Tableau basics cheat sheet.pdf
Data camp - Tableau basics cheat sheet.pdf
 
Gl2010 m6 ex4_presentation
Gl2010 m6 ex4_presentationGl2010 m6 ex4_presentation
Gl2010 m6 ex4_presentation
 
Charts And Graphs
Charts And GraphsCharts And Graphs
Charts And Graphs
 
Graphs and chars
Graphs and charsGraphs and chars
Graphs and chars
 
ACTG Tableau intro labDownload the TableauLab file and look ov.docx
ACTG   Tableau intro labDownload the TableauLab file and look ov.docxACTG   Tableau intro labDownload the TableauLab file and look ov.docx
ACTG Tableau intro labDownload the TableauLab file and look ov.docx
 
DATA GRAPHICS -REPRESENTATION OF DATA
DATA GRAPHICS -REPRESENTATION OF DATADATA GRAPHICS -REPRESENTATION OF DATA
DATA GRAPHICS -REPRESENTATION OF DATA
 
DATA GRAPHICS 8th Sem.pdf
DATA GRAPHICS 8th Sem.pdfDATA GRAPHICS 8th Sem.pdf
DATA GRAPHICS 8th Sem.pdf
 
1a s4 i creating runcharts final
1a s4 i creating runcharts final1a s4 i creating runcharts final
1a s4 i creating runcharts final
 
How to visualize web analytics data and choose a graph?
How to visualize web analytics data and choose a graph?How to visualize web analytics data and choose a graph?
How to visualize web analytics data and choose a graph?
 
Introduction to Business analytics unit3
Introduction to Business analytics unit3Introduction to Business analytics unit3
Introduction to Business analytics unit3
 
Chart types
Chart typesChart types
Chart types
 
Mastering Chart Selection
Mastering Chart SelectionMastering Chart Selection
Mastering Chart Selection
 
17 visualization
17 visualization17 visualization
17 visualization
 
Power BI.pdf
Power BI.pdfPower BI.pdf
Power BI.pdf
 
BUSINESS INTELLIGENCE AND DATA ANALYTICS presentation
BUSINESS INTELLIGENCE AND DATA ANALYTICS  presentationBUSINESS INTELLIGENCE AND DATA ANALYTICS  presentation
BUSINESS INTELLIGENCE AND DATA ANALYTICS presentation
 
Tableau - crosstab
Tableau - crosstabTableau - crosstab
Tableau - crosstab
 
Presentation de la DATA visualisation.pptx
Presentation de la DATA visualisation.pptxPresentation de la DATA visualisation.pptx
Presentation de la DATA visualisation.pptx
 

Recently uploaded

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 

Recently uploaded (20)

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 

Tableau Desktop Specialist Certification.pptx

  • 2. Domain 2: Exploring and Analyzing Data 2.1 Create basic charts •2.1.1 Create a bar chart •2.1.2 Create a line chart •2.1.3 Create a scatterplot •2.1.4 Create a map using geographic data •2.1.5 Create a combined axis chart •2.1.6 Create a dual axis chart •2.1.7 Create a stacked bar •2.1.8 Create a density map •2.1.9 Create a chart to show specific values (crosstab, highlight table) 2.2 Organize data and apply filters •2.2.1 Create groups by using marks, headers, and the data pane •2.2.2 Create sets by using marks and the data pane •2.2.3 Organize dimensions into a hierarchy •2.2.4 Add a filter to a view •2.2.5 Add a date filter 2.3 Apply analytics to a worksheet •2.3.1 Add a manual or a computed sort •2.3.2 Add a reference line •2.3.3 Use a quick table calculation •2.3.4 Use bins and histograms •2.3.5 Create a calculated field (e.g. string, date, simple arithmetic) •2.3.6 Explain when to use a parameter •2.3.7 Display totals on a worksheet
  • 3. 2.1 Create basic charts 2.1.1 Create a bar chart • Use bar charts to compare data across categories. • You create a bar chart by placing a dimension on the Rows shelf and a measure on the Columns shelf, or vice versa. • A bar chart uses the Bar mark type. • Tableau selects this mark type when the data view matches one of the two field arrangements shown below. • You can add additional fields to these shelves. • Note: At the end of the procedure is an extra step you can take to display totals at the tops of the bars.
  • 4. • To create a bar chart that displays total sales over a four-year period, follow these steps: 1.Connect to the Sample - Superstore data source.
  • 5. 2.Drag the Order Date dimension to Columns and drag the Sales measure to Rows. Notice that the data is aggregated by year and column headers appear. The Sales measure is aggregated as a sum and an axis is created, while the column headers move to the bottom of the view. Tableau uses Line as the mark type because you added the date dimension.
  • 6. 3. On the Marks card, select Bar from the drop-down list. The view changes to a bar chart.
  • 7. • The marks (which are bars in this case) are vertical because the axis is vertical. • The length of each mark represents the sum of the sales for that year. • The actual numbers you see here might not match the numbers you see— the sample data changes from time to time.
  • 8. 4.Drag the Ship Mode dimension to Color on the Marks card. The view shows how different shipping modes have contributed to total sales over time. The ratios look consistent from year to year.
  • 9. 5. Drag the Region dimension to Rows, and drop it to the left of Sales to produce multiple axes for sales by region.
  • 10. 6. To view data in the West region only, you can filter out the other regions. To do this, drag the Region dimension again, this time from the Data pane to the Filters shelf.
  • 11. 7. In the Filter [Region] dialog box, clear the Central, East, and South check boxes, and then click OK.
  • 12. 2.1.2 Create a line chart • Line charts connect individual data points in a view. • They provide a simple way to visualize a sequence of values and are useful when you want to see trends over time, or to forecast future values. • Note: • In views that use the line mark type, you can use the Path property in the Marks card to change the type of line mark (linear, step, or jump), or to encode data by connecting marks using a particular drawing order
  • 13. To create a view that displays the sum of sales and the sum of profit for all years, and then uses forecasting to determine a trend, follow these steps: 1.Connect to the Sample - Superstore data source. 2.Drag the Order Date dimension to Columns. 3.Tableau aggregates the date by year, and creates column headers. 3.Drag the Sales measure to Rows. Tableau aggregates Sales as SUM and displays a simple line chart. 4. Drag the Profit measure to Rows and drop it to the right of the Sales measure.
  • 14. Tableau creates separate axes along the left margin for Sales and Profit.
  • 15. 5. Drag the SUM(Profit) field from Rows to the Sales axis to create a blended axis. • The two pale green parallel bars indicate that Profit and Sales will use a blended axis when you release the mouse button.
  • 16. The view updates to look like this: The view is rather sparse because we are looking at a summation of values on a per-year basis.
  • 17. 6. Click the drop-down arrow in the Year(Order Date) field on the Columns shelf and select Month in the lower part of the context menu to see a continuous range of values over the four-year period.
  • 18. The resulting view is a lot more detailed than the original view: • Notice that the values seem to go much higher just before the end of each year. • A pattern like that is known as seasonality. • If we turn on the forecasting feature in the view, we can see whether we should expect that the apparent seasonal trend will continue in the future.
  • 19. 7.To add a forecast, in the Analytics pane, drag the Forecast model to the view, and then drop it on Forecast.
  • 20. 2.1.3 Create a scatterplot • Use scatter plots to visualize relationships between numerical variables. • In Tableau, you create a scatter plot by placing at least one measure on the Columns shelf and at least one measure on the Rows shelf. • If these shelves contain both dimensions and measures, Tableau places the measures as the innermost fields, which means that measures are always to the right of any dimensions that you have also placed on these shelves. • The word "innermost" in this case refers to the table structure.
  • 21. Creates Simple Scatter Plot Creates Matrix of Scatter Plots • A scatter plot can use several mark types. By default, Tableau uses the shape mark type. • Depending on your data, you might want to use another mark type, such as a circle or a square.
  • 22. To use scatter plots and trend lines to compare sales to profit, follow these steps: 1.Open the Sample - Superstore data source. 2.Drag the Profit measure to Columns. 3.Tableau aggregates the measure as a sum and creates a horizontal axis. 3.Drag the Sales measure to Rows. • Tableau aggregates the measure as a sum and creates a vertical axis. • Measures can consist of continuous numerical data. • When you plot one number against another, you are comparing two numbers; the resulting chart is analogous to a Cartesian chart, with x and y coordinates.
  • 23. Now you have a one-mark scatter plot:
  • 24. 4. Drag the Category dimension to Color on the Marks card. This separates the data into three marks—one for each dimension member—and encodes the marks using color.
  • 25. 4.Drag the Region dimension to Detail on the Marks card. Now there are many more marks in the view. The number of marks is equal to the number of distinct regions in the data source multiplied by the number of departments. (If you're curious, use the Undo button on the toolbar to see what would have happened if you'd dropped the Region dimension on Shape instead of Detail.)
  • 26. To add trend lines, from the Analytics pane, drag the Trend Line model to the view, and then drop it on the model type. • A trend line can provide a statistical definition of the relationship between two numerical values. • To add trend lines to a view, both axes must contain a field that can be interpreted as a number—by definition, that is always the case with a scatter plot.
  • 27. Tableau adds three linear trend lines—one for each color that you are using to distinguish the three categories.
  • 28. 7. Hover the cursor over the trend lines to see statistical information about the model that was used to create the line: