Forum Discussion
Anonymous
5 years agoNot applicable
Power BI Desktop : CSV Web File Parsing Issue
Hello All, I am new to Power BI and facing some issues while loading a CSV file located on web. When I try to load it, instaed of getting structured CSV data, I am getting the corresponding HTML code...
- Anonymous5 years ago
I was able to finally achieve it by passing the authentication header while connecting to the web csv.
vanessafvg
5 years agoCommunity Champion
have you compared the code from her import on her machine to yours in the advanced editor code of power query in yours?
other things that might affect is i think could be regional settings although that is a wild guess. I would start with comparing what she is doign vs what you are doing. Also compare regional settings under advanced regarding delimiters etc.