Grouping Data with Power Query

Поділитися
Вставка
  • Опубліковано 25 сер 2024

КОМЕНТАРІ • 64

  • @harishpaldhir9517
    @harishpaldhir9517 6 років тому +1

    DEAR SIR
    THANKS A BILLION TIMES AS I GOT SOLUTION FROM YOUR GUIDANCE IN CONCATENATING ROW DATA IN A SINGLE CELL VALUE
    I HAVE BEEN TRYING TO FIND THIS FOR LAST TWO YEARS
    THANKS AGAIN SIR

    • @DougHExcel
      @DougHExcel  6 років тому +1

      Thanks HARISH PAL DHIR, glad it helped!

  • @harishpaldhir5915
    @harishpaldhir5915 6 років тому +2

    Thank you sir
    U have solved my biggest problem
    I have been lokking ways to concatinate rows for the last two years and u have guided me in this in the simplest and easyiest way
    Thanks again sir
    😇😇😇😇😇

    • @DougHExcel
      @DougHExcel  4 роки тому

      Thanks HARISH PAL DHIR, glad it helped!

  • @lukaseller8776
    @lukaseller8776 2 роки тому

    You are the Best!

    • @DougHExcel
      @DougHExcel  2 роки тому

      Thanks for the kind words!

  • @lorihewig891
    @lorihewig891 7 років тому

    Thanks for the great example and step-by-step approach. I appreciate your highlighting the differences between power query and pivot tables.

    • @DougHExcel
      @DougHExcel  7 років тому

      Hi Lori Hewig...you're welcome, glad you liked!

  • @maggiebarr5599
    @maggiebarr5599 5 років тому +1

    Thank you so much for this!!! You are an angel!!!

    • @DougHExcel
      @DougHExcel  5 років тому

      Hi Maggie Barr, glad you liked it, thanks for commenting!

  • @fennecfennec5234
    @fennecfennec5234 2 роки тому

    Thank you so much . The demonstration is very helpful

  • @mgupta10
    @mgupta10 4 роки тому

    Very impressive!! A big thumbs up for the presentation skills and showing the power of Power Query.

  • @SimX9000
    @SimX9000 3 роки тому

    Thank you, super helpful!

  • @deninsrmic4165
    @deninsrmic4165 4 роки тому

    Great tutorial Doug!!!

  • @dagordon1
    @dagordon1 7 років тому +2

    Thank you! What a simple way to concatenate several text items into the same cell automatically.

  • @Muuip
    @Muuip 6 років тому +1

    Great presentation!
    Very useful, thank you.

    • @DougHExcel
      @DougHExcel  6 років тому

      Hi Muuip...you're welcome, glad you liked!

  • @BezUmiaru
    @BezUmiaru 2 роки тому

    Amazing! Nothing else to add!

  • @vijaysahal4556
    @vijaysahal4556 2 роки тому

    Amazing sir 👍🏻👍🏻👍🏻👍🏻💯💯💯💯🔥

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

    Very informative.. Well explained.. love it 🤩

  • @rdg515
    @rdg515 3 роки тому

    13:40 adds a column that concatenates uniques values for a column for each aggregated row

    • @DougHExcel
      @DougHExcel  3 роки тому

      Hi rdg515, thanks for the comment

  • @michaeljones2843
    @michaeljones2843 7 років тому

    Awesome example
    Thanks!

  • @kennethstephani692
    @kennethstephani692 4 роки тому

    Great video!

  • @dionis87
    @dionis87 6 років тому

    many thanks!

  • @christianstork1049
    @christianstork1049 6 років тому +1

    Thanks for showing that this is possible. The formula can be simplfied though, I think. Something along the lines of:
    =Text.Combine(List.Distinct([Region]), ",")

    • @DougHExcel
      @DougHExcel  6 років тому

      Hi Christian Stork, thanks for the comment and adding the tip to the thread!

  • @saidzazai3621
    @saidzazai3621 4 роки тому

    Thanks for this. I noticed that after creating this concatenated list my counts were not correct and I fixed it by swapping the position of your Table.Transpose with Table.Distinct. Basically, I am taking distinct after transposition. Thought i'll share this in case someone is having the same problem.

    • @DougHExcel
      @DougHExcel  4 роки тому

      Hi Said Zazai, thanks for adding to the thread!

  • @hamzamottali3567
    @hamzamottali3567 2 роки тому

    thank you, it worked with me, but i have such an error : DataFormat.Error: There were more columns in the result than expected, I had it juse in some rows could you please give a help

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

    Hi Sir, i work in a hospital ang i would like to request a tutorial on how to calculate patient readmission, and how do i flag pts that had a readmission

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

      Maybe try >> Highlight Cells that Match with Conditional Formatting
      ua-cam.com/video/g_px2dGS5UE/v-deo.html

  • @guptamols
    @guptamols 6 років тому

    Thanks for the informative video,
    What if values are required in different columns rather than comma separated ?

    • @DougHExcel
      @DougHExcel  6 років тому

      Try to the pivot feature in power query ua-cam.com/video/00ZlGWLAwek/v-deo.html

  • @TheLaopi
    @TheLaopi 2 роки тому

    Hi very helpfull, can you share file to mâle again the exercice thanks

    • @DougHExcel
      @DougHExcel  2 роки тому

      Hi Pierre GARTISER, thanks for the comment! ... sorry don't have files to download :-(

  • @DataAnalytics2486
    @DataAnalytics2486 3 роки тому

    Hi Doug, Thank you for this great video! Is there a way to apply these steps across multiple tables with the same column names (tables need to stay separate)?

    • @DougHExcel
      @DougHExcel  3 роки тому

      Yes you can if the columns headers are exactly the same, just do the steps with one table, make a copy of that query and change the source for the next table

  • @saikrishna9069
    @saikrishna9069 4 роки тому

    Thank you so much but when we have numbers where should we Number.Totext in M code

    • @DougHExcel
      @DougHExcel  4 роки тому

      Something like this? ua-cam.com/video/hY9WYR06oxc/v-deo.html

  • @NaraMeerammaTrust
    @NaraMeerammaTrust 4 роки тому

    where do i get the Power Query M Code training yu mentioned in this video? Can you please let me know the website? I wanted to learn ASAP. Thank you in advance.

    • @DougHExcel
      @DougHExcel  4 роки тому

      Which timeslot? Probably stuff from Ken Puls...?

  • @fennecfennec5234
    @fennecfennec5234 2 роки тому

    Hi Doug . Could you please share how to to add sorting to final result for example ( a,b ) , (b,a) to show only (a,b) . I tried to use table.sort and List.sort but IT doesn't work. Thank you in Advance for your help.

    • @fennecfennec5234
      @fennecfennec5234 2 роки тому

      I did it with if function but for each new combination I have to add an if clause

  • @MrKamranhaider0
    @MrKamranhaider0 3 роки тому

    Dear ,
    If we want combine two or more column like you do only region.

    • @DougHExcel
      @DougHExcel  3 роки тому

      Hi Kamran Haider, thanks for the comment! There is a combine columns feature (with delimiter) you can use in the PQ editor

  • @aekmit
    @aekmit 7 років тому

    yes, this can help :)
    I'm feeling lucky to subscribed your channel
    Thank you so much!!
    Hi Doug H may i have one question,
    can we apply 'slicer' to control this pq?

    • @DougHExcel
      @DougHExcel  7 років тому +1

      slicer will not control the query per se (although i think you can apply a slicer of a table that is an input to another query). The output of the pq in the table...you can apply a slicer to that table.

    • @aekmit
      @aekmit 7 років тому

      Thank you so much for your advise, ok i will try that.
      :)

  • @Tat-cx1lr
    @Tat-cx1lr 7 років тому

    Dommage vous ne faites plus de vidéos!!!!

    • @DougHExcel
      @DougHExcel  7 років тому

      J'ai beaucoup plus de vidéos! Abonnez-vous à la chaîne à afficher. Merci!
      ua-cam.com/users/dough517

  • @perfectionist810
    @perfectionist810 7 років тому

    Could you post the M code you pasted?

    • @DougHExcel
      @DougHExcel  3 роки тому

      Hi perfectionist810, sorry don't have files to download :-(