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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

CSV file input

Hello all,

 

I have an issue with a Power BI report, which input file is CSV (with comma delimiter). When I changed the data source to the new CSV file (every month we need to update the dataset), the report suddenly does not recognize the columns of the new file, so all data is still in one column.

 

The 2 files, new and old, should be exactly the same, in terms of format. Strangely enough, when I copied the old CSV file and use that copied file as input (just for testing), Power BI also cannot regonize that copied file either!

 

Anyone knows what are the causes of this issue? Thanks!

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Thanks @MFelix for your help!

 

What I did to solve the issue was following this article to change the computer setting so that it accepts comma as delimiter as default: https://resrequest.helpspot.com/index.php?pg=kb.page&id=279

View solution in original post

4 REPLIES 4
MFelix
Super User
Super User

Hi @Anonymous,

 

Go to the query editor and check the first step (Source) in there you can check wht are the delimiter and how the file is opening.

 

I add a similar problem due to some changes on the regional settings, and this first step was incorrect.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Anonymous
Not applicable

Hi @MFelix,

 

I checked and the setting of the Source query (file origin, line breaks, delimiter) are kept the same. Am I suppose to change any settings of the Source querry?

Thanks,
Van

Hi @Anonymous,

 

And does it all fit with the file you have? As I said I had one simple change that affected my CSV inputs, and had to make some changes to that.

 

Did you tried to do a new PBIX file based on the CSV and check if PBI does it ok? If everything is ok then you can replace the first line of your previous file by the one on this new PBIX file.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Anonymous
Not applicable

Thanks @MFelix for your help!

 

What I did to solve the issue was following this article to change the computer setting so that it accepts comma as delimiter as default: https://resrequest.helpspot.com/index.php?pg=kb.page&id=279

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

Top Solution Authors