Advanced Grouping Tricks In Power Query

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ค. 2024
  • In this video, we will learn Advanced Grouping Tricks in Power Query. If you've ever used the grouping option in the transform tab of Power Query, you know the basics. But in this tutorial, we take it a step further and reveal some mind-blowing tricks that will enhance your data manipulation skills.
    ===== ONLINE COURSES =====
    ✔️ Master 'M' in Power Query -
    goodly.co.in/learn-m-powerquery/
    ✔️ Mastering DAX in Power BI -
    goodly.co.in/learn-dax-powerbi/
    ✔️ Power Query Course-
    goodly.co.in/learn-power-query/
    ✔️ Master Excel Step-by-Step-
    goodly.co.in/learn-excel/
    ✔️ Business Intelligence Dashboards-
    goodly.co.in/learn-excel-dash...
    ===== LINKS 🔗 =====
    Blog 📰 - www.goodly.co.in/blog/
    Corporate Training 👨‍🏫 - www.goodly.co.in/training/
    Need my help on a Project 💻- www.goodly.co.in/consulting/
    Download File ⬇️ - goodly.co.in/advanced-groupin...
    ===== CONTACT 🌐 =====
    Twitter - / chandeep2786
    LinkedIn - / chandeepchhabra
    Email - goodly.wordpress@gmail.com
    ===== WHO AM I? =====
    A lot of people think that my name is Goodly, it's NOT ;)
    My name is Chandeep. Goodly is my full-time venture where I share what I learn about Excel and Power BI.
    Please browse around, you'll find a ton of interesting videos that I have created :) Cheers!
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @GoodlyChandeep
    @GoodlyChandeep  28 วันที่ผ่านมา +1

    ⬇ Download the file - goodly.co.in/advanced-grouping-tricks-power-query
    📊 Tackle even the most challenging data-cleaning problems. Check out the M Language course and learn to push beyond the user interface - goodly.co.in/learn-m-powerquery/

  • @ajinkyashinde1778
    @ajinkyashinde1778 28 วันที่ผ่านมา +11

    You are the boss of power query transformation 💪 ❤️❤️

  • @anillpatel
    @anillpatel 13 วันที่ผ่านมา

    Excellent Presentation.
    Very useful Grouping techniques.

  • @alexbarbucristi
    @alexbarbucristi 28 วันที่ผ่านมา +3

    The first time that I can say "I already knew all"
    Thank you so much for all your videos, you are the best at Power Query.
    The only thing I would do differently is for the last trick I would create 2 columns one with minimum date and one with maximum date and then extract the days to ensure I capture the exact period.

  • @sumardjo
    @sumardjo 16 วันที่ผ่านมา

    thanks for your knowledge
    and special thanks for simple file
    I try to step by step the youtube video
    thanks very much

  • @BicycleFriends
    @BicycleFriends 28 วันที่ผ่านมา +2

    I love the "Grouped Rows" and Totals example.

  • @Hello-bn2yc
    @Hello-bn2yc 28 วันที่ผ่านมา +1

    Man you are just Blessed by God in Power Query...

  • @maciejkaron7479
    @maciejkaron7479 28 วันที่ผ่านมา

    This concatenation example is mind blowing for me. I will definetely use it in my future projects. Great video!

  • @user-lk2uv5yo9r
    @user-lk2uv5yo9r 27 วันที่ผ่านมา

    Great, thank you Chandeep. Could you please make a video about "Query folding", especially how to overcome transformations that break the folding. One example is next video "Getting Crazy with the Power Query UI" from Guy in a Cube. But they are using UI in Power BI Service. In Desktop you have to use M code. I think tricks with Lists usage will be very interesting.

  • @eslamfahmy87
    @eslamfahmy87 27 วันที่ผ่านมา

    Perfect goodly as usual but i think we can use Table.Column functuin to get the concatenated result in Exp1, in the meatime ur solution is the best 😊

  • @captvo
    @captvo 17 วันที่ผ่านมา

    Amazing and productive tricks! Thank you!

  • @jimgleason4040
    @jimgleason4040 27 วันที่ผ่านมา

    Chandeep, you are absolutely the best. These are brilliant tricks.

  • @user-qt7pj8rk4w
    @user-qt7pj8rk4w 28 วันที่ผ่านมา

    감사합니다. 한국에서~ (Thank you in Korea)

  • @IvanCortinas_ES
    @IvanCortinas_ES 28 วันที่ผ่านมา

    Terribly amazing. Thank you Chandeep!

  • @user-ef4oc3vc6r
    @user-ef4oc3vc6r 27 วันที่ผ่านมา

    Thank you very much. You are very cool!

  • @SndfOmar
    @SndfOmar 28 วันที่ผ่านมา

    Awesome tricks! All of them are mind-blowing and new to me. Thanks a lot for your fantastic tutorials.

  • @rosicalp
    @rosicalp 28 วันที่ผ่านมา

    Awesome and helpful as usual ! Thanks a lot!
    I'm already planning to do some optimizations with the append trick.

  • @sarveshdeshpande1772
    @sarveshdeshpande1772 28 วันที่ผ่านมา

    I am speechless to what i saw …. Group kind local was mind blowing 😮
    I recently worked on one such scenario , i wish this video should have came up earlier. But no worries thanks Chandeep for this wonderful trick and i will correct my data logic now and make it bit simple ❤

  • @salahaldeen7924
    @salahaldeen7924 28 วันที่ผ่านมา

    love it, I tried it in google sheets
    query(HSTACK(filter(QUERY(A2:D,"select Col1, Col3, sum(Col4) group by Col1,Col3"),choosecols(QUERY(A2:D,"select Col1, Col3, sum(Col4) group by Col1,Col3"),1)""),byrow(ArrayFormula(byrow(UNIQUE(TOCOL(A2:A&C2:C)),LAMBDA(key,key))),LAMBDA(key,textjoin(", ",true,unique(filter(B2:B,A2:A&C2:C=key)))))),"select * label Col1 'Year', Col2 'Co. Name',Col3 'Sales total', Col4 'Sales person'")

  • @whizzohk
    @whizzohk 28 วันที่ผ่านมา

    You're right my friend, that is pretty damn awesome. And simple when you explain it too! Well done and thank you.

  • @carlosdias9718
    @carlosdias9718 27 วันที่ผ่านมา +1

    Thanks for the video. Blown away since i always assumed Powerquery was linear and sequencial, suddenly seeing you calling early steps blew my mind.
    Also the flexibility of the group by is quite amazing, i was not aware.
    Super useful stuff to use on Dataflows.

    • @priyeshsanghvi8424
      @priyeshsanghvi8424 19 วันที่ผ่านมา

      I would appreciate if you can please give an example or some pointer for it ?

  • @shashipaul6279
    @shashipaul6279 28 วันที่ผ่านมา

    So awesome.... I'm going to use 1st n 3rd ....

  • @shubhabratadey
    @shubhabratadey 28 วันที่ผ่านมา

    You are a weird GENIUS who keeps us amazing in every videos...😄
    Please keep on sharing such Learnings

  • @alexrosen8762
    @alexrosen8762 28 วันที่ผ่านมา

    Super super useful tutorial. Thanks a lot

  • @lar5091
    @lar5091 22 วันที่ผ่านมา

    All are Awesome.. Thanks for sharing

  • @sabbasachisaha4422
    @sabbasachisaha4422 28 วันที่ผ่านมา

    All three are mind-blowing

  • @oscarmendez-roca9181
    @oscarmendez-roca9181 21 วันที่ผ่านมา

    Great and very useful set of tricks, thanks a lot Chandeep!

  • @shri_420
    @shri_420 18 วันที่ผ่านมา

    Thank you ❤

  • @hilaryb4842
    @hilaryb4842 28 วันที่ผ่านมา

    You’re the only one who explains M code in a way I can understand it and I desperately needed this video last week, my guy lol. I had to do grouped running totals and everyone else does it by using a custom function. I attempted the custom function until I felt like my brain was melting but I finally got it to work. Seeing your last solution, which was exactly what I needed, is so simple I could cry 😂 For a spreadsheet that uses sources with 100,000+ rows, is this way more efficient than the custom function?

  • @karimallahwala7022
    @karimallahwala7022 27 วันที่ผ่านมา

    Great content and very helpful. I can‘t choose the Most helpful one. They are all very very good.Thank you so much

  • @dharmmu
    @dharmmu 28 วันที่ผ่านมา

    You are just playing with power query like a pro kid.....👍

  • @chiragdabhi4929
    @chiragdabhi4929 25 วันที่ผ่านมา

    First one is what I'm actually looking for !!

  • @tmb8807
    @tmb8807 22 วันที่ผ่านมา

    Cool. Presumably the last one is dependent on sort order before you apply the grouping?

  • @vinothkumarmanoharan2317
    @vinothkumarmanoharan2317 28 วันที่ผ่านมา

    Awesome one

  • @sybarix
    @sybarix 27 วันที่ผ่านมา

    Thanks bro, always learning something from you

  • @chrism9037
    @chrism9037 28 วันที่ผ่านมา

    Awesome Chandeep!!

  • @dilipinamdar5523
    @dilipinamdar5523 28 วันที่ผ่านมา

    Nice Thank You🙏

  • @odallamico
    @odallamico 27 วันที่ผ่านมา

    Hey Mr. Extremely amazing tricks in PQ

  • @itikshamittal
    @itikshamittal 26 วันที่ผ่านมา

    I liked the first one 😊

  • @raitup00
    @raitup00 26 วันที่ผ่านมา

    The 1st trick I used it a LOT

  • @williamthedataprof
    @williamthedataprof 15 วันที่ผ่านมา

    pretty damn awesome indeed 🙂

  • @sanju4295
    @sanju4295 28 วันที่ผ่านมา

    Thanks alot for the video ❤️
    I have a doubt for example i have a data of 30 employees for the last month and i need to add a target but the condition is if the employee has taken 2 leaves then the target will be 0 for those 2 leaves and if employee takes more than 2 leaves then the target for 3rd,4th leave and so on will be 100. Leaves can be either CL or EL. Is it possible using power query?

  • @ajieapen
    @ajieapen 28 วันที่ผ่านมา

    The last one is quite similar to the problem that we worked together a couple of years ago... :)

  • @datawizibility
    @datawizibility 27 วันที่ผ่านมา

    Great Video as usual from you dear Chandeep ♥....we could have date range and period as output for the last trick. Branch manager from so to so date and period 💡

    • @GoodlyChandeep
      @GoodlyChandeep  27 วันที่ผ่านมา +1

      Yes we can, we'll have to modify the MCode slightly for extracting the date range.

  • @laionegan
    @laionegan 28 วันที่ผ่านมา

    I have asked on the pbi forum without response ,how to make a distinct count of a specific column using and modifing the group by on power query? I need also folding on db .is it possible? Thanks anyway you are a very good PQ teacher

  • @aparnapandravada5073
    @aparnapandravada5073 27 วันที่ผ่านมา

    It looks too much tough for me to remember this 😮

  • @fzm280579
    @fzm280579 28 วันที่ผ่านมา +1

    Is it possible to sort the text.combine from the first example?
    Ascending or by another list?

    • @alexbarbucristi
      @alexbarbucristi 28 วันที่ผ่านมา +2

      Yes, use Text.Combine(List.Sort(List.Distinct([Column Name])), ", ") for ascending and Text.Combine(List.Sort(List.Distinct([Column Name]), Order.Descending), ", ") for descending.
      It would be interesting to know if one can sort a column by a list.
      I know it allows reordering columns by a list so... probably someone like Goodly can definitely achieve the sorting too.

    • @fzm280579
      @fzm280579 27 วันที่ผ่านมา

      @@alexbarbucristi that's nice. I will try this!
      I want to order by department names by priority, at first I can add a number in front of the name.
      Thank you so much!

  • @avijitaich787
    @avijitaich787 20 วันที่ผ่านมา

    No words. But being selfish needs help. Having a problem with find and concatenation

  • @brij26579
    @brij26579 24 วันที่ผ่านมา

    🤟 Rocks 🤟

  • @sujithkamath
    @sujithkamath 27 วันที่ผ่านมา

    why is it not a good idea to have totals and subtotals in power query? i have heard this from many but never appreciated the reason. There are situations where i would need to have subtotals by say region of north , south, etc. in your examples which would work great if i use group and append in PQ itself. Thank you Chandeep as always, you are amazing.

    • @GoodlyChandeep
      @GoodlyChandeep  27 วันที่ผ่านมา +3

      Because you can always use the SUM function to create a total. Power Query is for preparing data and not the output.

    • @sujithkamath
      @sujithkamath 27 วันที่ผ่านมา

      @@GoodlyChandeep thank you chandeep. I had been able to use PQ to create output reports with conditional formatting to look better than a simple output table. In those cases these totals and specially subtotals showing randomly in between rows depending on data, works amazing. I get your point though in general, totals should be avoided 👍👍

  • @JorgePerez-bu4ph
    @JorgePerez-bu4ph 28 วันที่ผ่านมา

    Thanks Goody! Very helpful. Silly question: Is there any way to add a related column from another table in Power Query M? I said it is a silly question because I know it can be achieved in DAX, but I have no idea if that can be done in Power Query. I have Table1 and Table2 both with a common Column [A] I need to copy column [B] from Table2 to Table1... can be done in M?

    • @alexbarbucristi
      @alexbarbucristi 28 วันที่ผ่านมา

      Merge Query does this. Is on the Hime tab on the menu ribbon. Explore the 6 kinds of Join it offers.

    • @JorgePerez-bu4ph
      @JorgePerez-bu4ph 27 วันที่ผ่านมา

      @@alexbarbucristi I have been using Power BI for two years and I did not know that option existed. I tried it and it worked perfectly. Power BI is full of surprises 🙂 Thank you!

  • @shwetkumar1719
    @shwetkumar1719 28 วันที่ผ่านมา

    Hello sir,
    I have start date and end date how to get week and month from it and how can I show it on report for week

  • @darwinmercado7943
    @darwinmercado7943 27 วันที่ผ่านมา

    Hi Goodly , How about grouping by year and put a subtotal of each group year for Sales and Profit skip or blank row after the subtotal then Total at the end. how can be done on your video Thanks

    • @romulusmilea2747
      @romulusmilea2747 27 วันที่ผ่านมา

      His name is Chandeep, not Goodly !

  • @TheAlwaysGoel
    @TheAlwaysGoel 24 วันที่ผ่านมา

    Can I combine numberic. Values

  • @prabhuji3337
    @prabhuji3337 28 วันที่ผ่านมา

    Take a bow!

  • @fewlixmax
    @fewlixmax 28 วันที่ผ่านมา

    Two queries in saparate Excel save. how to pic data another excel from previous save excel

    • @fewlixmax
      @fewlixmax 28 วันที่ผ่านมา

      please help me

    • @user-lk2uv5yo9r
      @user-lk2uv5yo9r 28 วันที่ผ่านมา

      Just copy query by right click and paste in another.

    • @Hae3ro
      @Hae3ro 28 วันที่ผ่านมา

      @@user-lk2uv5yo9rdoes this work?

  • @EricaDyson
    @EricaDyson 21 วันที่ผ่านมา

    Local grouping.

  • @Acheiropoietos
    @Acheiropoietos 28 วันที่ผ่านมา

    Where are my socks? 🤯😂

    • @GoodlyChandeep
      @GoodlyChandeep  27 วันที่ผ่านมา +1

      Oops.. did I blow them away😂
      Sorry