D8: Orders delivered on time |

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

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

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

    I finally got one right! -slighlty different to yours - but just compared if requireded date = shipped date
    Var Ordertable
    =SUMMARIZE(
    Orders,Orders[RequiredDate],Orders[ShippedDate],
    "On Time",[RequiredDate]=[ShippedDate])
    Return
    countrows(filter(Ordertable,[On Time]))

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

      🥳🥳🥳 It is only going to get better and better!

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

    oooh, having a bad streak all due to my lack of attention to detail... Forgot to check the glossary for the meaning of "on time orders" this time...
    ... ok, time to regroup and get my groove back! 💪

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

      You can do this!!

    • @Henrik.Vestergaard
      @Henrik.Vestergaard หลายเดือนก่อน

      meetoo :o)

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

      On no! :(

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

    Thanks for the video. Feedback - DAX Query ( evaluate.) within power bi, in my opinion is similar to writing a SQL statement. I see the majority of ppl using power query, then filter on normal table to get the answer.

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

    For these different questions, can you also suggest a simpler solution that the one that tries to reproduce a visual table with the "SUMMARIZE" function ?
    Example for this one, a simple COUNTROWS and a FILTER Ship date = Request date

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

      I am just trying to show a method that works very often for those that struggle with DAX. Hope it makes sense

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

    Can we use a strict equal (==) and get the desired result ?

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

    It seems that if shipped before, it should also be on time because it is not late.

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

      Too early is not good either in certain businesses

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

      anyway, it was described on the glossary :P

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

      @@CurbalEN yes- this is my business- we want nothing too early- when something arrives we have 60 days to pay. We want everything just in time. (Which is a PITA!)

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

      @CurbalEN understood thank you for the feedback. Keep up the fantastic work

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

    Hello! Is it the same to use calculatetable instead of filter?

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

      No, they are different!

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

    Interpreting the question is malware 😂
    I saw "Orders delivered on the day requested" as Orders delivered on the day they are ordered🤦

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

      😂😂😂 sorrry!!

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

    Oh, it is only with orders shipped on the same day.
    I also counted the orders shipped before the requested date 🥲

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

      me too ...

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

      Too early can be problematic also!

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

      and it was there, black on white. snif snif

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

      😥