Forum Discussion
CSV file input
- Anonymous8 years ago
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
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
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
- MFelix8 years agoSuper User
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
- Anonymous8 years agoNot 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