Power Query - Understanding each and underscore (_)

Поділитися
Вставка
  • Опубліковано 4 лют 2025
  • To really get down to solving complex problems in Power Query you'll need to understand how to use each and underscore. In this video i provide a bit more context on these concepts in terms of Records, Lists and Tables.
    #data #dataanalytics #powerquery #mquery #excel #powerbi
    File Link
    github.com/jbo...

КОМЕНТАРІ • 22

  • @oz7075
    @oz7075 13 днів тому

    Awesome. Very well explained. Congratulations.

  • @FsoOmar
    @FsoOmar 10 місяців тому +2

    I guess I need to watch this a couple of times to grasp it firmly, but thank you, indeed, for trying to explain it. I guess this concept is the hardest of the M Language to comprehend.

  • @howtolearnexcel
    @howtolearnexcel 6 місяців тому

    Awesome tutorial and explanation! This underscore trick is so cool to make your M-code cleaner.

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

    Your videos are very cool, I rewind them many times to learn such cool tricks

  • @michaelhoney1973
    @michaelhoney1973 5 місяців тому

    Phenomenal tutorial, you are truely an epic communicator thanks so much

  • @Hello-bn2yc
    @Hello-bn2yc Рік тому

    Thank you my friend... Praise God I found your channel...this is really God sent

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

    Good video to understand this concept, cheers mate.

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

    Loved it!

  • @thangvan-h9p
    @thangvan-h9p 11 місяців тому

    Thank you so much for your sharing Bro

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

    Very helpful and informative, but difficult to follow with the double screen because I usually watch these on my phone. Appreciate your expertise, thank you.

  • @MatusiSK
    @MatusiSK Місяць тому

    Do you have a course where you teach power query ?? Because thats mi christmas wish.

    • @basensei8699
      @basensei8699  Місяць тому

      alas i dont! but maybe i should start thinking about it!

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

    Thought i understood this. Trying to do a conditionional Table Transform columns based on value from another column, but failing field access. Any ideas

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

    so underscore is just like 'this' pointer to a current object used , ez but yet nice feature

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

    hello
    (InnerTable)=> (innerTable[Amount] >[Amount]
    If we use each instead, what kind of function should we refer to?
    = Table.AddColumn(Source,"TableCol", each
    Table.SelectRows(Source, (InnerTable)=> InnerTable[Amount] > [Amount]))
    each ????
    I would be happy if you help

  • @krcarlosm
    @krcarlosm 5 місяців тому

    At beggining I was not understanding, at the middle I was lost on the explanation but at the end it seems that I was like the beggining of the video.
    🙅🙅🙅

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

    i am closer to understanding Torch and Battery

  • @patrickyoung2106
    @patrickyoung2106 Рік тому +3

    That data set was boring as hell!