Mastering 4-Level Map Drill Downs in Tableau

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024
  • If you've enjoyed my previous tutorials on 2-level and 3-level drill downs in Tableau, prepare to take your skills to the next level.
    I've got something unique for you: a step-by-step guide on creating a 4-Level Map Drill Down in Tableau!
    What You'll Learn:
    - How to drill down from a region to a state
    - How to further drill down from a state to a county
    - Finally, how to drill down from a county to a city
    Prerequisites:
    This is an advanced tutorial. Make sure you're comfortable with Tableau basics and have seen my 2-level and 3-level drill down videos.
    Previous Videos:
    2-Level Drill Down Tutorial
    - www.vizwiz.com...
    - www.vizwiz.com...
    3-Level Drill Down Tutorial
    - www.vizwiz.com...
    Links & Resources:
    Workbook - public.tableau...
    Data - data.world/viz...
    Don't forget to hit that "Like" button and "Subscribe" for more exclusive Tableau tutorials!

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

  • @bavisshyaraghuraman2888
    @bavisshyaraghuraman2888 26 วันที่ผ่านมา +1

    ultimate sir thank you so much

  • @data_beta_
    @data_beta_ 2 หลายเดือนก่อน +1

    Super easy to follow for such an amazing technique. Thanks!

    • @vizwiz
      @vizwiz  2 หลายเดือนก่อน

      You are so welcome!

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

    You will be the reason people ask me how I've gotten so good with Tableau. Much appreciated kind Sir, thank you for your videos. ♡

    • @vizwiz
      @vizwiz  9 หลายเดือนก่อน

      Great to hear!

  • @maxfrantzyemmanueljean-pie8098
    @maxfrantzyemmanueljean-pie8098 2 หลายเดือนก่อน +1

    Great video!

  • @vyacheslavs5642
    @vyacheslavs5642 6 หลายเดือนก่อน +2

    To avoid specifying initial parameters for displaying the dashboard, you can simply remove the third condition: [Postal Code Parameter] != ' ' from "DVZ Region" variable. Then even if all parameters are empty, you can still see the Regions Map and can drill down from there as usual.

    • @jagadishparasuraman5392
      @jagadishparasuraman5392 3 หลายเดือนก่อน

      You're a Legend, sir

    • @Princivil
      @Princivil 2 หลายเดือนก่อน +1

      I was searching for this very comment because I had this issue!! Thank you ✨

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

    thanks coach!

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

    Thank you Andy for making the drill down and filtering logic so simple and easy to understand :)

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

      You bet!

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

    Thanks! Truly adding to the body of knowledge for this profession and adding value to the world.

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

      I appreciate that!

  • @anju7619
    @anju7619 9 หลายเดือนก่อน

    This was a brilliant tutorial Andy. Thank you so much, its much appreciated.

    • @vizwiz
      @vizwiz  9 หลายเดือนก่อน

      Glad it was helpful!

  • @ashishkulkarni7119
    @ashishkulkarni7119 2 หลายเดือนก่อน

    Thanks alot

  • @muhammadsajjad-pm2xv
    @muhammadsajjad-pm2xv 11 หลายเดือนก่อน

    Thanks Andy for Another Amazing Video ❤❤

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

      My pleasure!

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

    Thanks Andy! Great video!

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

      Glad you liked it!

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

    Great tutorial on this! Thanks!

  • @JP_-oq3xn
    @JP_-oq3xn 11 หลายเดือนก่อน

    What a great video!

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

    Great video! I do have a question, though. Is there a way to set it so that clicking on selects the city instead of going back to the Region view?

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

    My heart broke as I saw you as an Arsenal fan :D

  • @imsajiv
    @imsajiv 11 หลายเดือนก่อน +2

    Didnt see the data set link in the description only the published workbook is present

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

      Updated...also find it here data.world/vizwiz/us-cities

  • @tradeshow547
    @tradeshow547 4 หลายเดือนก่อน

    How do I make this feature function on a tablet or the Tableau Server? When I published the map was no longer drillable and would return nothing when selected. Is there a special publish setting that needs to be selected? Thank you though for posting this walk through as it was extremely helpful.

  • @MuhammadHamza-hg7em
    @MuhammadHamza-hg7em 4 หลายเดือนก่อน +2

    at 11:56 duration of the video, there is another way around the situation which is regarding the clearing out of the city parameter every single time in order to get back to the Region display.
    This can be dealt by changing the code of DZV Region to the following:
    ([Region Parameter] = '' AND [State Parameter] = '' AND [City Parameter] = '')
    OR
    ([Region Parameter] = '' AND [State Parameter] = '' AND [City Parameter] != '')
    the "OR" statement in the code will deal with both the cases, of all parameters being empty or only the City Parameter being populated.
    And this way there will be no need of manually clearing out the value inside city parameter.

    • @vizwiz
      @vizwiz  3 หลายเดือนก่อน

      Thank you!

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

    So cool! Shall we connect?

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

    Hi Andy! I am from Thailand that I use shapefile in city so that I see false only. Can you help me ? Thank you.

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

    Thanks @Andy Kriebel. Is there a way to disable multi selection in maps? Because this kind of killed it. I tested it in tableau public and it showed the same result. If it would work with multiple selections it would be also nice. Are there ways to achieve this?

  • @sukritis
    @sukritis 9 หลายเดือนก่อน

    Hi Andy,
    I am trying to make a dashboard for work where i need the drill downs to go like State, County, State Senate district, House district, Municipality, Zip Code and Census Tracts. The first issue I'm facing is that a lot of it is not recognized by Tableau. For example, I am using the ACS 2020 census tracts however Tableau does not recognize census tracts. Any advice on how to go about this? If I use Shapefiles, it works well for 1 geography but messes up the other ones.
    Thanks!

  • @johnprimeaux5559
    @johnprimeaux5559 26 วันที่ผ่านมา

    For some reason, I have no county data in the superstore dataset. Any suggestions? I tried using the zip code information from USPS, but it only provides matches that have sales? I think......

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

      I don’t have County data either.

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

    Hi Andy, I wanted to achieve a multi-select drill down with DZV by using sets but unfortunately set booleans (true or false) are not captured as a Boolean which you can set from Control Visibility. My idea was to create an empty set and when one or more values were selected from the first sheet, the set would become true, and 1st level would be hidden because I was going to set "SET=FALSE" for its visibility. There is an old method still to achieve that by using 2 axis for Latitude but I still want to build something with DZV. That could be a nice video topic :)

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

      Dynamic zone visibility only works with parameters.

  • @nolanstephenson2599
    @nolanstephenson2599 5 หลายเดือนก่อน

    Do you have a special setting that let's your map automatically zoom in and out? I seem to have everything working properly but when I click on a state for instance it doesn't zoom onto that state and same for county. Thanks!

    • @vizwiz
      @vizwiz  5 หลายเดือนก่อน

      You have probably zoomed in or out manually which fixed the map in place. Click the pin on the toolbar. Then it’ll zoom in and out based on the data in the view.

    • @nolanstephenson2599
      @nolanstephenson2599 5 หลายเดือนก่อน

      @@vizwiz ahh yes this was the problem! Using a mac I needed to press the "home" button and now it dynamically adjusts! Thanks for your help on this

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

    I have a world map that I grouped some regions (NA, EMEA, LATAM, APJ). When I filter a region I would like to all the countries in that region to be selected (this is happening) and zoomed in (This is not happening). Anything I need to do the automatic zoom?

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

      Is your map pinned?

    • @rsnazario
      @rsnazario 4 วันที่ผ่านมา

      @@vizwiz double checked. Not pinned. I allow pan and zoom. I followed the tutorial addapting it to my needs (3-level drilldown).

  • @PoojaPawar-gt9ee
    @PoojaPawar-gt9ee 11 หลายเดือนก่อน

    Hello Andy, I am facing the issue in Map drill functionality. I have built it for 2 levels - State and City. The very first time, my map sometimes gets washes out and then I need to put a City in City parameter.
    Then if I am selecting the state, the state completely washes out and the City map appears after removing the City from City parameter.
    Please help me how to resolve this.

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

      I don’t clearly understand your question.
      You sometimes have to manually type in the parameters to get the starting point correct. You’ll see me do that in the video.

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

    Is possible to make with shapes, because in other parts of the world, the maps of tableau doesn´t recognize more than two levels. for example state and county.

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

      Yes

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

    Hi, i am getting stuck at 7.07. After i click on dzv it works for region, and county, but then the top map goes blank when i click dgv state, so it's not changing to vols by county, can you help?

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

      You sometimes have to manually type in the parameters to get the starting point correct. You’ll see me do that in the video.

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

    Hi Andy. Just wondering how you would deal with everything going blank if the user drills down to the Sales by City viz and then clicks twice on something that isn't a city? Even the undo function doesn't seem to revert things?

    • @ajaypranav1390
      @ajaypranav1390 2 หลายเดือนก่อน

      Use a Reset filter and always display the country when all are empty

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

    Hello. Can you give me additional advice?
    I downloaded a Tableau Workbook, but after opened it in Tableau Desktop I have a message (aspecially if I go to the Data Source tab):
    Unable to complete action
    There was a problem connecting to the data source "US Cities".
    I don't have a database US Cities.. How can I download this file ("US Cities") from the Tableau Publick?
    P.S. Maybe you record some video about how to download original file (database) from the tableau public...
    P.P.S. Sorry for this type of question, but i struggle with it and can't repeat each step from your nice video lessons... (due to luck of knowladge how to get original file from Tableau... 😪

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

      Unzip the workbook after you download it. All of the data is there.

  • @tink417
    @tink417 7 หลายเดือนก่อน

    This is great but there is no way tableau couldn’t make this easier with hierarchy level built in. The fact you need 20 Different formulas to do this is very hard to maintain and scale.

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

      Agreed!

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

      Totally agree. IMO, implementing drill-down functionality like this should be a high priority given that their primary competitor (Power BI) already has it.

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

    Interesting! Let’s be friends?

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

    Hey! That’s awesome! Shall we be friends?

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

    Interesting! Let’s be friends?