Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
| 2019 | 2019 | 2019 | 2019 | 2019 | 2019 | 2019 | 2019 | 2019 | 2019 | 2019 | 2019 |
| Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec | |
| Actual | Actual | Actual | Actual | Actual | Actual | Actual | Actual | Actual | Actual | Actual | Forecast | |
Sales | 100 | 100 | 100 | 100 | 100 | 100 | 100 | 100 | 100 | 100 | 100 | 100 |
| Cost | -50 | -50 | -50 | -50 | -50 | -50 | -50 | -50 | -50 | -50 | -50 | -50 |
I have a data set that looks like the above.
I want to create header names that concatenate the three first rows and then unpivot the data, to get something like this:
| 2019-Jan-Actual | Sales | 100 |
| 2019-Jan-Actual | Cost | -50 |
| 2019-Feb-Actual | Sales | 100 |
| 2019-Feb-Actual | Cost | -50 |
| 2019-Mar-Actual | Sales | 100 |
| 2019-Mar-Actual | Cost | -50 |
If you could help that would be great. Thanks
Solved! Go to Solution.
Please see the attached file with all the steps included.
Personally I would skip the last two steps "Unpivoted Columns" and "Merged Columns" as its easier to work with this format but I'm sure that you have valid reasons.
Please see the attached file with all the steps included.
Personally I would skip the last two steps "Unpivoted Columns" and "Merged Columns" as its easier to work with this format but I'm sure that you have valid reasons.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 16 | |
| 12 | |
| 10 | |
| 7 | |
| 6 |