September 27, 2022
Parameter Actions: Geographical Drill Down in Tableau
September 26, 2022
#MakeoverMonday Week 39 - Average Internet Speeds Across Europe
My goal this week was to correct my failures from last week, so I focused almost exclusively on building the starburst/sunburst chart. As promised to the viewers, I will also record a separate tip video for how to build them.
Here's the WatchMeViz and the viz is below that.
September 20, 2022
Comparing Change Between Time Periods with a Scatterplot
September 19, 2022
#MakeoverMonday Week 38 - American Business Applications
September 15, 2022
Table Calculations vs. Level of Detail Expressions - % of Total
September 12, 2022
#MakeoverMonday 2022 Week 37 - Berkshire Hathaway Holdings
During Watch Me Viz, I covered set actions, parameter actions, highlighting, boolean calculations, table calculation, dashboard layout, and I failed at a starburst chart (I couldn't get the years to sort properly; I'll post it when I figure it out).
Enjoy! Check out the viz below the video.
September 7, 2022
The Fundamentals of Logical Functions - IF THEN vs. Case
In this video, I got through several examples of when to use an IIF, IF THEN, or CASE statement in Tableau. I also cover their best use cases, when you have to use one vs. another, and general rules of thumb.
While this is demonstrated in Tableau, it's application to nearly all tools that use logical statements.
September 5, 2022
#MakeoverMonday 2022 Week 36 - Median Age at First Marriage in America
This was a relatively simple data set and I was able to build quite a few vizzes during Watch Me Viz. I ended up with something more complex that it needed to be, but it was fun figuring out how to create the calculations.
Here's how it works:
- Compare the median age at first marriage of each state to the US average for 2006-2010
- Compare the median age at first marriage of each state to the US average for 2015-2019
- Check whether the State
- Stayed above the US average in both time periods
- Stayed below the US average in both time periods
- Moved from below the US average to above the US average
- Moved from above the US average to below the US average
September 2, 2022
5 Most Common Date Functions in Tableau
In this tip, I take you through the 5 most common date functions in Tableau:
- DATEPART
- DATENAME
- DATETRUNC
- DATEADD
- DATEDIFF
By the end of this video you will understand when to use them to meet your use case. Click here for the cheat sheet I created for these date calculations.