How to Create a Trellis Chart in Seven Steps

  Рет қаралды 13,541

Andy Kriebel

Andy Kriebel

Күн бұрын

Пікірлер: 30
@testingonline7032
@testingonline7032 2 жыл бұрын
Damn, Row and column calculation with drag is lit 🔥
@havefundrawing
@havefundrawing 4 жыл бұрын
This is life changing!
@peterparker4358
@peterparker4358 4 жыл бұрын
Nice one Andy❤️ learned many things from.you..thank you so much
@huytruong2026
@huytruong2026 3 жыл бұрын
Hi Andy, could you explain the math behind the columns and rows calculations? Why does writing the formulas that way give a square with optimal grids? Could you point me to some videos/resources that explain the calculations? Thanks.
@tresmetrossinwetsuit
@tresmetrossinwetsuit 3 жыл бұрын
How do you add the names for each quadrant?
@TheRaju991
@TheRaju991 2 жыл бұрын
Thank you for this nice hack!
@vizwiz
@vizwiz 2 жыл бұрын
You're welcome!
@perryliu6573
@perryliu6573 3 жыл бұрын
Great Coach!
@vizwiz
@vizwiz 3 жыл бұрын
Appreciate it!
@daGroove775
@daGroove775 4 жыл бұрын
Is there a way to give each line a nice label without using a second axis?
@vizwiz
@vizwiz 4 жыл бұрын
That’s the tough bit. I haven’t found an elegant method to do it which is why I always use a secondary axis.
@daGroove775
@daGroove775 4 жыл бұрын
Thank you for this great video, I finally learned what I did wrong! Five minutes ago I ordered your book in Amazon, since I am a big fan of your work! Thank you for sharing your knowledge!
@vizwiz
@vizwiz 4 жыл бұрын
@@daGroove775 Thank you!!! It's very much appreciated.
@joo6110
@joo6110 2 жыл бұрын
@@daGroove775 What was the solution for your label approach? I am trying to have my report have each label centered over each quadrant.
@EdvardStepancukkr
@EdvardStepancukkr 2 жыл бұрын
@@joo6110 Hi. Probably very late but I solved it through formula. Let' s say we have data from 2010 to 2020. Then ideally text would be centered at the year 2015. So I created field such as - IF str([Year (Date)]) = '2015-01-01' THEN [Year] END. Let's call it centered label field. Basically for each observation that is in 2015, you would receive 2015 as output and Null otherwise. Then you put this centered label field and your actual label field (f.e state or country name) onto label of your secondary axis. Choose Min/Max, Cell as scope and YEAR(Centered Label) as your field. Voulla, you will your labels right in the middle :)
@MarcAlexander74501
@MarcAlexander74501 Жыл бұрын
Andy, You trellis on a Dimension. Is it possible to trellis on [Measure Names] so each small multiple is a Measure? I tried your methodology and it didn't work b/c [Measure Names] isn't recognized as an option in the Table Calculation Specific Dimension list. Do you think this is possible? If so, it would be a really cool, powerful, and elegant way to build out a trellis of KPI BANs.
@vizwiz
@vizwiz Жыл бұрын
No you can’t because measure names isn’t a field in the data. It’s more like a placeholder. Measure names and measure values can’t be used in calculations.
@huytruong2026
@huytruong2026 3 жыл бұрын
Hi Andy, could you please explain again why we need to change the custom date field to ATTR? Thanks!
@vizwiz
@vizwiz 3 жыл бұрын
The ATTR makes it an aggregation. If I don't do that, then the line would be a series of dots because the view would split up by each date.
@joo6110
@joo6110 2 жыл бұрын
Is there a way to fit a centered label? Formatting is everything these days haha
@vizwiz
@vizwiz 2 жыл бұрын
The only way you can get it exactly in the middle is if you have an odd number of dates. Then you'd have to write a calc to find the one in the middle and display the label there. If there is an even number of dates, then it will always be slightly off center.
@michelnahon
@michelnahon 4 жыл бұрын
This hack for "trellis chart" is really slick. It's amazing how you can keep impressing me with your videos. I'm surprised Tableau didn't add this "Trellis chart" functionality yet. The second hack around filling up empty dates with an attribute is great too. Does it work only with dates? or any dimensions? Can we use this to add 0 in a table when there are missing values? Thanks so much again for sharing your knowledge
@vizwiz
@vizwiz 4 жыл бұрын
I've only been able to make it work with dates. In the second example, you saw how I had to convert the year to a date. I had to do this because Tableau "knows" how to fill in dates that don't exists between marks. I have not been able to get it to work with any other dimensions for this reason. For dates, you CAN show 0 for missing values. Add ZN() around your measures, e.g., ZN(SUM[Sales]) and then turn on the Show Missing Values option on the date field. I can create a quick video if you like.
@vizwiz
@vizwiz 4 жыл бұрын
Here's a video for you Michel - kzbin.info/www/bejne/a5DQhpWKZsmLidU
@michelnahon
@michelnahon 4 жыл бұрын
@@vizwiz Correct I've been using the Zn() function and also made sure to use "else 0" in my if statement. Filling the dates is a nice trick. Thanks for sharing. If I understand correctly this doesn't work for other dimension, correct? Alternatively, in SQL I can use a full join to make sure all possibilities are there based on the various dimensions. But it's a pain and the data set becomes humongous.
@vizwiz
@vizwiz 4 жыл бұрын
@@michelnahon I haven’t seen a way to do it for other dimensions without some crazy table calcs.
@michelnahon
@michelnahon 4 жыл бұрын
@@vizwiz One would think it can be done since SQL allows to build it. But not sure there is an easy solution out of the box unfortunately
@jst6267
@jst6267 3 жыл бұрын
Le Maestro :)
5 Dashboard Design Tips - COMMON MISTAKES to avoid!
6:22
MyOnlineTrainingHub
Рет қаралды 67 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
Sort a Stacked Bar Chart in Tableau from User Selection
6:47
OneNumber - Tableau Experts
Рет қаралды 2 М.
How to Create Panel Charts in Excel | Matrix or Panel Graph in Excel
11:14
#Tableau - Create a Full Year Calendar Heatmap
10:47
Andy Kriebel
Рет қаралды 17 М.
How to Build a Comet Chart
5:28
Andy Kriebel
Рет қаралды 6 М.
How to Create KPI and Sparklines in a Single Sheet
16:51
Andy Kriebel
Рет қаралды 164 М.
How to Create Small Multiple Line Charts in Tableau
8:53
Andy Kriebel
Рет қаралды 85 М.
Create 10 ACTIONABLE & IMPACTFUL KPIs in Tableau
15:28
Andy Kriebel
Рет қаралды 56 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН