Apply proportional brushing to your charts instead of filtering | Tableau Charts

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

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

  • @Data_Man
    @Data_Man Год назад +1

    Awesome. Thank you for this

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

    Hey Tim, This is an wow trick! ❤️

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

    Hello Tim, thanks for this video 🙂

  • @SeanFHoward
    @SeanFHoward Год назад +3

    Is there a way that the same clour of the pie segment you choose is show on the bar chart (instead of the pale blue)?

    • @TableauTim
      @TableauTim  Год назад +2

      I think so! in my head i have an idea ahah. I'll try it first

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

      haha, same thought here ...

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

      @@TableauTim Hello Tim
      I had a go at the question I posed and came up with a solution, the fundamental part is the calculated field and tweaking the SetAction.
      1) Created a calculated field called [Category Set colour]
      if [Category Set] = True then
      [Category]
      Else
      '000 remainder'
      End
      2) Use [Category Set colour] as the colour on the bar chart
      3) Create the dashboard with the pie+bar and create the same set action EXCEPT that "Clearing the selection will" = "Remove all values from the set"
      4) Once you use the action you'll be able to change the colour of '000 remainder' to your very light blue colour.

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

    Thank you for sharing!

  • @MelanieReilly-ky9nf
    @MelanieReilly-ky9nf Год назад

    Hi! What was that color pallet tool you pulled up? Love it and need it!

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

      It’s built into Tableau. It’s the native tableau colour palette picker. help.tableau.com/current/pro/desktop/en-us/viewparts_marks_markproperties_color.htm
      There are two types of colour. It’s linked to discrete vs continuous fields. Blue and green fields.

  • @kellyrao5668
    @kellyrao5668 Год назад +1

    Hey Tim,
    Great tip! This seems like a great way to filter existing categories for a proportional view. I watched something similar on Playfair data and was wondering if there’s an easy way to use just the category labels as a filter instead of using the pie chart, would love to see a version of that!

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

      Could build a much simpler chart using Squares. The action has to come from another visulisation so it could just a be a coloured table thats formatted to look like a selection bar.

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

    This is really a great tip! Do you know how the performance is vs a traditional set filter?

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

    Hey Tim,
    When applying this to my project, I went back to the chart and under the IN/OUT set Marks I only had "In" and no "out" so I am unable to change the color of the "out" data. How do I fix this?

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

      Never mind I figured it out. Thank you for all of the quality tutorials

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

      Glad you solved it

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

    Hello Tim, how u are draw this lines acros screen? What is it?

    • @TableauTim
      @TableauTim  Год назад +1

      See the description of the video for everything I use to record :D >> ruclips.net/video/BzNeBaFzUVE/видео.html

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

    That is very similar to what Tableau prep do when we select one dimension.

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

    Nice one.

  • @MarkSchild-f8y
    @MarkSchild-f8y Год назад

    this is slick, couldn't it be done with an LOD of total sales & a dual axis? may be simpler.

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

      Try it :D always more than one way but an LOD wouldn't be dynamic for the selection.