In a recent VizIt Sydney and Tableau User Group presentation, Fantastic Tableau tricks, and how to avoid them, I talked about expander tables and their benefits when working with data in Tableau. In this blog series I’ll cover:
expander tables in more depth (part 1); and use cases they can help with (parts 2+) But first up…
Why might you need to use an expander table? When working with data in Tableau it’s not unusual to find that you need to treat a single row of data in more than one way in the same view. A common example is where a row has both an opened date and a closed date, and you need to plot items opened and closed per date. Each item, or row, needs to be counted twice. Another example is where you have multiple measures per row, you need to use more than one on the same view, and a dual axis or the built in Measure Names and Measure Values pills aren’t flexible enough.
...