Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
analysiswithtec
New Member

Concatenate rows and create headers

 

2019

2019201920192019201920192019201920192019

2019

 JanFebMarAprMayJunJulAugSepOctNovDec
 ActualActualActualActualActualActualActualActualActualActualActual

Forecast

Sales

100100100100100100100100100100100

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-ActualSales100
2019-Jan-ActualCost-50
2019-Feb-ActualSales100
2019-Feb-ActualCost-50
2019-Mar-ActualSales100
2019-Mar-ActualCost

-50

 

If you could help that would be great. Thanks

1 ACCEPTED SOLUTION
Mariusz
Community Champion
Community Champion

Hi @analysiswithtec 

 

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.

 

Best Regards,
Mariusz
 
If this post helps, then please consider Accepting it as the solution.

View solution in original post

1 REPLY 1
Mariusz
Community Champion
Community Champion

Hi @analysiswithtec 

 

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.

 

Best Regards,
Mariusz
 
If this post helps, then please consider Accepting it as the solution.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors