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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
gamma
New Member

.csv no headers

Hi,

I'm a new/novice user.  I started today with BI Service and uploaded a .csv file.  It used the column headers in Row 1 of the .csv to name the fields.

I then downloaded PBI Desktop and loaded the same .csv but my Fields in the Desktop just show "Column1, Column2, ..."

Very odd.  Help appreciated.

1 ACCEPTED SOLUTION
blopez11
Super User
Super User

In the query editor, select your query, then in the transform area, select Use First Fow As Headers

View solution in original post

2 REPLIES 2
StanOil
New Member

I solved this case in my own way:
1. I have created a file data_h.csv which contains column headers for the actual data file without headers: e.g. (id, header_1, header_2 etc.)
2. In Power BI - Power Query, add a query: from the txt/csv file (data_h.csv) (if present, remove the step: promote 1st row as headers)
3. add the 2nd query: from the txt/csv file - data file without header - (data.csv)
3. Add a query as a new one - combine rows from 2 tables as new ones: (1st: data_h.csv + 2nd: data.csv)
4. Use the 1st line as headings

blopez11
Super User
Super User

In the query editor, select your query, then in the transform area, select Use First Fow As Headers

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.