Forum Discussion
mvouros
8 years agoRegular Visitor
model references an unsuported data source
Hi all, I have a dataset that refreshes ok on desktop but not on the cloud with the following error Data source error: Unable to refresh the model (id=732757) because it references an unsupporte...
v-caliao-msft
8 years agoMicrosoft Employee
Before setting up refresh, it’s important to understand what it is you’re refreshing and where you’re getting your data. From your error message, it said that your data source is not supported. Please refer to the link below to see more detail information about data refresh.
https://powerbi.microsoft.com/en-us/documentation/powerbi-refresh-data/
Regards,
Charlie Liao
mvouros
8 years agoRegular Visitor
Thank you Anonymous and v-caliao-msft for your feedback.
I was investigating the error in the model and found out that one query that fetches a set of csv files from a network location, having a parameter and a template query to extract the data is causing the error.