Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Creating a calculated column

Hi, I'm fairly new to Power Bi and I'm not understanding how to do this. Let's say I have table (1) and I want to create table (2): (1) (2) I managed to create table (3), but I want to ...
  • selimovd's avatar
    5 years ago

    Hey Anonymous ,

     

    to get rid of rows, you always have to use Power Query. A calculated column just adds a new column, but it will not combine rows.

    In your case you need a group by with the following criteria:

    Then the result will look like this:

     

     

    Check the video I created on how to do that, it's pretty easy:

     

    If you need any help please let me know.
    If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
     
    Best regards
    Denis