Solving "Unable to connect" error of Dataverse connector in Power BI
When utilizing the default Dataverse Connector in Power BI, users may experience occasional malfunctions. As a result, some may switch to the "legacy" connector, which is not a long-term solution. This tip aims to address a common issue faced by numerous users when employing the default connector. The specific problem is as follows:

The inconsistency of this error is particularly troublesome, as it may appear or disappear intermittently, even with identical PBIX files. Following a thorough investigation, the issue was traced not to the connector, but to the network settings of the computer's connected network, irrespective of VPN usage. In other words, the error might not surface when using a customer VPN at home, but may reappear without VPN or when in the office. The root cause stems from Power BI Desktop's attempt to connect to the TDS Endpoint via ports 1433 or 5558. (see link to documentation).
So the solution is to check the connection to these ports via Powershell. This can be done with the following command:

In the screenshot provided, the initial connection attempt was unsuccessful. However, after changing to a different Wi-Fi network and disabling the VPN, the application successfully connected to the ports, enabling the use of the default connector as intended:
So all in all, a port issue, but one that has caused headaches for many people.
Published on:
Learn moreRelated posts
Microsoft 365 & Power Platform Community Call – May 7th, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
How to Mask Dataverse Field values in Microsoft Power Platform using Masking Rules
Introduction In modern business applications, protecting sensitive data is no longer optional. Organizations using Microsoft Dataverse often s...
Power Platform and Tenant Level Analytics
Today I’m looking at the Tenant Level Analytics setting. The Power Platform Admin Center is getting more and more features that we would...
Microsoft 365 & Power Platform Call (Microsoft Speakers) – May 5th, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
Power Platform – Backup retention of Production environments is changing from 28 to 7 days
Starting May 11, 2026, the default backup retention for Power Platform environments will be changed from 28 days to 7. All environments will c...
🚀 Power Platform Solution Architect Roadmap (with Modern AI Skills)
The role of a Power Platform Solution Architect is rapidly evolving. It’s no longer just about building apps—it’s about designing intelligent,...