Promote headers in source step

Copper Contributor

Working with power query and in the source step, you can change null to true to promote the first row of your excel workbook to the header. 

kylerwimbush_0-1686242831741.png

what I need to do is repeat that step 2 more times,

kylerwimbush_1-1686242897510.png

so that the row starting with wave, queue, dtm, and so on become the header. any help? thanks. 

1 Reply

@kylerwimbush 

 

If you don't need to first 2 rows and expect the 3rd one as Header, just skip the first 2 rows

In Power Query Editor > Home Tab > Remove Rows > Remove Top Rows

Then Promote Headers