Dealing with DOUBLE HEADERS in Power BI using UNPIVOT, TRANSPOSE, and FILL DOWN

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024

Комментарии • 99

  • @rewinwilson6021
    @rewinwilson6021 3 года назад +5

    Can I just say "Thank you"... You've covered all the scenarios that are usually made up in the corporate world of "Table making".... Thank you sooooo much... Very informative and detailed....

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад

      thank you so much for watching! I am glad it was helpfull! 😀

  • @EricaDyson
    @EricaDyson 3 года назад +1

    And just what I needed also! Great explanation... step by step.. and really practical. Thanks a bundle.

  • @totvabe1
    @totvabe1 4 года назад +1

    Step by step, with these explanations everything seems to be easy.

    • @HowtoPowerBI
      @HowtoPowerBI  4 года назад

      thank you! if you have any topic requests just let us know :D

  • @cahardikpishavadiya9463
    @cahardikpishavadiya9463 6 месяцев назад

    Hi Das, thank you so-so much, this has been very helpful.

  • @narminhumbatli7329
    @narminhumbatli7329 8 месяцев назад

    it helped me more than everything with dirty unstructured data

  • @shravanrao5008
    @shravanrao5008 8 месяцев назад

    Thank you so much brother! This was absolutely important for me to impress my boss😁😁

    • @HowtoPowerBI
      @HowtoPowerBI  8 месяцев назад

      hope he was impressed 😁

  • @jitendratrivedi7889
    @jitendratrivedi7889 4 года назад +1

    Very useful tips. Please post more videos on power query/data cleansing/transformation.

  • @balrajsanthosh1942
    @balrajsanthosh1942 2 года назад

    I'm speechless with the way of explanation for the conecpt, its more than awesome bro 😍❤

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад +1

      Super happy to hear this feedback from you! Thanks :):)

  • @vardhilpanchal5402
    @vardhilpanchal5402 2 года назад

    Great tricks man....👌👌👌

  • @MIGAHU
    @MIGAHU 3 года назад +1

    gracias

  • @ChrisHanson-wd7bw
    @ChrisHanson-wd7bw Год назад

    BRAVO! BRAVO! I take my hat off to you Sir =)

  • @disneypatterson8667
    @disneypatterson8667 3 месяца назад

    Hi I'm not getting null values like you do. Those null values are displaying as Column1, Column 2 etc. Therefore, the technique isn't working. Any ideas? Thank you!

  • @vishnurao2901
    @vishnurao2901 4 года назад +1

    Great information 👍 Please make a video on " Dashboard sharing and collaboration on Power BI Services".

    • @HowtoPowerBI
      @HowtoPowerBI  4 года назад +1

      Thsnks for idea, will put it on my todo list ;)

  • @marekbona4987
    @marekbona4987 2 месяца назад

    It works perfectly but when i update excel files which is source for my powerBI then while refreshing preview it shows me error that The column which i merged and used to get rid of double headers with decimeter couldnt find and i do need to do it again with all the steps

  • @JorgeSanchez-um7io
    @JorgeSanchez-um7io 2 года назад

    Great tip! Thanks for sharing!

  • @vicomantoan3271
    @vicomantoan3271 3 года назад

    Thank you so much

  • @dramaticreviews6278
    @dramaticreviews6278 Год назад

    hi bas. i wanted to ask how to promote headers from different rows in power query editor

  • @pahadianalyst
    @pahadianalyst Год назад

    This was amazing ❤❤❤🎉🎉🎉🎉

  • @sattimama
    @sattimama 2 года назад

    As usual you came with an interesting thing in pivoting/unpivoting 👌

  • @milagrosjaraquispe789
    @milagrosjaraquispe789 2 года назад

    It's an amazing tutorial! easy to undestand :)

  • @shimaagomaa2074
    @shimaagomaa2074 2 года назад

    You are AMAZING

  • @rlei327
    @rlei327 3 года назад

    absolutely practical guide!

  • @ramonillarramendi3191
    @ramonillarramendi3191 2 года назад

    Hi Bas, thank you very much for your video, it works like a charm and it is explained wonderfully as usual. But how could I transform a data that has 3 top levels, as Group / Category / Product (which has to be the header) then details, and in the same column after several products I have a different category. Transposing and filling down, only gets the first Group/ category, but the second or other categories are missed since they are not filled down. These additional categories may be on different columns (which may vary). Any advice? The data comes from PDF.

  • @EyiBillion
    @EyiBillion 3 года назад

    Brilliant! Awesome. You Rock!

  • @sravankumar1767
    @sravankumar1767 3 года назад

    Awesome 👌

  • @lexh7714
    @lexh7714 3 года назад

    but what to do ? if for example, if instead of having null values i have dates, so i have category 1 and then i have dates that belong to category 1 and then i have category 2 and then again dates that belong to category 2 and so on

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад +1

      Hi Alex, I would demote the headers, transpose the data set to have the dates in a column instead of having them on one row. Then pivot the kpi column to have separate columns for each kpi.

  • @MLFranklin
    @MLFranklin 4 года назад

    This is really good. This solves a big part of my problem. The other part of my problem is that I'm pulling similar Excel files from a folder. Power BI combines them by adding them vertically rather than horizontally, so I get extra headers from that. I have a workaround that preprocess the files and combines them into an unpivoted table, but I was trying to do it all with Power BI and skip the macro step. Any advice?

    • @HowtoPowerBI
      @HowtoPowerBI  4 года назад

      thank you! You could try the following: (1) create a sample file that contains all the columns from the files that you want to merge, but has no data in it (2) perform the combine files process as you already do now (3) use group by to "match" the data at the right level. Example: we have one file for cost by product, one for sales by product then (1) Create a sample files with the headers cost, sales, product (2) perform the combine files process (3) group by product with as aggregations the sum of cost and sum of sales (4) remove the empty row. Let me know if that was clear and solves your problem :)

  • @Cuborubix-2018
    @Cuborubix-2018 2 года назад

    Your videos are very nice!!
    Can you help me to give different different headers for group of columns?

  • @aigultulegenova9530
    @aigultulegenova9530 3 года назад

    Thank you so much for such a useful video! I got a question, I want to add a calculated measure which will be after the value however when I add it into values in the matrix, I got not exactly what I wanted, do you know how to solve this?)

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад

      Thanks for watching Aigul! 😀 happy to have a look, but could you give me some more info

  • @AbhishekSharma-zu2ev
    @AbhishekSharma-zu2ev 3 года назад

    Thanks. do you know how to make the double header view in power bi ?

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад

      you can go for a matrix visual, place the two fields you want to use for you column headers on the columns drop zone. Then expand down.

  • @andreibulatov2395
    @andreibulatov2395 4 года назад

    Nice explanation! Keep on going)

  • @leewarps
    @leewarps 3 года назад +2

    Exactly what I was looking for, and even more! Thanks brother, will check out your other videos as well.

  • @SamehRSameh
    @SamehRSameh 3 года назад

    How can i use excel formula in power query

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад +1

      Power query uses a language called M, so you cant. For calculations or transformation you can use the power query interface or write it in M.

    • @SamehRSameh
      @SamehRSameh 3 года назад

      @@HowtoPowerBI
      So, we need more and more from M language Plz ☺️

  • @chistony123
    @chistony123 3 года назад

    Thank you is not enough still thank you

  • @barttitulaerexcelbart9400
    @barttitulaerexcelbart9400 4 года назад +2

    Very good explained. Thank you. Good that you increase the level of complexity. One remark: I did use your example in Excel, then comes an extra step, because in the region row, I have not null but Column2, column3 etc.

    • @HowtoPowerBI
      @HowtoPowerBI  4 года назад

      Thanks for pointing out :) When connecting to the excel file it automatically promotes the headers and changes the data type. If you delete those steps then you can follow as in the video.

  • @anthonyalessi74
    @anthonyalessi74 3 года назад +3

    This is an amazing tutorial! One problem I've noticed is when transposing if the query has a lot of rows it runs out of memory to perform the action. Hopefully row-wise functions come at some point. Thank you for posting this, really helped me understand pivot better!

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад +3

      thanks Anthony! if you have a lot of rows this will be quite slow indeed. Maybe it is possible to put in a filter before you do all the transformations and then bring back the data after you fixed the double header problem.

    • @StefanoVerugi
      @StefanoVerugi Год назад

      when you have many rows you can do:
      1 use Table.FirstN(Source,2) you select the first rows containing multi-row header, name it as such, you can transpose that only to fill null values and transpose it back to get your new single-row header after you create a column combining the two first ones
      2 use Table.Skip(Source,2) to get your 'data' by skipping the first two where the double headers are
      3 use Table.Combine({header,data}) to append data to the header
      4 promote your first row as header
      hope it helps

  • @rokaskrisciunas6015
    @rokaskrisciunas6015 2 месяца назад

    Dan Bilzerian of Power BI. Thanks! Great material

  • @mon_rich5366
    @mon_rich5366 2 года назад

    best ever

  • @kishoredubbasi9780
    @kishoredubbasi9780 Год назад

    Hey Great thanks! But I have scenario where I have to show calculated measures which is not visible in power query how to fix this it will be a great help thanks in advance!!!

  • @sky-vn4mx
    @sky-vn4mx Год назад

    Will it going to take right value and total beacuse when i tried it in matrix visual after unpivoting it is showing wrong data and total so what can i do for it..

  • @surajbatra8004
    @surajbatra8004 2 года назад

    The refresh would throw up an error if new products are added or product names are changed, any idea on how to handle that situation?

  • @Mamaditalia
    @Mamaditalia 6 месяцев назад

    You should make educational videos for Microsoft. I started learning with the learning material provided by Microsoft website, but i find it too hard to learn how to use power bi by reading and following their tutorials. I really learnt a lot from your videos. Thanks

    • @HowtoPowerBI
      @HowtoPowerBI  6 месяцев назад

      thank you!! 😁 happy to hear that otherwise nobody would watch my videos lol

  • @lenzypetty9371
    @lenzypetty9371 2 года назад

    Another great explanation!!!

  • @fazekaslaszlo
    @fazekaslaszlo 3 года назад +1

    brilliant thanks - have to deal with these kind of crap "data" day in and out lol

  • @seemayadav9005
    @seemayadav9005 2 года назад

    Amazing👍👍👍

  • @carlavernooy3530
    @carlavernooy3530 3 года назад +1

    Thank you so much!! Just what I was looking for.

  • @kingsfordgokah6240
    @kingsfordgokah6240 2 года назад

    Super, this is what I needed

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад

      Awesome, glad to hear it is helpful!

  • @arbazahmad7177
    @arbazahmad7177 2 года назад

    Great 👍

  • @tcorey22
    @tcorey22 3 года назад +1

    Thanks, this helped a lot!!!

  • @chistony123
    @chistony123 3 года назад +1

    Thank you :)

  • @emilybone2437
    @emilybone2437 2 года назад

    I think this is what I'm looking for to solve my problem, each of my rows are projects, and each project has a summary of equipment column with entries like: "1xSM, 6xEH, 3xMF". If I want to get a count of how many EH for projects, is there something you could suggest?

  • @andysmudge4849
    @andysmudge4849 Год назад

    Wow!! I never knew these features or I can say, I have never explored them. Kudos brother. That's so helpful. 😊

  • @hotookhatri7074
    @hotookhatri7074 Год назад

    I was facing problem, because of three headers. last part of the video helped a lot, thanks you for positing it is very helpful.

  • @pankajkumarit04
    @pankajkumarit04 3 года назад

    Super Cool Trick to resolve the Double Headers... WOW

  • @dynrambo
    @dynrambo Год назад

    Great guide - much appreciated!!

  • @hazelness7
    @hazelness7 3 года назад

    Thank you for this. you are awesome

  • @AsianGardenAndFood
    @AsianGardenAndFood 3 года назад

    How did you color the different headers for the two different header?

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад

      that's in the excel source file not power bi 🙂

  • @anandnagarkatti
    @anandnagarkatti 2 года назад

    Great tutorial!

  • @davidtong7926
    @davidtong7926 2 года назад

    This video was so useful. Thank you!

  • @techipradeepa7398
    @techipradeepa7398 4 года назад

    I am.having query ,I need to bring projection, outturn as column header
    For. Ex
    Items proj outirn today tomorrow date1 date2 date3

    • @HowtoPowerBI
      @HowtoPowerBI  4 года назад

      Not sure if I understand your question, but I think what you need here is the pivot functionality which you find under transform.

  • @anrilombard2595
    @anrilombard2595 3 года назад

    Hello, thank you for the video - it is amazing.
    I am just not sure how to make this so that when another file gets added (when the source is a folder), the query breaks when refreshed? Is there a way to deal with this please?

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад

      thx Anri 🙂 ! works the same when you connect to a folder. Not sure why it breaks without having more details

  • @nikahafiz1
    @nikahafiz1 4 года назад

    may i kindly ask why wud u do a pivot column as in the last example in the vdo?

    • @HowtoPowerBI
      @HowtoPowerBI  4 года назад

      You could also have left it unpivoted. It is just that this requires you to use the calculate function when you for example want to return the sum of revenues.