The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I have a source excel file with headers in the second row. So I wish to delete the first row and promote the next row to headers. Please can you tell me how to delete the first row? (I can't just filter out blanks because I don't trust the user not to type some notes in the first row).
Many Thanks,
CM
Solved! Go to Solution.
Hi @CloudMonkey ,
Based on my test, you could use the remove the Top N function to delete the first row in query editor:
Regards,
Daniel He
Hi @CloudMonkey ,
Based on my test, you could use the remove the Top N function to delete the first row in query editor:
Regards,
Daniel He
In the top left corner of the table is a context menu. Click it, and select “remove top rows, 1”