#Tableau

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

КОМЕНТАРІ • 60

  • @olamideogundiran6892
    @olamideogundiran6892 2 роки тому +2

    Amazing andy. such a blessing to the tableau community

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

    For the DATEDIFF Days Delayed example, I think you said the the logic backwards (starting around 8:10). It looks like the first order was actually shipped 1 day early (on September 18, 2021 instead of September 19, 2021), not delayed by 1 day.
    On the third line, the product was expected to be shipped September 20, 2021, but was not shipped until October 6, 2021 (making it delayed by 16 days).
    ** I am still trying to learn so please correct me if I am wrong, but I want to make sure I am comprehending correctly.
    Thanks for all your work, Andy!

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

      Then in the final calculation for "which weekdays have the most delays", it seems you used the logic of negative days = delayed orders, which is what I was thinking.

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

    This channel deserves at least a million subscribers

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

      Spread the word! 😊

  • @ramkrishna133
    @ramkrishna133 2 роки тому +2

    Thank you Andy for the amazing introduction to the different date functions. I always used to struggle with date functions. Your video and cheat sheet really helps to simplify a lot of things. You are a gem 😊 Also, kudos to the video editing, it looks very refreshing and cool 👍😊

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

      Thank you.

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

    Andy, this is very helpful! Can you address how or if the values would change if you change the Fiscal Year Start feature to say October? Or how to otherwise manipulate the dates vis-à-vis a Fiscal Year. Thank you!!

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

    Very helpful!! Question: shouldn't the "Is Delayed" calculated field be > 0 and not less than?

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

      I also have the same question

    • @vizwiz
      @vizwiz  2 роки тому +2

      Could be. Either way, you get the idea.

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

      @@vizwiz i have been following u for a long time and i look forward to ur videos. Watever i have learnt in tableau its all bcoz of u. I adore ur technical skills and i tell this to everyone. Keep making videos and help us to be good at it.

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

    Thanks Andy! Great video. Can you do a simple LOD vs window_functions video?

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

      What do you mean? What’s the use case?

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

    Thank you for this video, great explanation as usual )
    To make calculation based on integer comparison is better to use DatePart - always returns Integer
    Task Case: Select all the orders with the ShipDate after 10th of each Month:
    // iif([DateName_Day] > 10,'Ship after 10th','Other') // >> returns mistake message - can't compare string and integer values
    // until type conversion will be applied:
    // iif(INT([DateName_Day])>10,'Ship after 10th','Other')
    // While DatePart works well from the start:
    iif([DatePart_Day]>10,'Ship after 10th','Other')

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

      Yes that’s correct. In the video I say datepart returns an integer and datename returns a string.

  • @peacelovebella09
    @peacelovebella09 10 місяців тому

    Thank you so much!! Was looking for help with date diff for so long and this was by far the most straightforward and helpful explanation

    • @vizwiz
      @vizwiz  10 місяців тому

      Great to hear!

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

    Cheat sheet is a simple and powerful way to communicate. Great idea.

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

    Hi Andy, amazing video. Is there a method I can use to control say order date and return date using a single date parameter? I want to do a count of both orders and returns using the corresponding date field but using a single date parameter. Many thanks

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

    Andy, thank you!
    Great channel and amazing advices)

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

    You are underrated sir. I like your content.

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

      Share away! That helped even more people learn. 👍🏻

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

    Thanks .... Once again Andy Very well explainedd !

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

      Very welcome

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

    That cheat sheet is awesome!!!

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

      Thank you. I’m glad you find it useful. 👍🏻

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

    Thanks Andy! Your videos are great!

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

      My pleasure!

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

    Thank you Andy for this very interesting video 😀 mastering dates is so important in Tableau, your help is really appreciated

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

      My pleasure.

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

    Amazing video, thanks a lot Andy. I feel much more confident to use them now😊

  • @sowmya6471
    @sowmya6471 3 місяці тому

    It was very easy to understand on the date function and effective.

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

    Andy your best tutor , thank you somuch

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

      I appreciate that 👍🏻

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

    Awesome Andy 👍🤞

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

    Really nice video Andy! It's getting a bit more complicated when we want to exclude weekends.

  • @PradeepKumar-wi4ws
    @PradeepKumar-wi4ws 2 роки тому

    Thanks andy , for yr great efford, labour , u are the blessing of people that standing in the last of the row . Made by abs( ❤❤❤) . #india .

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

      Thank you

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

    Thank You Andy 🙂

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

    Hello !. Amazing as usual. But one thing caught my eye. The datepart - Week is shown as 38, however, as I checked my outlook calendar shows week num as 37. Please shed some light on this.

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

      Your starting day of week is probably Sunday. Mine is Monday.

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

    Thanks for the video. But cheat sheet is not accessible any longer.

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

      Fixed! docs.google.com/presentation/d/1j-GiwmWOhSCF4GqHfM-M3910OjrXWTL9/edit?usp=sharing&ouid=109813978585042026440&rtpof=true&sd=true

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

    I have a data source that shows the MONTH Column in integers. So when I tried to use the Calculated Field DATENAME('month', MONTH) it converts to DATENAME('MONTH!,MONTH) and it won't change the month numbers to month names. Why is that?

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

      Because the second part of the function requires a date field. Have you tried makedate to change your month # to a date?

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

    Hats off to you!

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

    Thanks Andy

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

    Thanks a lot! This was helpful!

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

    What is Start of week in datepart function?

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

      Datepart(‘day’,[Date]) = 0

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

    Thanks for this helpful video. This is exactly i what I wanted... I struggle a lot with date functions. Could you please make a video on MAKEDATE and how to create a date field when we don't have any date . Kindly help me on this

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

      Makedate needs three numbers passed to it. Year,month,day. So if you want to make up a date, you could have MAKEDATE(2022,9,1) to get September 1, 2022

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

      @@vizwiz Thanks a lot ... 👍

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

    Awesom

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

    If I may say one thing, it would be nice if everything done was a tad slower. Between the quick talking and fast movement and clicks, its difficult to follow.

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

      Got it 👍🏻 Thanks for the feedback. The more recent videos should have a better pace.