Custom Function in Power Query to Merge 2 Tables

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

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

  • @Serraomomma
    @Serraomomma 6 ปีที่แล้ว +3

    For the less experienced folks like myself. I did not have the "add step after" feature. Probably due to my simple 2016 version. Any way to get this to work like the Amazing Oz himself, I created a "bogus" next step, went to the formula bar and wiped out the contents and type in the "custom" formula shown by the Oz! And Bam! Shazam! It worked! Thanks Oz!

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

      HELL YEAH!!!!! 🔥🔥🔥 AMAZING AMAZING AMAZING! Very intuitive of you to create the "bogus" or "dummy" step. BAM! That makes me so happy! I'm glad you got that thing working. 🏆

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

    Minute 5:16, your enthusiasm is contagious! Thank you for another fantastic tutorial Oz!

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

    OZ - your training videos are the best!!!!

  • @excelisfun
    @excelisfun 6 ปีที่แล้ว +4

    I love you Oz!!! Hey Oz, I got a Custom Function to work : )

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

      I love you, too! My Custom Function is working, as well. 🔥🔥🔥

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

    Oz - thank you for all you do, you put some real excitement back into learning Excel.

    • @OzduSoleilDATA
      @OzduSoleilDATA  5 ปีที่แล้ว

      Your'e so welcome. And thank YOU!

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

    Oz.. What a nice trick Man!!.. I am going to use it tomorrow when I get to my office.... I have a list of 60K rows of crappy data. that I have to convert from an accounting software from the 90,s in a meaningful vendors report.. I am going to use that trick of adding the function and reference it on the last step! That was some serious magic

    • @OzduSoleilDATA
      @OzduSoleilDATA  6 ปีที่แล้ว

      BRILLIANT! I want to know how it turns out!

    • @jazzista1967
      @jazzista1967 6 ปีที่แล้ว

      OZ... your trick worked.. man.. I wish I could have screamed in the office this morning. Thanks for all your tricks that I have learned from you over the years of watching your videos. 1 year of vendor payments from crappy unstructured data to a useful and proper data set! Again, Gracias!

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

    Very helpful Oz. Amazing new trick.👍👍👍
    Nice hat collection on the background 🙂🙂

    • @OzduSoleilDATA
      @OzduSoleilDATA  6 ปีที่แล้ว

      Thank you!! 🎉🎉🎉🎉🎉

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

    Wow, very nice. Love the enthusiasm ^^

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

    I love you OZ thanks , finally i found your new training.

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

    Too good! Thanks OZ, Waow! very impressive

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

    This is awesome GURU JI 😎

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

      Faraz JI. THANK YOU!! 💚💚💚

  • @Exovideo-LeFormateurDeGestion
    @Exovideo-LeFormateurDeGestion 6 ปีที่แล้ว +1

    Wonderfull!!!! You are so BRILLIANT !

  • @scamsituation3982
    @scamsituation3982 6 ปีที่แล้ว +2

    SUBSCRIBED!

  • @wynhopkins4023
    @wynhopkins4023 6 ปีที่แล้ว +2

    I know that feeling : ) !

    • @OzduSoleilDATA
      @OzduSoleilDATA  6 ปีที่แล้ว

      YES YES YES!

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

      More people should experience that feeling of warm elation.

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

    Love the video... straight to the M Code and I think I have a use for this, like you said context matters... I’ll let you know when I get to it and how it turns out.

    • @OzduSoleilDATA
      @OzduSoleilDATA  6 ปีที่แล้ว

      Please. Let me know how it goes! 👍

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

    Is it possible in power query to filter multiple table based on same parameters and and I need to merge them then I need to take the counts.

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

      I lean toward saying yes, but I haven't seen your data. So, it's hard to be definitive or offer another solution.

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

    boom. Custom function magic from OZ magician....

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

    Thank you!
    How to do left join of two query not only on equal condition, for example like in SQL clause ON t1.id=t2.id and t1.date

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

      HMMMM ... I don't understand the question. SQL is a mystery to me.

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

      @@OzduSoleilDATA I mean condition for join in the interface is always "=" like, col1.t1=col1.t2. But what if I want to join t1 with t2 on complex condition like customerid.t1=customerid.t2 and date.t1

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

    Hi Oz, can I make video base on your video? I' will put your video in my link?

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

      Sure. I'd love to see what you create.

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

      @@OzduSoleilDATA Thank for your tutorial.
      Here is my result base on yours :)
      th-cam.com/video/OLTCd0OZ4OI/w-d-xo.html

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

    No need invoked function
    Nice

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

    I loooooove this video :-)

    • @OzduSoleilDATA
      @OzduSoleilDATA  6 ปีที่แล้ว

      Yeah??? WOW! Thanks so much!
      😊

  • @hsiraj22
    @hsiraj22 6 ปีที่แล้ว

    Mr. Excel fire sir. I want change the following text form into date format in power querry. 70924. Change to 24-sep-2007.and text 171224 change to 24-dec-2017 please help

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

    I got a Custom Function to work. But no Dinner!

    • @OzduSoleilDATA
      @OzduSoleilDATA  6 ปีที่แล้ว

      No dinner? OMG! 😧 You be proud! I'm proud of you! 🔥🔥🔥

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

    Rip a VLOOKUP with POWER Q+ DAX AND RELATED, JAJAJA or RELATEDTABLE, Saludos desde Chile.

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

      Power Query has been such a blessing!
      Nope. No more VLOOKUP.