The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. 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 |
---|---|
69 | |
69 | |
66 | |
54 | |
28 |
User | Count |
---|---|
112 | |
82 | |
66 | |
48 | |
43 |