Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi everyone,
I am trying to build a report. Data source is CSV file saved on SharePoint of my organization. I have used the path of sharepoint to import CSV using 'Web' source in PowerBI. Once the file is imported, I run a python script on it.
Now everytime I update CSV file, I want to update my report automatically/manually.
I used following resources to do this:
But data does not refreshes. I have also tried with Excel but no luck.
The error is: Data source error: Unable to refresh the model (id=97xxxxxx) because it references an unsupported data source.
Also, when I checked under Settings -> Datasets: It throws following error: You can't schedule refresh for this dataset because the following data sources currently don't support refresh: Data source for Query1
Also, under Settings -> Dataset, I cannot see any refreshing options though file has been imported from SharePoint/OneDrive. (Note: I have used file path from SharePoint which is https/orgnization/sharepoint/folder/file.csv )
Note 2: I not looking for scheduled refresh. I want automatic refresh once CSV data on SharePoint/OneDrive is updated or manual trigger using Power Automated (as mentioned in the above-mentioned links).
Does anyone has idea why it is not refreshing?
Thanks!
Why are you not bringing in the files via SharePoint.Files or SharePoint.Contents? Those are much more suited to rapid ETL for CSV/XLSX and other files if it is in SharePoint vs opening it effectively as a web view and scraping it.
And I've never had refresh issues using the SharePoint* connectors.
To use SharePoint.Contents, just connect to SharePoint then change the function in the Source line. The difference between Files and Contents is Files shows all files, then you filter down. Contents lets you navigate to a particular folder, which is often faster than the Files connector.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingThe Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 24 | |
| 13 | |
| 10 | |
| 7 | |
| 6 |