Not only was this wicked helpful, but I was able to expand on this: I had my parameters switch between five maps. It worked great until I realized I had data points in Alaska and Hawaii as well! So I HI and AK maps for each continental map, restricted to those states but with the same filters/details/colors etc.. then I added two vertical containers (one for HI and one for AK) and repeated the steps in Andy's video above to add these "submaps". Then I made these floating and positioned where I wanted them. Works like a charm to add Alaska and Hawaii when I have data points on one of my maps! THANK YOU!!!
@MissFSimoes3 жыл бұрын
Thank you, Andy for your generosity in sharing your knowledge!
@williamdemourabezerra49444 жыл бұрын
Another master piece!! Thank you! You helped me a lot in my Tableau projects. Thanks again and cheers from Brazil
@April-td2rb2 жыл бұрын
This is a great tutorial. I've never seen the easiest lessons for the switch sheets.
@vizwiz2 жыл бұрын
Glad it was helpful!
@iunchen64104 жыл бұрын
WOW! Super cool and will immediately be put to good use!! Thanks for the simple yet insightful tutorial!
@dominicnicholas1194 ай бұрын
Thank you! I needed to make a small adjustment for version 2024.1.2 : when creating the chart type selected filter, select Wildcard, select Exactly matches, and enter the exact param value you want to trigger off. I eventually moved away from this technique to use dynamic zone visibility parameter control instead but this was super helpful nevertheless.
@vizwiz4 ай бұрын
Thanks for sharing!
@kevinhenry16814 жыл бұрын
This is great, Andy! I can certainly use this tip in my Tableau projects.
@StockSpotlightPodcast4 жыл бұрын
Great tutorial. However, when I select the individual parameter drop down "bar" on the Bar Chart tab, it changes bar to a bar drop down for all the other tabs (Line Charts & Map). How can I get this to stop from happening? The result is that only the line chart and map are showing when toggling between chart types on the final dashboard.
@AkilanXtremer4 жыл бұрын
That was so easier than I thought! Great Job Andy!
@vizwiz4 жыл бұрын
Thanks! 👍
@kaythjingchunkang64294 жыл бұрын
Hi Andy, thank you so much for the tips! But in my case, after hiding the titles, they don't automatically adjust .. what should I do?
@vizwiz4 жыл бұрын
You’re sheets are probably fixed width or height. Make sure they are not.
@rupam81073 ай бұрын
This is really good. Also is it possible to make it green based on selection. If we select a particular button that will come green and vice versa.
@tusharmore9374 жыл бұрын
Really useful, I use this a lot. Thanks a lot for sharing, Coach!
@pravinjoshi722 жыл бұрын
You are You! Kudos Andy!
@mythilisubramanian65802 жыл бұрын
Hi Andy, I am unable to use "Chart Type Selection" Calculated field to Filter out Bar/Line/Map. While being in Bar Chart sheet, I select Line or Map in "Chart Type" Parameter, it does not go blank. Kindly help me to filter out Bar/Line/Map using the calculated field. I am using Tableau Public (desktop version). Thanks in advance. Mythili.
@vizwiz2 жыл бұрын
Double check how you are adding it to the filters. Change the parameter so the chart appears on one sheet, then filter the other two sheets to exclude that option in filter. Repeat for the other sheets. So each sheet should have two items excluded in the filter.
@mythilisubramanian65802 жыл бұрын
Thank you@@vizwiz. As suggested, I duplicated the "Chart Type Selection" Calculated field and added this duplicate one to Filter shelf to exclude two items. Thus each sheet had two items excluded in the filter. I completed the dashboard as shown in the video.
@dreadful-twerp Жыл бұрын
@@mythilisubramanian6580 Thank you for the tip! Like you, I found that selecting, say, Line in the parameter did not cause the others to go blank. Even adding a duplicate to the filter and setting it to "exclude" did not help. I finally got it to work by, for example, creating a custom "Exclude Bar and Line" with the code [Chart Type] != "Bar" AND [Chart Type] != "Line" and put that on the Map filter set to TRUE. I then put a "Exclude Line and Map" on the Bar and "Exclude Bar and Map" on the Line.
@pradeepsagwal4 жыл бұрын
Unique use of parameter 👍🏻👍🏻👍🏻
@danieltertilt3 ай бұрын
Pie Chart and Tree Chart won't collapse fully. All are set to "entire view". Any idea?
@vizwiz2 ай бұрын
If you have the title showing or manually sized them it won’t work.
@dataveve4 жыл бұрын
This is cool .. Is there a way to use it to change chart between different data sources?
@vizwiz4 жыл бұрын
I'll create a video for you. It's too long for a comment, but short for a video.
@dataveve4 жыл бұрын
@@vizwiz thanks sir
@byronmendoza34323 жыл бұрын
Hello Andy thank you for sharing this knowledge, quick question: it is working for me and hiding after removing the title but if I change the dashboard size to ¨automatic¨the spaces of the other charts appear again... do you know how could I make it work in automatic size?
@vizwiz3 жыл бұрын
Make sure all of the sheets in the containers are NOT set to fixed width or height.
@emmamartin8633 жыл бұрын
Hi Andy, Thank you for this! I am trying to do this same thing with different charts altogether (not chart type, rather fully different data), BUT I need to be able to see the legend when the Viz changes on click. Is that possible?
@vizwiz3 жыл бұрын
You would need to have the legend for each worksheet in the dashboard. I’d recommend hiding the titles on those so that they appear to go away when you swap sheets.
@indigoiis4 жыл бұрын
Thank you! Always great.
@TravisTraps2 жыл бұрын
Very handy trick! Thank you.
@cfischer3770 Жыл бұрын
Hi Andy, I am using Tableau 2022.2.6 and have been trying to set up the parameter "switch" calculated field to function but without any success. Is there something different about this version that would not allow the chart to toggle between the chart types? Thanks Andy in advance. Caroline.
@vizwiz Жыл бұрын
No, it should work. Double check that you followed the steps exactly.
@konstantin3242 Жыл бұрын
@@vizwiz doesn't work :( changing parametr doesnt affect the graphs of different types
@oliverinca58193 жыл бұрын
Awesome video! Quick question. Out of curiosity, why did you use AVG(0.0) and AVG(0.00) for the other two axis rather than just AVG(0) for all three?
@vizwiz3 жыл бұрын
Great question! By making them unique, Tableau will treat them as separate fields.
@nabiila_37033 жыл бұрын
when I hide the title. the container size of the hidden sheets still remain. is this bcz I use the old version of tableau (19.2)?
@vizwiz3 жыл бұрын
You probably have the sheets that are supposed to hide pinned to the width or height.
@hhyperball2 жыл бұрын
This is lovely! Thank you very much!
@kidstantrums11803 жыл бұрын
Hi Andy, I am able to replicate everything except the parameter actions part. If I use one parameter action, it works fine but when three action parameters are there, the toggling of values in the parameter doesn't work. Can you please help, Already tried so many things !!
@vizwiz2 жыл бұрын
Double check that you don't have two actions updating the same parameter.
@trishjais4 жыл бұрын
I knew about the use of parameters to swap the sheet, but this, leveraging the parameters action to dynamically update the parameter is magical, a big thanks Andy, any other use case, you'd like to give other than changing chart type ?
@rashmirana78614 жыл бұрын
Thank you Andy. This was awesome
@mikarshdataanalyst40863 жыл бұрын
Very helpful tutorial!
@sidneyaburi2 жыл бұрын
For some reason my worksheet on the dashboard won't collapse when I hide the title. Anyone else experienced this? Any ideas why this is happening?
@vizwiz2 жыл бұрын
The worksheets must be in a container, the titles must be hidden and the fix width or height must NOT be set for either worksheet.
@SushantAsija4 жыл бұрын
Thank you so much. was looking to create a similar thing today.
@vizwiz4 жыл бұрын
Most welcome 😊
@asthapuri23794 жыл бұрын
Wow! This is amazing. Thanks for sharing.
@bartjutte40134 жыл бұрын
Very helpful thanks!
@Smokeythewelder4 жыл бұрын
Great video. Thank you.
@malungosebastiao3 жыл бұрын
MANNNNNNNN YOU SAVED MY LIFE
@meetalipandey80733 жыл бұрын
Thanks for sharing..!!
@DeepakBusanagari4 жыл бұрын
This is Super Awesome (y)
@MrStark-zy6cd4 жыл бұрын
It really is magical!!!!
@shaquellejacobs79302 жыл бұрын
I am going to do this for 3m 1yr and weekly chart so cool
@mohammadshiblee90642 жыл бұрын
Sir, if every sheet is contained filter options as well... then how will manage the filter on the basis of the selected sheet?
@vizwiz2 жыл бұрын
I don't understand your question.
@renun16234 жыл бұрын
Nice video helpful
@spidLL4 жыл бұрын
This is pretty cool
@Pidamoussouma4 жыл бұрын
This is awesome...
@datavizenthusiast35603 жыл бұрын
Awesome !
@simonbernard42164 жыл бұрын
This is so confusing. Does the "Filters" section automatically recognizes strings associated to chart types?
@vizwiz4 жыл бұрын
Essentially, yes. You can download the workbook to see how it’s done. The video shows you as well.
@krazyanalytics74624 жыл бұрын
Amazing
@steveramirez94363 жыл бұрын
Yeah no problem. Sorry I've not been around to much. Just have a lot going on with my case life bills and on top of that catching another case. Four weeks since I received any income. It's like I take a step forward to get knocked down three steps back.
@stephaniecairo73352 жыл бұрын
you saved me
@vizwiz2 жыл бұрын
That's great to hear. Thanks for the feedback!
@dhananjayw22383 жыл бұрын
hiding the title does not reduce the size..
@vizwiz3 жыл бұрын
you have to hide the sheet titles, make sure they are all in a single container, and make sure none of them are fixed size. You can download the example.