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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

AWS RDS Direct query SQL database

We have created an AWS RDS public facing SQL Server standard 2017 instance. I am able successfully connect to the database in Power BI Desktop using the Direct Query. I have created my charts and published them to the powerbi.com website.

 

When i try to view the charts on the PowerBI.com website, i get the error "there is no gateway to access the data source"

 

The AWS RDS is public facing with 0.0.0.0/0 and I entered the database credentials into the Power BI desktop tool, and it works correctly in the power bi desktop. However, it doesn't work on the PowerBi.com site.

 

I must use directquery, i can't use import

 

any help is appreciated 

1 ACCEPTED SOLUTION
luisrh
Responsive Resident
Responsive Resident

you need to install a power bi gateway in AWS that exposes that DB in AWS.   The power bi service runs in Azure and the gateway is needed to access data sources in other clouds and on premises.

So,  either you put your data in SQL Azure db (which is directly accessible thru power bi service)  or provide the gateway.   Those would be your 2 options.

 

 

 

View solution in original post

1 REPLY 1
luisrh
Responsive Resident
Responsive Resident

you need to install a power bi gateway in AWS that exposes that DB in AWS.   The power bi service runs in Azure and the gateway is needed to access data sources in other clouds and on premises.

So,  either you put your data in SQL Azure db (which is directly accessible thru power bi service)  or provide the gateway.   Those would be your 2 options.

 

 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors