Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hey All,
I have an Excel data set that places the headers in dated columns with the values going across the rows
| Jul | Aug | Sep | Oct | Nov | Dec | Jan | Feb | ... | |
| A | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 ... |
| B | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 ... |
| P&T Total | 3 | 5 | 7 | 9 | ... | ... | ... | ... | ... |
The SELECTEDVALUE will take the data (A or B) in green to show the increase over the last 13 months based on the headers for the months, and then there needs to be an overall line as a baseline called "P&T" in blue which shows the overall for everything which will look like this (below)
Can someone please help with this?
Solved! Go to Solution.
Hi, @aausten22
You can try the following methods.
In the Power Query-Transform-Unpivot Other Column:
Result:
Is this the result you expect?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @aausten22
You can try the following methods.
In the Power Query-Transform-Unpivot Other Column:
Result:
Is this the result you expect?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 22 | |
| 21 | |
| 20 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 37 | |
| 29 | |
| 24 |