Visualizing time-series data is one of Tableau's best and defining features. Tableau provides a flexible method for visualizing dates so you can easily display chronological values and compare time periods.

However, with that flexibility comes a lot of a lot of options which can feel overwhelming and complex. For instance, why are there two different ways to visualize months and what's the difference? What does that mean if a date pill is green versus blue?

Tableau Prep is a powerful tool for cleaning, structuring and preparing data for analysis in Tableau Desktop. The Tableau Prep Builder software provides the ability to create data workflows which can be run manually. That's fine when data is updated infrequently, but it doesn't work well when data needs to be refreshed every day or every hour.

How often do you build a Tableau dashboard and feel like it has too many filters? This happens to me all the time! You don't know what to do with them, right? Make two rows of filters? Ugh. Make a massive column? That's a lot of screen real estate. Add show/hide buttons so users can toggle a layout container on and off the page? That doesn't seem ideal either. What if someone doesn't realize they can show filters?

Tableau is a great tool for operationalizing time period comparisons. One of the classics is comparing quarters.

For example, you might want to know how this quarter compares to last quarter. That's a great way to compare values if your business isn't very seasonal. However, what if you sell sunscreen? You can bet that comparing fall to summer is always going to look like a bummer.

A huge benefit of using joins in Tableau is that we can combine data from multiple tables into a single table for analysis. When those tables are in different databases, it can be a little tricky to work out where to start. If you know how to join tables within the same database, that's great! Cross-database joins only take a few more steps to execute, and I'll walk you through them in today's video.

Every application seems to have it's own syntax for IF logic statements, right? SQL, Excel and Tableau IF statements all look a little different.

Check this video out for a deep dive into the world of logical operators, simple and advanced IF statements in Tableau!