How to Remove Unwanted Values (Nulls) From Filters in Tableau

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.พ. 2025
  • About Me:
    About:
    Hi! I'm Eric with OneNumber. Thanks for checking out our channel. We appreciate the support! We love to help people with their Tableau problems. Feel free to comment, reach out directly, or check out our upcoming classes/events if you want to take Tableau to the next level (www.eventbrite....
    Description:
    Let me guess, you have a value (maybe a null) displaying in a Tableau filter and you want it to go away? You don’t want to leave it just sitting there because it’s ugly and your users are insatiably curious. You know if you leave it they are going to select it and you’re going to have to answer questions about what this “null” value means and why it’s a filter option.
    You can leverage Tableau’s order of operations to your advantage. By using a set, you can remove the unwanted value(s) one step before dimension filters so your user never sees it as an option! Be careful though, once that value is removed from the worksheet, all associated data will be removed as well.
    Check out this video to see this approach in action!

ความคิดเห็น • 38

  • @onenumbertableau
    @onenumbertableau  ปีที่แล้ว

    Need help removing unwanted values from filters? Schedule an hour with Eric here: www.eventbrite.com/e/tableau-office-hours-with-eric-parker-tickets-42691995909
    Ready to master Tableau? Check out our lineup of upcoming classes! www.eventbrite.com/o/onenumber-15678294163

  • @RafaelSouza-eq2er
    @RafaelSouza-eq2er 10 หลายเดือนก่อน +1

    Thanks! Really helpful :)

    • @onenumbertableau
      @onenumbertableau  10 หลายเดือนก่อน

      You're welcome, glad to hear this helped!

  • @alicevaleina3479
    @alicevaleina3479 2 ปีที่แล้ว +3

    appreciate it so much i literally spent hours searching for solutions

    • @onenumbertableau
      @onenumbertableau  2 ปีที่แล้ว

      Oh no! I'm sorry it took so long to find this but I'm glad to hear it will help!

  • @sathisrd3244
    @sathisrd3244 11 หลายเดือนก่อน +1

    you the number one hero in tableau 😍

    • @onenumbertableau
      @onenumbertableau  11 หลายเดือนก่อน

      Wow, thank you! We're glad this helped.

  • @happyboyoun
    @happyboyoun 6 หลายเดือนก่อน +1

    Very helpful. Thank you!

  • @GoodThrilling
    @GoodThrilling ปีที่แล้ว +1

    Thanks

  • @ikos-tableau-vertical
    @ikos-tableau-vertical ปีที่แล้ว +1

    epic solution!

  • @mahins_gaming7334
    @mahins_gaming7334 ปีที่แล้ว +1

    Thanks Man. ❤️

  • @tech-n-data
    @tech-n-data ปีที่แล้ว +1

    Thank you sooooo much!!!!!

    • @onenumbertableau
      @onenumbertableau  ปีที่แล้ว

      You are welcome! Glad to hear this helped!

  • @DataFam
    @DataFam 2 ปีที่แล้ว +1

    Many thanks Eric 👍

  • @rinaldifarhan3717
    @rinaldifarhan3717 ปีที่แล้ว +1

    thank you so mucchhh 😁😍

  • @fruitfulliving1067
    @fruitfulliving1067 6 หลายเดือนก่อน

    Thank you!

  • @Zescc
    @Zescc ปีที่แล้ว +1

    life saver

  • @BI-Rahul
    @BI-Rahul 2 ปีที่แล้ว +1

    Really Helpful.

  • @JaythyJazz
    @JaythyJazz ปีที่แล้ว +1

    AWESOME!

  • @justinzhou7245
    @justinzhou7245 2 ปีที่แล้ว +1

    hi, when I creat set, the Create Set dialog box did not show up and a date set was created immediately.

    • @onenumbertableau
      @onenumbertableau  2 ปีที่แล้ว +1

      Hi Justin! Thanks for letting me know. When you created the set, did you right-click on the Date field in the Data Pane?

    • @justinzhou7245
      @justinzhou7245 2 ปีที่แล้ว +1

      @@onenumbertableau Hi, thanks for getting back. I looked around for some solutions online and the issue seems to be due to I am using tableau online instead of tableau desktop. I also found a workaround which is to drag the created set into the Marks - Details section, which will allow you to show set, then drag it back out to filter.

    • @onenumbertableau
      @onenumbertableau  2 ปีที่แล้ว

      @@justinzhou7245 Good sleuthing. I'm glad you found a solution!

  • @uziosovskie719
    @uziosovskie719 5 วันที่ผ่านมา

    How can I remove a value from the filter and keep it in the sheet (you remove it from the sheet). I want a specific value to always be ON without the user having the option to remove it from the filter

    • @onenumbertableau
      @onenumbertableau  2 วันที่ผ่านมา

      In this example, do users need to be able to multi-select the options in the filter or could a single select filter work? If a single select filter could work, you could get creative with a parameter tied to a calculation that filters the sheet.

  • @trentenberam749
    @trentenberam749 6 หลายเดือนก่อน

    what if we wanted to show the Null value results in the view but not in the filter. Ultimately I want the Null results to always be toggled ON and not allow it to be toggled OFF by the user. So in this case, I want only the years to show up in the filter options and the results from the Null values to always be present

    • @onenumbertableau
      @onenumbertableau  6 หลายเดือนก่อน

      This is a hack but I guess you could lump it in with something else. For example....
      IFNULL([State],"New York")
      Then you use the original [State] field in your worksheet but use the IFNULL calculation on filters.
      It will get funky if someone actually removes New York from the view because it will remove the nulls as well, but it might work.

  • @kobile790
    @kobile790 ปีที่แล้ว

    Hello,
    I have a problem, when I remove null with the way you suggested it affects all my dashboard, is there a way to remove the null value without it affecting all the data?
    Thanks

    • @onenumbertableau
      @onenumbertableau  ปีที่แล้ว

      Could you try sorting the null value to the bottom of your list for a filter?