Radial bar chart in tableau

Поділитися
Вставка
  • Опубліковано 6 жов 2024

КОМЕНТАРІ • 67

  • @valentinherrera22
    @valentinherrera22 Рік тому +2

    This is the best explanation of how to build this plot. I have seen many videos on youtube, but nothing like this one. Congrats.

    • @DataVizCanvas
      @DataVizCanvas  Рік тому

      Thank you so much for your kinds words and supporting my channel. :-)

  • @mariamkokaia5411
    @mariamkokaia5411 9 місяців тому

    People like you make this world beautiful. Thank you!!

    • @DataVizCanvas
      @DataVizCanvas  8 місяців тому

      Thank you so much for your kind words 🙂

  • @francoisdc9051
    @francoisdc9051 Рік тому +2

    Thank you very much for this tutorial. It's a bit difficult to understand but easy to applicate so I will to use it 🙂

    • @DataVizCanvas
      @DataVizCanvas  Рік тому

      Thanks for your feedback and supporting my channel . Cheers!

  • @ragragrec1
    @ragragrec1 Рік тому +1

    I dont know wtf is going on but Im glad atleast I know I wont be doing this in tableau. Thanks for the time and effort in doing this,

  • @ashleyeking79
    @ashleyeking79 Рік тому

    THANK YOU!!!! Your tutorial was so wonderful to follow and learn from.

  • @EmilioCondePerez
    @EmilioCondePerez Рік тому

    thanks man! it worked out beautifully

  • @AtulShukla-h8p
    @AtulShukla-h8p Рік тому

    Thank you so much for this lovely video, I have a question : How will we do this same thing for Spend completed vs the monthly budget assigned Over traffic source?

  • @jesusalbertobarcocastellan590
    @jesusalbertobarcocastellan590 2 роки тому

    Buenos días, muy buena explicación, gracias por el aporte.

    • @DataVizCanvas
      @DataVizCanvas  2 роки тому

      Gracias por sus comentarios y apoyar mi canal. Estén atentos para más videos de este tipo. :-)

  • @orestismakris8633
    @orestismakris8633 Рік тому +1

    Thank you for your video ! It is very precise! I have one question, In case that you have many values for regions. How do you filter the top 5? Thanks!

    • @DataVizCanvas
      @DataVizCanvas  Рік тому +1

      Thanks for your kind words.
      You could use index() function to create a rank based on measure value then filter the top 5.
      Check out below video with similar scenario on how to filter top, bottom 10 values. hope that helps.
      ua-cam.com/video/X_K0l9DXp6c/v-deo.html

    • @orestismakris8633
      @orestismakris8633 Рік тому

      @@DataVizCanvas Thank youu !!

  • @NithinPeechangoli
    @NithinPeechangoli Рік тому

    Thank you.. Nice explanation.

    • @DataVizCanvas
      @DataVizCanvas  Рік тому

      Glad it was helpful. Thanks for supporting my channel 🙂

  • @ramykandil9874
    @ramykandil9874 2 роки тому

    First thing is first, thank you for this amazing vid and for awesome explanation.
    May I ask how can I do this calculation for count of orders per region for example?

    • @DataVizCanvas
      @DataVizCanvas  2 роки тому

      Thanks Ramy,
      You could use any measure value to build this chart. For example: where we have used Sum(Sales) replace that calculation with CNT(OrderID)
      Hope that helps.
      Cheers!

  • @MoooMooMoo
    @MoooMooMoo 2 роки тому

    Hi thanks for the video. May i ask what is the benefit of displaying a radial bar chart

    • @DataVizCanvas
      @DataVizCanvas  2 роки тому

      Thats a great question Wendy :-)
      In my opinion , I can think of only two benefits :
      - Radial bar chart are used where there is less space on the dashboard
      Example : you might have seen it on Apple Watch or some fitness apps
      - Second use of radial bar chart is purely from aesthetic point of view to enhance the artistic side of chart.
      In most of the scenarios bar chart will be the best bet and if you want it to be more artistic than you can use radial bar chart.

  • @edwardgreen763
    @edwardgreen763 2 роки тому

    Hey thanks for this got it working great. Only issue I have is my volumes double as adding the path data source duplicates the rows from original source. Anyway to get round this?

    • @DataVizCanvas
      @DataVizCanvas  2 роки тому

      Hi Edward, thanks for your feedback.
      With data densification, we used two points between 0 and 270 . What it does is that for every row it creates a duplicate row I.e one with path value 0 and other with 270
      So in order to overcome this, you need to divide all your measure values by 2
      Hope that helps.

  • @inder19ify
    @inder19ify 3 роки тому

    wow nice explanation thanks a lot..

  • @Clondo01
    @Clondo01 2 роки тому +1

    Hi, I followed all the steps, but I figured the path has not been assigned to each record, so when I set the table calculations to compute with path(bin) it doesn't really follow the path. How can I solve this? Thanks a lot!

    • @DataVizCanvas
      @DataVizCanvas  2 роки тому

      Hi Clondo, Could you please share your tableau workbook link on tableau public and i can have a look where the issue is?
      Cheers!
      Gurpreet

  • @kamilianaili392
    @kamilianaili392 11 місяців тому

    Hello, thank for this great tutorial, much appreciated
    My question is : I have been trying to implement the same idea but for each circle to represent a specific percentage (not up to 270°)( trying to combine this tutorial with the one where you create percentage charts) I was wondering if it's feasible or not, if yes any help is much appreciated as I'm currently stuck. Thank you

    • @DataVizCanvas
      @DataVizCanvas  9 місяців тому

      Hi, Apologies for late reply.
      Are you referring to Sunburst chart ?
      If not could you please provide more detail as if you are only trying to create one ring with different colours to complete full circle?
      Please check below tutorials for reference:
      ua-cam.com/video/ecpi0xCOwHc/v-deo.html
      Radial heat map
      ua-cam.com/video/Z-2gBok4I9A/v-deo.html
      In this you can use one ring and multiple segments but each of the segments will have same dimension but you can change the heatmap.
      Hope that helps

  • @parshis3051
    @parshis3051 Рік тому

    Great explanation:)

    • @DataVizCanvas
      @DataVizCanvas  Рік тому

      Thanks for you feedback and supporting my channel 🙂

  • @sylviamichaellopes9377
    @sylviamichaellopes9377 3 роки тому +1

    I am unable to get create calculated field on the left hand side

    • @DataVizCanvas
      @DataVizCanvas  3 роки тому

      Hi Sylvia, Please share the error message you are getting. That will help me to understand the issue you are facing.

  • @joantheringo1192
    @joantheringo1192 2 роки тому

    Thank you so much

    • @DataVizCanvas
      @DataVizCanvas  2 роки тому

      You're most welcome. Thanks for supporting my channel. Stay tuned for more such videos

  • @javierespinoza8243
    @javierespinoza8243 Рік тому

    thank you for sharing! i have added to my sales review Dashboard and is a fantastic way to visualize category sales! i do have one question. I tried adding unit % CHG to the tool tip and it only shows the % at the end and beginning of the radial chart. any ideas on how i can show the % on any point of the chart? thanks!

    • @DataVizCanvas
      @DataVizCanvas  Рік тому

      Thanks for your feedback.
      As this chart is based on technique of data densification, the radial comprises 270 points. When you try to add the % change on tooltip, it will show on all the 270 points. Thats why its recommended to show tooltips at the start or at the end of radial chart. Hope that helps :-)
      Feel free to reach out if you have any questions.
      cheers!

  • @topesaka5097
    @topesaka5097 Рік тому

    HI, Thank you for this tutorial, please I really need an explanation on something because I am really confused. Initially, I thought the radial chart would give us the longest radial based on the total value of the sales, but after computing this I realised that the total value I got does not tally with yours for each region. In my chart, I got the west region as the highest sales with value of 725,458 but your analysis gave us south with the highest value of 22,638. Please Kindly help clarify this because I am confused. Thank you

    • @topesaka5097
      @topesaka5097 Рік тому

      ohh, I went back now and i figured it out, the tutorial is based on maximum sales value for each region, I was thinking it was total sales value, i have edited the @sales and @maxsale formular to sum([sales]) to get the total sales value for each region. Thank you for the tutorial...Hoping to see more

    • @DataVizCanvas
      @DataVizCanvas  Рік тому

      Nice work!. Glad you liked it.
      Feel free to reach out if you need more information. Cheers!

  • @oumardiallo7292
    @oumardiallo7292 2 роки тому

    Thanks!

  • @nikitakumbhar7243
    @nikitakumbhar7243 7 місяців тому

    what is in path bin field

    • @DataVizCanvas
      @DataVizCanvas  7 місяців тому

      Path bin field is used to artifically create data points. It has two values i.e. "0" and "270"

  • @DjKomca
    @DjKomca 2 роки тому

    Do you can use tooltip with this type of chart? I get only blank values when I try to make tooltip, even if I can see these values in tooltip preview.

    • @DataVizCanvas
      @DataVizCanvas  2 роки тому

      Hi Komar, Tooltips works fine with this chart.
      Could you please provide more details and share the link of your dashboard with the error and i will have a look. Cheers!

  • @shawnataylor8547
    @shawnataylor8547 Рік тому

    Hi!! I followed this and when I go to format the table calculation for "Max Sales", the size on each bar did not change, they are still distributed evenly. I triple checked my calculations and everything aligns. Any advice?

    • @DataVizCanvas
      @DataVizCanvas  Рік тому

      Hi Shawna,
      Could you please share your dashboard as it will help me to investigate further.
      As an alternative, please download the dashboard from my public profile for your reference.
      public.tableau.com/app/profile/gurpreet.singh2669/viz/HowtocreateaRadialBarChart/RadialBarChart
      Regards
      Gurpreet

  • @kartikjha5704
    @kartikjha5704 3 роки тому

    Can we use filter also in these custom charts. For example I want to add year filter then the radial chart will automatically change Or I need to do something... Plz reply.

    • @DataVizCanvas
      @DataVizCanvas  3 роки тому +1

      Hi Kartik,
      Yes, you can use filters in these custom charts and the chart will automatically adjust the length of these radial bars based on the measure you are using.
      Cheers!
      Gurpreet

    • @kartikjha5704
      @kartikjha5704 3 роки тому

      @@DataVizCanvas thanks gurpreet

  • @ajitkumarsahoo8859
    @ajitkumarsahoo8859 2 роки тому

    Hi, I have a question How to create this type of chart while using a published data source(Tableau Server)?

    • @DataVizCanvas
      @DataVizCanvas  2 роки тому

      Hi Ajit, there are 2 ways to create such charts using published data source:
      - By downloading a local copy of published data source and then join it with excel the way i showed in this tutorial for data densification
      - Second way is to use one of the existing measure field in the data set and create a bin using its min and max value for data densification.
      Hope that answer your question.
      Cheers!
      Gurpreet

  • @1shh331
    @1shh331 2 роки тому

    Hey, thank you so much for your video. But when I try to do what you do at 12:00, I get an error which says "Argument to MAX(an aggregate function) is already an aggregation and cannot further be aggregated." Could you please help?

    • @shawnataylor8547
      @shawnataylor8547 Рік тому

      hi, I ran into this issue. You will want to create a "Fixed" calculation so that your field is no longer an aggregation. EX: { FIXED : COUNTD('TABLENAME'])}

    • @DataVizCanvas
      @DataVizCanvas  Рік тому

      Please download the dashboard from my public profile for your reference
      public.tableau.com/app/profile/gurpreet.singh2669/viz/HowtocreateaRadialBarChart/RadialBarChart
      Hope that helps to investigate the issue.

  • @kristenclark1551
    @kristenclark1551 3 роки тому

    Can you accomplish this when you have a live data source ? It wont allow me to have two data sources, one live from a server, and one excel

    • @DataVizCanvas
      @DataVizCanvas  3 роки тому

      Great question @Kristen. Yes you can accomplish it with a LIVE data source connection. As shown in this tutorial, I have used Live connection to sample superstore data source. However if you are trying to connect it to tableau published data source on your in-house tableau server or tableau online then you won't be able to do that. Hope that answer your question :-)
      Please feel free to reach out If you need more information.
      Cheers!
      Gurpreet

  • @Thedirasa
    @Thedirasa 3 роки тому

    How can i make edges squared instead of curved ?

    • @DataVizCanvas
      @DataVizCanvas  3 роки тому +1

      Hi Suneel, thats a great question. You have given me something to think about :-)
      I will get back to you once i figure out a solution. In the meanwhile if you find the answer, please do share.
      Cheers!

  • @souravchakraborty3808
    @souravchakraborty3808 Рік тому

    Sir my kind request to you, pls change the intro if possible...

    • @DataVizCanvas
      @DataVizCanvas  Рік тому

      Thanks for your feedback. Will see what i can do in the future videos

  • @dileepkonkena2319
    @dileepkonkena2319 11 місяців тому

    Samsung watch 6

    • @DataVizCanvas
      @DataVizCanvas  11 місяців тому

      Lol 😂
      That was the inspiration 😉

    • @dileepkonkena2319
      @dileepkonkena2319 11 місяців тому

      I mean Samsung watch 6 using same chart .