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.cs...
  • v-lili6-msft's avatar
    v-lili6-msft
    5 years ago

    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