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
Anonymous
Not applicable

Merge many columns in one - Power Query

Hello everyone. Can someone help me with this transformation?

 

gbernardes__0-1670957614010.png

 

Fields "1" need to be my columns, and all "2" need to be the rows.

 

Ex:

JANEIRO PAGAMENTO    |       CODIGO DA VENDA       |           NOME DO CLIENTE

18/01/2022                                          116                              MARCOS ESPINDOLA    

18/01/2022                                          117                          JUAREZ REZENDE COELHO

18/01/2022                                          118                               MECANICA KLEBER

18/01/2022                                          119                         DOUGLAS HENRIQUE MARQUES

 

Any idea how do to that?

1 REPLY 1
wdx223_Daniel
Community Champion
Community Champion

import you data without headers, ie the column names will be Column1, Column2,.....

then add the code in your new step

=Table.PromoteHeaders(Table.Transpose(PreviousStepName))

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.