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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
duardo08
Advocate I
Advocate I

Power BI connection with AWS RDS PostgresSQL or DBeaver

Hi,

I'm trying to connect PBI Desktop with an AWS RDS database, but I'm not getting it, I get a credential error. My company's infrastructure team does not allow me to install the PostgreSQL ODBC driver on my machine to make the connection, and also said that the database does not have the ability to access via ODBC. I can connect to this database through DBeaver, but I cannot collect data from it. I've also tried disabling credential checking, but it still didn't work.

Is there any way I can connect to this AWS RDS Postgres directly without installing other programs/drivers or through DBeaver?

Thanks for the attention!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @duardo08,

You can take a look at the following link about using power bi to get data from PostgreSQL that host on AWS RDS: (required Npgsql driver and import certificate to device)

Solved: Connecting to PostgresSQL hosted on AWS RDS? - Microsoft Power BI Community

In addition, you can also try to use other service to connect to AWS RDS and map other types of data drivers, then you can use this type of connector to indirectly get data from the the AWS RDS.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @duardo08,

You can take a look at the following link about using power bi to get data from PostgreSQL that host on AWS RDS: (required Npgsql driver and import certificate to device)

Solved: Connecting to PostgresSQL hosted on AWS RDS? - Microsoft Power BI Community

In addition, you can also try to use other service to connect to AWS RDS and map other types of data drivers, then you can use this type of connector to indirectly get data from the the AWS RDS.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors