I am expecting the csv itself to load. Instead, all of the HTML code is loading in. How can I resolve this?
Forum Discussion
Anonymous
5 years agoNot applicable
csv on web not resolving to csv
I am attempting to load the following csv into a PBI report:
hi Anonymous
This an attachment in current web page, not the table data in current web page, so you could not get it by current web page url.
for this case, you need hit F12 to open the Developer Tools, then get correct url as below:
Regards,
Lin
3 Replies
- AnonymousNot applicable
I think I just answered my own question. I changed the path to:
This path loads correctly. But, I still don't know why my first path didn't load.
- amitchandakSuper User
Anonymous , Thanks for sharing. I am assuming the issue is resolved.
- v-lili6-msftCommunity Support
hi Anonymous
This an attachment in current web page, not the table data in current web page, so you could not get it by current web page url.
for this case, you need hit F12 to open the Developer Tools, then get correct url as below:
Regards,
Lin