Four Ways of Top & Bottom Analysis Using Sets, Rank, Index, First and Last in Tableau

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ม.ค. 2025

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

  • @RameshCh-me8jm
    @RameshCh-me8jm 3 ปีที่แล้ว +1

    It's so good easy and understanding and thanks for sharing 👍

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

      Welcome

  • @VinayKumar-cl4bj
    @VinayKumar-cl4bj 4 ปีที่แล้ว +1

    Really good explanation and different methods you taught,could you please upload the more videos.

    • @Rayapati
      @Rayapati  3 ปีที่แล้ว

      Will keep uploading the videos. Thank you for the feedback

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

    Amazing 💯

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

    Thank you so much. It helped alote

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

    Nice Explanation

    • @Rayapati
      @Rayapati  3 ปีที่แล้ว

      Thank you

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

    nice video and a lot of Thanks. small doubt at OR logical function if first condition is true does it/controller go to second condition i.e RANK_UNIQUE(SUM([SALES]),'asc')

  • @shriauti
    @shriauti 4 ปีที่แล้ว

    Awesome!
    Any thoughts on Tableau Desktop Certifications? I'm intending to do one in this week.

    • @Rayapati
      @Rayapati  4 ปีที่แล้ว

      Certification is always better. All the best

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

    can you please show how to achieve the same with multiple dimensions .

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

    Which method gives the best performance ?

    • @Rayapati
      @Rayapati  3 ปีที่แล้ว

      Using Table Calulations is the lightest of all coz it is just filtering at the view level and query doesn't hit the Database

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

    Hi
    Very nice explanation.
    Just got a doubt
    Instead of Index() > size() - 10,
    Is it not better to write directly lndex() > 783

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

      You can but. It won't be dynamic. When the date set get change. So using size is good option

  • @nareshkumargamming577
    @nareshkumargamming577 3 ปีที่แล้ว

    Good explanation . Is there new batch for tableau

    • @Rayapati
      @Rayapati  3 ปีที่แล้ว

      A new batch has started last week from 18-10-2021. Batch Timings : 07:30 to 08:30 AM IST. For details please call on +91 9121314333 or Visit our website to get First two weeks of training for free www.rayapatianalytics.com

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

    what if we want to have top, bottom and others in one view?

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

      Create seperate sets for top, bottom and use them like
      If topset then dim elseif bottonset then dim else others end
      If you have any doubts, you can attend monthly Doubts session. Call +91 9121314333 for details

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

    Nice just create a parameter and use it in place of static 10 to make it work dynamic

    • @Rayapati
      @Rayapati  3 ปีที่แล้ว

      Thank you for the tip. Will use it

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

    How to find middle values

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

    How can I get Top 5 and Bottom 5 of the "selected" customer?

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

      Instead of directly defining top 5 or top 10 use parameter then you can define any number...