Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
mownica
New Member

gateway connectivity issues

Hi Community , 

I am trying to set up auto refresh for a dashboard of mine but I am using odbc as the connection and have connected redshift and mysql using odbc for the dashboard 
Now I am able add my sql to the connection but I am not able to add redshift as the connection 
facing the below error 
Can someone help with it

mownica_0-1759741020915.png

 

2 REPLIES 2
GilbertQ
Super User
Super User

Hi @mownica 

 

What I would also recommend is logging onto your gateway machine making sure you have the valid Red Shift ODBC driver installed and you can successfully connect to Redshift using the ODBC 64 bit driver.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

v-saisrao-msft
Community Support
Community Support

Hi @mownica,

Check that the gateway machine can access your Redshift cluster by opening the ODBC Data Source Administrator (64-bit) and testing the DSN, or by running ping <your-redshift-endpoint> and <your-redshift-endpoint> 5439 from the Command Prompt. If these tests fail, verify that the gateway’s IP address is whitelisted in your AWS Redshift VPC security group and that there are no firewall rules blocking access. 

Additionally, In Power BI Service, go to Manage Gateways → Data Source Settings, select your Redshift data source, re-enter your username and password with Basic authentication, then click Apply and Test Connection to confirm authentication is successful.

 Power BI gateway and Report Builder support for ODBC data sources - Power BI | Microsoft Learn

 

Thank you.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors