Forum Discussion
data not showing at all
And of course, when I copy-paste that sample text into a CSV (via Excel), it works just fine for me in PBI Desktop and PBI Service...
Sadly, without the file itself, I can't help further. If you have a Pro licence, you can of course lodge a support ticket with Microsoft via https://powerbi.microsoft.com/en-us/support/
Well, I sort of solved the problem, but without knowing EXACTLY why.
I opened my csv file with my super-text-editor and save it as a txt file. Then I re-named this txt file AND changed its file extension to csv. I uploaded this csv, and it works FINE.
So I guess the real Q is what corruption was in the file that Excel passed along in its version of csv?
A bit more info to give:
The worksheet that I save as csv was originally in an xslb workbook with lots of VBA and lots of "data cleaning." I copied and pasted various stuff to my next sheet to make up my data columns, etc. Then I copied that whole sheet and "pasted as values" into another new sheet. This latter sheet (in my xslb book) I then saved as csv.
But all that should not matter - hmmmmm.
If I do post the csv causing problem, can you look at it?
- Anonymous9 years agoNot applicableIt's good to hear you worked around the problem!
Maybe it was a strange encoding set, or a weird special character?
If it's an ongoing issue and you need to trace the cause, I recommend trying to load the file into PBI Desktop. And comparing the failed file with the working file to try to find the difference. - dpenny9 years ago
Helper II
So, if you can take a look at my csv that does NOT work, I would love it.
It is on "dropbox" at:
https://www.dropbox.com/s/71n5qwnzbt2mjka/all_findings_v2.csv?dl=0
If you do work on/with it, let me know what "tool" you use to inspect it.
- Anonymous9 years agoNot applicable
I downloaded that file and it loads just fine for me in both Power BI Service (per below screenshot) and Power BI Desktop.
Note that when I loaded the file directly from your DropBox folder, it gave me the error below (after downloading it to my local computer first):
I recommend loading via PBI Desktop from a local file (or they seem to support OneDrive strangely!) and THEN publishing to PBI Service. It IS an extra step and tool, but it gives you much more control and data extract/transform features.
- dpenny9 years ago
Helper II
1) yeah, this extra step seems to be same as my runnig it through my high-end-text-editor.
2) I'm an extremely stubborn person, particularily when it come to computer/PC/code behavior.
3) IMO your error msg is essentially the same as I rec'd
4) Also, IMO, there is something wrong in the MS tool/web/encodings/app/etc. stack somewhere. I'd really like to get to the deep bottom of it. These things always come back to bite you when you do not have the luxury of time - which I now do have.
5) Can you suggest/recommend a next step? I don't want one that will cost me one cent. This is an MS issue, they need to solve it.
Thanks for your continued dialogue.