Removing Multiple Columns in Excel | Power Query

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024

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

  • @wayneedmondson1065
    @wayneedmondson1065 2 ปีที่แล้ว +1

    Hi Doug. Thanks for the M code to do this. My first pass was with the UI, as in: Demote Headers; Transpose Table; Filter Rows (filter out begins with "Column"); Transpose Table; Promote Headers; Close and Load. Your M code is much more efficient. Always learn something new from you :)) Thumbs up!!

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

      Thanks Wayne. I think I got this idea from Gil Raviv's book and it was to good not to share!

  • @achalbarla120
    @achalbarla120 2 ปีที่แล้ว

    Thanks!!! For sharing . had been looking for it!!

  • @Luciano_mp
    @Luciano_mp 2 ปีที่แล้ว

    Great, i liked. Thanks Doug!

    • @DougHExcel
      @DougHExcel  2 ปีที่แล้ว

      Hi Luciano, glad you enjoyed it!

  • @FRANKWHITE1996
    @FRANKWHITE1996 2 ปีที่แล้ว

    Thanks for sharing

    • @DougHExcel
      @DougHExcel  2 ปีที่แล้ว

      You’re welcome!

  • @mihirbandodkar9406
    @mihirbandodkar9406 2 ปีที่แล้ว

    Hi doug ... Is it possible for you to show a solution for the below...???
    If i have a column with below data in column 1 how can it be converted to data in column 2
    Column1. Column 2
    A A
    A B
    A C
    A A
    B B
    B C
    B And so on
    B
    C
    C
    C
    C

    • @DougHExcel
      @DougHExcel  2 ปีที่แล้ว

      Not sure on your exact use case, but try grouping
      th-cam.com/users/DougHExcelsearch?query=power%20query%20group

  • @pk5134
    @pk5134 2 ปีที่แล้ว

    The intellisense bug is really annoying!
    Why can't microsoft fix it, I wonder