Hi,
I have weeks developing reports in Power Bi connected to a dataverse environment with Direct Query in Power Bi. However, I have several days now trying to connect and I´m getting the following SQL Connection error:
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)
Details:
DataSourceKind=CommonDataService
DataSourcePath=myenvironment
Message=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)

I´m currently connecting from a Virtual Machine, due to credentialing purposes on the organization. However other members from the organization that are able to connect to the report without the VDI, are being able to connect.
Any ideas on how to workaround this problem?
Kind regards!