Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
kpratik
Frequent 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:

Screen Shot 2018-06-25 at 12.13.12 PM.png

 

Could someone one please help.

 

Thanks,

Pratik

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @kpratik,

 

I think you need to use 'datasets' api 'update data sources' to instead, it is based on post method.

Datasets - Update Datasources

 

For using power bi rest api, you can also post to developer forum to get more support.

 

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @kpratik,

 

I think you need to use 'datasets' api 'update data sources' to instead, it is based on post method.

Datasets - Update Datasources

 

For using power bi rest api, you can also post to developer forum to get more support.

 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors