Extract the Last Value for Months, Using Advanced Features of Adding Custom Column in Power Query

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2024

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

  • @IvanCortinas_ES
    @IvanCortinas_ES 10 วันที่ผ่านมา +1

    Excellent Omid. Both methods are very brilliants. Thank you!!!

    • @PowerMquery
      @PowerMquery  9 วันที่ผ่านมา

      You are welcome!

  • @thebesttechnical3608
    @thebesttechnical3608 10 วันที่ผ่านมา +1

    Wonderful simple and clear explanation in words

    • @PowerMquery
      @PowerMquery  10 วันที่ผ่านมา

      @@thebesttechnical3608 Thank you.

  • @ajayrathod7777
    @ajayrathod7777 11 วันที่ผ่านมา +2

    Please make video series on Data modelling, data redundancy ,left join merging in Power query

    • @PowerMquery
      @PowerMquery  11 วันที่ผ่านมา +1

      @ajayrathod7777 Sure, this is almost new channel and I have a big plan for it. The videos are published every other three days and all the mentioned subjects are part of future posts.

  • @kebincui
    @kebincui 11 วันที่ผ่านมา +1

    ❤❤👍👍

  • @boissierepascal5755
    @boissierepascal5755 11 วันที่ผ่านมา +1

    I love the way you make me understand M

    • @PowerMquery
      @PowerMquery  11 วันที่ผ่านมา

      @@boissierepascal5755 You are welcome

  • @hussainmeghani8785
    @hussainmeghani8785 11 วันที่ผ่านมา +1

    Sir, you are awesome..... Could you make video on joining data with multiple condition like customer name = *Joh*, father name is = Bob*, and date of birth year is 2023...its very challenging for me.... Could you please guide

    • @PowerMquery
      @PowerMquery  11 วันที่ผ่านมา

      @hussainmeghani8785 Thanks for your kind words, sure I will do it soon.

  • @kkravch
    @kkravch 10 วันที่ผ่านมา +1

    Isn't it typical COALESCE case? Something like one liner: [Last Value] = [May] ?? [Apr] ??[ Mar] etc...

    • @PowerMquery
      @PowerMquery  10 วันที่ผ่านมา

      It solve the problem in this case but it is a kind of hard coded and not efficient if you faced with forexample 12 columns and also consider the columns of new monthes added later, it needs modification every month or using all the month names once might lead to error.

    • @kkravch
      @kkravch 10 วันที่ผ่านมา

      @@PowerMquery Agree. :)

  • @Excelambda
    @Excelambda 11 วันที่ผ่านมา +2

    Great video!! Alternative:
    =BYROW(C3:G7,LAMBDA(x,LOOKUP(9.9E+307,x)))

    • @PowerMquery
      @PowerMquery  11 วันที่ผ่านมา +1

      @@Excelambda thanks for sharing your solution

  • @kazembase
    @kazembase 10 วันที่ผ่านมา +1

    سلام. آیا این آموزش ها بخشی از یک دوره هستند؟ چرا شماره ویدیوها ترتیب خاصی نداره؟ یا داره و من نمی‌بینم 🤔

    • @PowerMquery
      @PowerMquery  10 วันที่ผ่านมา

      It's an independent video related to the challenges posted on my LinkedIn.