This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 25 | |
| 21 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 62 | |
| 35 | |
| 34 | |
| 24 | |
| 24 |