Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

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/time_series_covid19_confirmed_US.csv

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

  • 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