Forum Discussion

soussou3654's avatar
soussou3654
New Member
3 years ago
Solved

CSV open from http then not refreshable by PowerbI?

Dear Community, I made an amazing dashboard yesterday and was so stunded by the possibilities offered by PBI ! This dashboard is using several sources that are CSV files, all located on the same ht...
  • soussou3654's avatar
    3 years ago

    The outcome of this issue is that indeed the "New Source->Text/CSV" option will accept https:// link but this will only copy/paste locally the remote csv file. The datasource will not be kept online. So during the next refresh, it will try to load the temporary file stored somewhere which will very quickly leads to errors (data not refresh, file not found).

    The solution is simply to use the "New Source->Web" option to paste the https link to the csv file(s).