Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello everyone,
I have below excel table
Need to convert table into. All the actuals values in one column and budget in one column
Operating Division | Actual | Budget |
A | 100 | 90 |
B | 100 | 99 |
C | 81 | 86 |
D | 100 | 93 |
E | 95 | 83 |
F | 91 | 99 |
G | 85 | 92 |
A | 92 | 97 |
B | 95 | 84 |
C | 90 | 92 |
D | 99 | 87 |
E | 81 | 94 |
F | 91 | 99 |
G | 92 | 94 |
A | 89 | 86 |
B | 83 | 100 |
C | 92 | 95 |
D | 82 | 89 |
E | 81 | 84 |
F | 100 | 100 |
G | 83 | 82 |
A | 83 | 100 |
B | 92 | 82 |
C | 89 | 97 |
D | 89 | 82 |
E | 82 | 91 |
F | 87 | 82 |
G | 91 | 100 |
Solved! Go to Solution.
Hi @_Abhilash
If you go into Power Query, you can achieve this by selecting all of the columns (except for Operating Division), and then right clicking and pressing "Unpivot Columns". Here is a link as well to further explain: https://support.microsoft.com/en-us/office/unpivot-columns-power-query-0f7bad4b-9ea1-49c1-9d95-f5882...
I just realised with your data it's a little different as you also have each month in the column header. I've cleaned your data up and added a PBIX to the attached to get the output looking like this:
Hope this helps!
Theo
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Hi @_Abhilash
If you go into Power Query, you can achieve this by selecting all of the columns (except for Operating Division), and then right clicking and pressing "Unpivot Columns". Here is a link as well to further explain: https://support.microsoft.com/en-us/office/unpivot-columns-power-query-0f7bad4b-9ea1-49c1-9d95-f5882...
I just realised with your data it's a little different as you also have each month in the column header. I've cleaned your data up and added a PBIX to the attached to get the output looking like this:
Hope this helps!
Theo
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
@_Abhilash go to Power Query, select Actual columns and select Unpivot Columns
Do it for Budget Columns as well, and Rename Attribute, Values
Hi @_Abhilash
If you go into Power Query, you can achieve this by selecting all of the columns (except for Operating Division), and then right clicking and pressing "Unpivot Columns". Here is a link as well to further explain: https://support.microsoft.com/en-us/office/unpivot-columns-power-query-0f7bad4b-9ea1-49c1-9d95-f5882...
I just realised with your data it's a little different as you also have each month in the column header. I've cleaned your data up and added a PBIX to the attached to get the output looking like this:
Hope this helps!
Theo
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
71 | |
70 | |
43 | |
31 | |
26 |
User | Count |
---|---|
89 | |
49 | |
44 | |
38 | |
37 |