Posts

Showing posts from November, 2022

Tableau Prep Builder: TIM

  https://www.youtube.com/watch?v=P9h4vX7SLSk https://www.youtube.com/watch?v=Mm4TGlkns8A https://www.youtube.com/watch?v=YA5nvQXGXK4 https://www.youtube.com/watch?v=IvjXFzTrVmI https://www.youtube.com/watch?v=HgmXiRk7yY0 https://www.youtube.com/watch?v=uhNQQqEHfg4 https://www.youtube.com/watch?v=f7tTlG2mfxc

How to Calculate Percent of Total in Tableau: Four Ways

https://www.phdata.io/blog/how-to-calculate-percent-of-total-in-tableau-four-ways/  

Building a Text Table with Multiple Measures

https://kb.tableau.com/articles/howto/building-a-text-table-with-multiple-measures  

Guest Blog Post: Allow Users to Export Their Filtered Selections to Excel

https://www.flerlagetwins.com/2020/11/guest-blog-post-allow-users-to-export.html  

How to Tableau : Multiple Measures on Multiple Rows (Line Chart)

https://www.youtube.com/watch?v=6o_D9vDZfa8   Multiple measures on a line chart, add a second row with a line chart and a dual axis chart.

Tableau Deep Dive: Sets – Hierarchies

  https://interworks.com/blog/rcurtis/2016/11/28/tableau-deep-dive-sets-hierarchies/

Tableau Deep Dive: Sets – Computed Sets

  https://interworks.com/blog/rcurtis/2016/10/31/tableau-deep-dive-sets-computed-sets/

Tableau Deep Dive: LOD – The Fixed Calculation

  https://interworks.com/blog/rcurtis/2016/03/24/tableau-deep-dive-lod-fixed-calculation/

The Definitive Guide to Tableau Sets

https://playfairdata.com/the-definitive-guide-to-tableau-sets/  

How to Switch Metrics (or Dimensions) Using Set Actions

  https://www.lindseypoulter.com/2018/12/06/how-to-switch-metrics-or-dimensions-using-set-actions/

Selecting a Set Using a Parameter

  https://kb.tableau.com/articles/howto/selecting-a-set-using-a-parameter

Tableau's New Data Model

https://www.flerlagetwins.com/2020/05/tableau-data-model.html   Includes 51 minute video by Ken

The Tableau Order of Operations

  https://www.flerlagetwins.com/2020/09/order-of-operations.html

Zoomable Charts in Tableau

https://www.flerlagetwins.com/2019/02/zoomable-charts.html  

On Your Marks, Get Set, Go: Everything You Need to Know to Get Started with Set Actions

  https://www.lindseypoulter.com/2018/12/18/getsetgo/

2020 Week 49: Can you toggle between AND & OR filtering logic?

  https://www.workout-wednesday.com/2020w49/

SET Control - 3 Main Configurations

https://www.flerlagetwins.com/2020/05/set-control-in-20202-three-main.html  

Set Controls and survey data – how to compare responses for this group vs that group vs overall

  https://www.datarevelations.com/setcontrols/

Want to Learn Table Calculations? Here’s How!

http://drawingwithnumbers.artisart.org/want-to-learn-table-calculations/  

The Next N Table Calculations

15. Making a String List with PREVIOUS_VALUE() https://public.tableau.com/app/profile/jonathan.drummey/viz/TheNextNTableCalculations/15_MakingaStringList  

Change Filters From "AND" to "OR" using SETs

  https://www.flerlagetwins.com/2021/10/change-filters-from-and-to-or.html

Tableau Set Control Part 3: Use Cases (Continued)

https://www.flerlagetwins.com/2022/11/set-control-3.html  

Use SETs to compare the same measure with two different versions of filters

https://community.tableau.com/s/question/0D58b00009nRmUrCAK/is-there-a-way-to-compare-the-same-measure-with-two-different-versions-of-filters   Example of 2 measures that each reference different SETs: // Sales for the East region. IF [ Region ]= "East" AND [ Segment Set Measure 1 ] AND [ Category Set Measure 1 ] THEN // All conditions true. [ Sales ] ELSE 0 END // Sales for the West region. IF [ Region ]= "West" AND [ Segment Set Measure 2 ] AND [ Category Set Measure 2 ] THEN // All conditions true. [ Sales ] ELSE 0 END

Tableau Set Control Part 2: Use Cases

https://www.flerlagetwins.com/2022/11/set-control-2.html  

How to create and use Tableau Extracts: Tableau File Types Part 3

https://www.youtube.com/watch?v=P_FwfkEC9Z0  

LODs in Tableau: The Ultimate Guide to Level of Detail Expressions

  https://www.youtube.com/watch?v=VlEwu-TKE_o

How to Compare Current YTD to Prior YTD

https://www.youtube.com/watch?v=yFZ4F2WSOSg   Shows how to create multiple BANs in a single sheet

5 Most Common Date Functions in Tableau

https://www.vizwiz.com/2022/09/date-functions.html  

3 More Ways to Make Charming Crosstabs in Tableau

  https://playfairdata.com/3-more-ways-to-make-charming-crosstabs

Tableau Charts: Comparison to Budget & Previous Year

  https://www.youtube.com/watch?v=UtubJ4qQHTs Create grouped bar chart: - Drag Region to Rows - Drag SALES CY to Columns - Drag SALES PY on top of the horizontal axis - Drag BUDGET CY to the Measure Values shelf - Drag Measure Names to the Color shelf https://www.vizwiz.com/2022/11/comparison-charts.html