Forum Discussion
Published but Disconnected Issue in Power BI Service
Hello,
After publishing and replacing our PBIX file in Power BI Service, the report shows Published successfully but then displays Your file was published, but disconnected. As a result, the dataset is not connected to the data sources and cannot refresh, even though it works correctly in Power BI Desktop.
Please help us identify why this happens and how to fix it.
Hi makshata96
Why “Published but disconnected” happens
-
Power BI Service can’t authenticate to the data source (credentials/gateway issue).
Most common fixes
-
Re-enter credentials
Service → Dataset → Settings → Data source credentials. -
Configure Gateway (for on-prem data)
Install gateway → Map dataset to it. -
No local file paths
C:\...won’t work in Service. Use SharePoint/OneDrive or gateway. -
Check dynamic sources
Dynamic URLs/paths break Service refresh.
Rule of thumb
-
Desktop works = local access
-
Service fails = cloud can’t reach or authenticate
If you want, tell me the data source type and I’ll give the exact fix.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!
-
2 Replies
- johnbasha33Super User
Hi makshata96
Why “Published but disconnected” happens
-
Power BI Service can’t authenticate to the data source (credentials/gateway issue).
Most common fixes
-
Re-enter credentials
Service → Dataset → Settings → Data source credentials. -
Configure Gateway (for on-prem data)
Install gateway → Map dataset to it. -
No local file paths
C:\...won’t work in Service. Use SharePoint/OneDrive or gateway. -
Check dynamic sources
Dynamic URLs/paths break Service refresh.
Rule of thumb
-
Desktop works = local access
-
Service fails = cloud can’t reach or authenticate
If you want, tell me the data source type and I’ll give the exact fix.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!
- makshata96Regular Visitor
Hi johnbasha33
Thanks for your help but actually if we use any database, we have to connect that database name using the data gateway After that when we publish again it shows as successful.
-