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.
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.
User | Count |
---|---|
73 | |
70 | |
38 | |
25 | |
23 |
User | Count |
---|---|
96 | |
93 | |
50 | |
43 | |
42 |