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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
roncruiser
Post Patron
Post Patron

Shift Data after column down to a new row

On specific rows of my data set, I would like to move a row of text after a specific column to a new row down.

Much like a carriage return would do.  My power query creativity is very low today.

 

Thank you...

 

For example:

Would like to move the data after the arrow to a new row.

RAW data csv.  From this....

new_row1.jpg

...to this in Power Query (new row)

Move data to new row.Move data to new row.

Stuck here.

new_row3.jpg

 

2 REPLIES 2
Vvelarde
Community Champion
Community Champion

@roncruiser 

 

Hi, i'm sure that exist another way but i will do thiw:

 

Duplicate the Query

Filter Rows that contain max_eyew in Column 9

Remove other Columns (1 to 😎

Rename the column names (1 to 😎

 

Append to Original Query

 

Regards

 

Victor




Lima - Peru

That trick row occurs in multiple places in the data set.

If it happened only once, your solution would work, but 

that trick row happens 16 separate times.

 

...

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors