Fixed LOD Tableau vs SQL | Advanced Tableau Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024
  • In this video we will understand FIXED LOD in Tableau and how to implement the same in SQL.
    Dataset Link:
    docs.google.co...
    Zero to hero(Advance) SQL Aggregation:
    • All About SQL Aggregat...
    Most Asked Join Based Interview Question:
    • Most Asked SQL JOIN ba...
    Solving 4 Trick SQL problems:
    • Solving 4 Tricky SQL P...
    Data Analyst Spotify Case Study:
    • Data Analyst Spotify C...
    Top 10 SQL interview Questions:
    • Top 10 SQL interview Q...
    Interview Question based on FULL OUTER JOIN:
    • SQL Interview Question...
    Playlist to master SQL :
    • Complex SQL Questions ...
    Rank, Dense_Rank and Row_Number:
    • RANK, DENSE_RANK, ROW_...
    #sql #dataengineer

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

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

    Great explanation of using Tableau Fixed LOD. Also, including SQL query examples as a way validate Tableau calculated field results is super useful too. This extra effort provides viewers with unique and valuable information on your channel. Excellent job and thank you for sharing your knowledge and skill with us, Ankit! It is appreciated and I'm a subscriber now.

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

      Glad it was helpful! 🙂

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

    I had this single question asked in my final practical viva for TABLEAU subject in university exam and I just watched this video 2 hrs before the exam, then the result came and i got 93 in practical, THANK YOU SIR

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

    Definitely one of the better videos on TH-cam. Well done. Thanks!

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

      Glad you liked it!

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

    very well explained the reason for fixed LOD in tableau. It would be great if you could make video on include and exclude LOD with SQL.
    Thank you.

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

    Thanks a lot Ankit.
    please make a video on Include and Exclude LOd as well.
    1 more thing :
    I think we can do this query in single select statement. Let me know if it is correct or not
    select category,
    sub-category,
    sum(sales) as sub-cat-sales,
    sum(sales) over(partition by category) as cat-sales
    from table
    group by 1,2

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

      Yes you are right . You just need to use double sum when using partition by

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

    Hello! Ankit great explanation
    Please make a video on include and exclude lod too...with side by side SQL comparison ❤️

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

    Wow great explanation
    And a great idea to cover the LOD implementation in SQL as well
    That definitely helped
    Thankyou sir🙏

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

    great explanation, also we can use table calculation in Tableau to get the % in more sort way.

  • @user-hc8hj4tb2c
    @user-hc8hj4tb2c ปีที่แล้ว

    Hi sir, Very well explained. Thank you for making these videos and sharing them.
    Could you please make a video on include and exclude load too similar to fixed lod. Thank you

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

    Sir pls upload more content on tableau like sql

  • @SunilKumar-oh8pe
    @SunilKumar-oh8pe ปีที่แล้ว

    Ankit sir kindly made a video for join the topic in depth

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

    Hi Ankit, Hope this message finds you well!! I have one Question related to string- Suppose we have one string in which particular character occurs multiple times and we want to find all position of that character in whole string....how can we do this?can you please take this example in your Video ,that will be so helpful

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

    Hi @Ankit Clearly explained with example, please make a video on include and exclude LOD's as well

  • @jececdept.9548
    @jececdept.9548 หลายเดือนก่อน

    hello Ankit..i always have this concern that can't we do all the calculations in sql and we can dirctly import in power BI or tableau,sql file and use(i mean all the kpi's done in sql)

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

    Ankit Sir,
    I upload database (in csv) given above in mysql workbench but only 137 rows are uploaded. How I can upload whole database.

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

    Hi Ankit,
    Very clearly explained 👌
    Please make video on Include and Exclude as well

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

    Hi Ankit,thanks for the awesome content.
    I have just one request ,can u share how can we achieve this if we have multiple lod expression

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

      You can create multiple columns using different partition by

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

      @@ankitbansal6
      Sir,
      Can u plz help me in this.
      Select material,
      Sum
      ({fixed [product],[product area]:
      Sum(
      {Fixed [product],[working days],[shiftid]:avg(profit)})})
      )
      I am trying but not able to achieve this

  • @himanshusingh-ny6co
    @himanshusingh-ny6co ปีที่แล้ว

    Prepare a course on Tableau, Namate Tableau !!!

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

    Thank your Sir

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

    Ankit sir pls convert sql course in hindi language for better understand sql who not comfort in english