Choose a Chart Type with Parameter Actions in Tableau

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025

Комментарии • 73

  • @indigoiis
    @indigoiis 4 года назад +1

    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!!!

  • @dominicnicholas119
    @dominicnicholas119 5 месяцев назад

    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.

    • @vizwiz
      @vizwiz  5 месяцев назад

      Thanks for sharing!

  • @williamdemourabezerra4944
    @williamdemourabezerra4944 4 года назад +3

    Another master piece!! Thank you!
    You helped me a lot in my Tableau projects. Thanks again and cheers from Brazil

  • @MissFSimoes
    @MissFSimoes 3 года назад +1

    Thank you, Andy for your generosity in sharing your knowledge!

  • @April-td2rb
    @April-td2rb 2 года назад

    This is a great tutorial. I've never seen the easiest lessons for the switch sheets.

    • @vizwiz
      @vizwiz  2 года назад

      Glad it was helpful!

  • @iunchen6410
    @iunchen6410 4 года назад +2

    WOW! Super cool and will immediately be put to good use!! Thanks for the simple yet insightful tutorial!

  • @kevinhenry1681
    @kevinhenry1681 4 года назад +1

    This is great, Andy! I can certainly use this tip in my Tableau projects.

  • @AkilanXtremer
    @AkilanXtremer 4 года назад

    That was so easier than I thought! Great Job Andy!

    • @vizwiz
      @vizwiz  4 года назад

      Thanks! 👍

  • @rupam8107
    @rupam8107 4 месяца назад

    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.

  • @tusharmore937
    @tusharmore937 4 года назад +1

    Really useful, I use this a lot. Thanks a lot for sharing, Coach!

  • @StockSpotlightPodcast
    @StockSpotlightPodcast 4 года назад +2

    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.

  • @kaythjingchunkang6429
    @kaythjingchunkang6429 4 года назад +2

    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?

    • @vizwiz
      @vizwiz  4 года назад +2

      You’re sheets are probably fixed width or height. Make sure they are not.

  • @byronmendoza3432
    @byronmendoza3432 3 года назад +1

    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?

    • @vizwiz
      @vizwiz  3 года назад +1

      Make sure all of the sheets in the containers are NOT set to fixed width or height.

  • @trishjais
    @trishjais 4 года назад

    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 ?

  • @pradeepsagwal
    @pradeepsagwal 4 года назад +1

    Unique use of parameter 👍🏻👍🏻👍🏻

  • @emmamartin863
    @emmamartin863 3 года назад +1

    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?

    • @vizwiz
      @vizwiz  3 года назад

      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.

  • @pravinjoshi72
    @pravinjoshi72 2 года назад

    You are You! Kudos Andy!

  • @oliverinca5819
    @oliverinca5819 3 года назад +1

    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?

    • @vizwiz
      @vizwiz  3 года назад +1

      Great question! By making them unique, Tableau will treat them as separate fields.

  • @mythilisubramanian6580
    @mythilisubramanian6580 2 года назад +2

    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.

    • @vizwiz
      @vizwiz  2 года назад

      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.

    • @mythilisubramanian6580
      @mythilisubramanian6580 2 года назад +1

      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
      @dreadful-twerp Год назад +3

      @@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.

  • @indigoiis
    @indigoiis 4 года назад +1

    Thank you! Always great.

  • @cfischer3770
    @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
      @vizwiz  Год назад

      No, it should work. Double check that you followed the steps exactly.

    • @konstantin3242
      @konstantin3242 Год назад

      @@vizwiz doesn't work :(
      changing parametr doesnt affect the graphs of different types

  • @dataveve
    @dataveve 4 года назад +1

    This is cool .. Is there a way to use it to change chart between different data sources?

    • @vizwiz
      @vizwiz  4 года назад +1

      I'll create a video for you. It's too long for a comment, but short for a video.

    • @dataveve
      @dataveve 4 года назад

      @@vizwiz thanks sir

  • @rashmirana7861
    @rashmirana7861 4 года назад

    Thank you Andy. This was awesome

  • @TravisTraps
    @TravisTraps 2 года назад

    Very handy trick! Thank you.

  • @danieltertilt
    @danieltertilt 4 месяца назад

    Pie Chart and Tree Chart won't collapse fully. All are set to "entire view". Any idea?

    • @vizwiz
      @vizwiz  3 месяца назад

      If you have the title showing or manually sized them it won’t work.

  • @hhyperball
    @hhyperball 2 года назад

    This is lovely! Thank you very much!

  • @asthapuri2379
    @asthapuri2379 4 года назад

    Wow! This is amazing. Thanks for sharing.

  • @kidstantrums1180
    @kidstantrums1180 3 года назад

    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 !!

    • @vizwiz
      @vizwiz  2 года назад

      Double check that you don't have two actions updating the same parameter.

  • @SushantAsija
    @SushantAsija 4 года назад

    Thank you so much.
    was looking to create a similar thing today.

    • @vizwiz
      @vizwiz  4 года назад +1

      Most welcome 😊

  • @malungosebastiao
    @malungosebastiao 3 года назад

    MANNNNNNNN YOU SAVED MY LIFE

  • @nabiila_3703
    @nabiila_3703 3 года назад

    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)?

    • @vizwiz
      @vizwiz  3 года назад

      You probably have the sheets that are supposed to hide pinned to the width or height.

  • @mikarshdataanalyst4086
    @mikarshdataanalyst4086 3 года назад

    Very helpful tutorial!

  • @sidneyaburi
    @sidneyaburi 2 года назад

    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?

    • @vizwiz
      @vizwiz  2 года назад

      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.

  • @DeepakBusanagari
    @DeepakBusanagari 4 года назад +1

    This is Super Awesome (y)

  • @Smokeythewelder
    @Smokeythewelder 4 года назад

    Great video. Thank you.

  • @bartjutte4013
    @bartjutte4013 4 года назад

    Very helpful thanks!

  • @MrStark-zy6cd
    @MrStark-zy6cd 4 года назад

    It really is magical!!!!

  • @shaquellejacobs7930
    @shaquellejacobs7930 2 года назад

    I am going to do this for 3m 1yr and weekly chart so cool

  • @mohammadshiblee9064
    @mohammadshiblee9064 2 года назад

    Sir, if every sheet is contained filter options as well... then how will manage the filter on the basis of the selected sheet?

    • @vizwiz
      @vizwiz  2 года назад

      I don't understand your question.

  • @meetalipandey8073
    @meetalipandey8073 3 года назад

    Thanks for sharing..!!

  • @Pidamoussouma
    @Pidamoussouma 4 года назад

    This is awesome...

  • @steveramirez9436
    @steveramirez9436 3 года назад

    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.

  • @spidLL
    @spidLL 4 года назад

    This is pretty cool

  • @renun1623
    @renun1623 4 года назад

    Nice video helpful

  • @datavizenthusiast3560
    @datavizenthusiast3560 3 года назад

    Awesome !

  • @simonbernard4216
    @simonbernard4216 4 года назад

    This is so confusing. Does the "Filters" section automatically recognizes strings associated to chart types?

    • @vizwiz
      @vizwiz  4 года назад

      Essentially, yes. You can download the workbook to see how it’s done. The video shows you as well.

  • @krazyanalytics7462
    @krazyanalytics7462 4 года назад

    Amazing

  • @stephaniecairo7335
    @stephaniecairo7335 3 года назад

    you saved me

    • @vizwiz
      @vizwiz  2 года назад

      That's great to hear. Thanks for the feedback!

  • @dhananjayw2238
    @dhananjayw2238 3 года назад

    hiding the title does not reduce the size..

    • @vizwiz
      @vizwiz  3 года назад +1

      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.