Forum Discussion

jtwohig01's avatar
jtwohig01
New Member
1 year ago
Solved

Power BI Report Builder Can't find SQL Server

Using the same server and database I connect instantly with SSMS, Power BI Desktop, and Power Query in Excel. However, it won't connect in Power BI Report Builder.

 

I am trying to create a paginated report in Power BI Report Builder. I click Get Data, put in the connection data and sign in with my credentials. When I try to connect I get the message:

 

"An exception occurred: DataSource.Error: Microsoft SQL: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) "

 

If I force a tcp connection I get:

 

"An exception occurred: DataSource.Error: Microsoft SQL: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - Not enough memory resources are available to process this command.) "

 

Any idea what is going on?

  • jtwohig01's avatar
    jtwohig01
    1 year ago

    There is no gateway involved. It is just an on premises SQL server. There must be something different about how Power Query is implemented in Report Builder from the way it is done in Power BI Desktop or Excel. I ended up creating the report in Excel. Sometimes the old tools still work better than the new ones.

6 Replies