Hi, I am creating some csv files in my django app. I would like to access the file I am creating from Power BI. Is that possible? In power BI you can download the data from a WEB URL and consequently I tried to point at the URL of one csv I have created (for example: https://www.pythonanywhere.com/user/xxx/files/home/xxx/xxx/csv_folder/name_of_file.csv and unfortunately POWER BI is taking a html script as data.)