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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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