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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
JohnJairoV
Helper I
Helper I

Reorder data with Power Query repeating words

Hi to all!

 

I have this data:

 

PaisAireAguaTierraFuego
Colombia1 32
Argentina221 
México 112
Perú13 1

 

And I like to transform with Power Query, like this:

 

PaisObjeto
ColombiaAire
ColombiaTierra
ColombiaTierra
ColombiaTierra
ColombiaFuego
ColombiaFuego
ArgentinaAire
ArgentinaAire
ArgentinaAgua
ArgentinaAgua
ArgentinaTierra
MéxicoAgua
MéxicoTierra
MéxicoFuego
MéxicoFuego
PerúAire
PerúAgua
PerúAgua
PerúAgua
PerúFuego

 

Thx in advance for your answers.

1 ACCEPTED SOLUTION
MarcelBeug
Community Champion
Community Champion

Unpivot all but the first columns,

add a column with nested lists with the numbers {1 thru Value},

expand this column,

remove this column and the Value column,

adjust the header Attribute to Objeto as illustrated in this video.

Specializing in Power Query Formula Language (M)

View solution in original post

2 REPLIES 2
MarcelBeug
Community Champion
Community Champion

Unpivot all but the first columns,

add a column with nested lists with the numbers {1 thru Value},

expand this column,

remove this column and the Value column,

adjust the header Attribute to Objeto as illustrated in this video.

Specializing in Power Query Formula Language (M)

Great MarcelBeug!  Works like a charm.  Blessings to you!

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.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 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.