Forum Discussion

tpasley's avatar
tpasley
Frequent Visitor
10 months ago
Solved

Gateway settings not persisting through edits.

Hi All, I've been encountering what I estimate to be a bug recently. When performing in service edits to one of our data models it seems to reset the gateway settings from cloud gateway back to V-...
  • rohit1991's avatar
    10 months ago

    Hi tpasley 

     

    This happens quite often in Power BI Service. When you edit a dataset, it can reset the gateway mapping ,especially if both Cloud and V-Net gateways exist. That’s why the scheduled refresh fails afterward.

     

    Could you please try below steps:

    1. Go to Workspace >> Datasets >> Settings >> Gateway connection, and re-select the correct gateway if it changed.

    2. Try to make parameter or model changes in Power BI Desktop, then re-publish ,it keeps the gateway link stable.

    3. In Manage Gateways, make sure the server and database names match exactly with what’s in Power BI Desktop.

    4. For automation, use the Power BI REST API (BindToGatewayInGroup or UpdateDatasource) to re-bind the dataset automatically.