Forum Discussion
kpratik
8 years agoFrequent Visitor
Power BI Data refresh failing
I am trying to refresh by dataset. I have installed data gateway and have configured everything. I am getting following error when I am using GET API for data refresh:
{
"id": 41607643,
"refreshType": "Scheduled",
"startTime": "2018-06-25T06:30:01.067Z",
"endTime": "2018-06-25T06:31:01.583Z",
"serviceExceptionJson": "{\"error\":{\"code\":\"ModelRefreshDisabled\",\"pbi.error\":{\"code\":\"ModelRefreshDisabled\",\"parameters\":[],\"details\":[{\"code\":\"ClusterUriText\",\"detail\":{\"type\":1,\"value\":\"WABI-US-NORTH-CENTRAL-B-redirect.analysis.windows.net\"}},{\"code\":\"ActivityIdText\",\"detail\":{\"type\":1,\"value\":\"e33e2d53-67ba-4e90-a8e7-692b8710f304\"}},{\"code\":\"RequestIdText\",\"detail\":{\"type\":1,\"value\":\"15bef414-5258-4fcc-8bc4-9bf81b7e0bce\"}},{\"code\":\"TimestampText\",\"detail\":{\"type\":1,\"value\":\"2018-06-25 06:31:01Z\"}}],\"exceptionCulprit\":1}}}",
"status": "Failed"
},Here is the screenshot of data gateway:
Could someone one please help.
Thanks,
Pratik
- Anonymous8 years ago
Hi kpratik,
I think you need to use 'datasets' api 'update data sources' to instead, it is based on post method.
For using power bi rest api, you can also post to developer forum to get more support.
Regards,
Xiaoxin Sheng
1 Reply
- AnonymousNot applicable
Hi kpratik,
I think you need to use 'datasets' api 'update data sources' to instead, it is based on post method.
For using power bi rest api, you can also post to developer forum to get more support.
Regards,
Xiaoxin Sheng