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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

csv on web not resolving to csv

I am attempting to load the following csv into a PBI report:

https://github.com/CSSEGISandData/COVID-19/blob/master/csse_covid_19_data/csse_covid_19_time_series/...

I am expecting the csv itself to load. Instead, all of the HTML code is loading in. How can I resolve this?

1 ACCEPTED SOLUTION

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:

7.JPG

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

I think I just answered my own question.  I changed the path to:

https://github.com/CSSEGISandData/COVID-19/raw/master/csse_covid_19_data/csse_covid_19_time_series/t...

 

This path loads correctly.  But, I still don't know why my first path didn't load.

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:

7.JPG

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@Anonymous , Thanks for sharing. I am assuming the issue is resolved.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.