The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Scenario -
I have fetched data using SQL Server and also VPN IS Enable.
I have follow all step by syep procedure.
1. Create gateway.
2. Filled Connection Name.
3. Connection Type: SQL Server
4. Server : (with : port number)
5. DataBase Name.
6. Then Authentication
a. Authentication Method (Basic)
b. Username and Password ( Tried both Credentials - VPN & Server
7. In Privacey Level - Orgnisation
still got below error
@suparnababu8
@INTURI_SUPARNA_
Solved! Go to Solution.
Hi @Mukund1234 ,
Check this out-
Why is my On Premise Gateway "Not Configured Correctly"?
Hope this helps!
Hi @Mukund1234 ,
Just wanted to check if you had the opportunity to review the suggestion provided?
If the response has addressed your query, please accept it as a solution so other members can easily find it.
Thank You
Hi @Mukund1234 ,
Just wanted to check if you had the opportunity to review the suggestion provided?
If the response has addressed your query, please accept it as a solution so other members can easily find it.
Thank You
Hi @Mukund1234 ,
Just wanted to check if you had the opportunity to review the suggestion provided?
If the response has addressed your query, please accept it as a solution so other members can easily find it.
Thank You
Hi @Mukund1234 ,
Check this out-
Why is my On Premise Gateway "Not Configured Correctly"?
Hope this helps!
now credentials get okey. But not not able to add gate way. Got below error
#not configured correctly
Hi @Mukund1234 ,
I could see that error you are getting is related to failed connection with SQL Server.
The error, "error 25- Connection string is not valid" indicates that its preventing the database client from establishing a valid connection to the server.
1. Check if you are using the correct string to connect.
2.Just use the instance name and do not use the HOST NAME
Ref- error 25- Connection string is not valid
Please do check out this too -
Unable to connect to SQL DB server (error 25)
I hope this helps!
If the response has addressed your query, please Accept it as a solution so other members can easily find it.
Thank You!
Hi @Mukund1234
Because you are using a VPN, you will need to install a power BI standard gateway and then configure the connection to gateway on your gateway is where you will install the VPN to connect your database server. Unfortunately there is no other way to get this done successfully. Install an on-premises data gateway | Microsoft Learn
Hello Sir
I have used Same as you reply - standard gateway. Even unable to get connected.