Forum Discussion
Anonymous
7 years agoNot applicable
Power BI Schedule Refresh Failure
Hello all,
Iam getting the following error while trying to refresh the dataset online:
"Unable to refresh the model( id=9336811) because it references an unsupported data source"
I'am using only Azure analysis services as my datasource. Why would it not consider this as a supported data source?
Please help.
1 Reply
- v-danhe-msft
Microsoft Employee
Hi Anonymous ,
Could you please check if you have used below code in your query editor:
let Abfrage = (path as text) =>If you have used like this code in your query editor, it may not support refresh in power bi currently:
Regards,
Daniel He