Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Solved! Go to Solution.
Hi @Yukian - The remote certificate is invalid according to the validation procedure typically occurs when there are SSL/TLS certificate issues between Power BI and the PostgreSQL database.
Modify the SSL mode in your connection string
sslmode=require
Ensure the SSL certificate installed on your PostgreSQL server is valid:
1.It should be issued by a trusted Certificate Authority (CA).
2.The common name (CN) or Subject Alternative Name (SAN) in the certificate must match the PostgreSQL server’s hostname or IP.
Use tools like pgAdmin or psql with the same connection settings to confirm the database accepts SSL connections.
PostgreSQL: Documentation: 17: 18.9. Secure TCP/IP Connections with SSL
PostgreSQL: PostgreSQL Mailing List Archives
Hope the above details helps.
Proud to be a Super User! | |
Hi @Yukian ,
Thank you for reaching out to the Microsoft Fabric Community Forum regarding the issue you're experiencing.
In addition to the helpful response provided by @rajendraongole1 , I would like to share a document that may assist you.
Complete guide to setting up Power BI connecting to PostgreSQL.
Hope this post helps you. If so, kindly accept it as the solution so that it can assist other members and help them find the answer more quickly.
Hi @Yukian ,
Glad that your query has been resolved. If our community member's response addressed your question, please Accept it as Answer. Click Yes if you found it helpful.
Should you have any further questions, feel free to reach out.
Thank you for being a part of the Microsoft Fabric Community Forum!
Hi @Yukian,
Glad that your query has been resolved. If our community member's response addressed your question, please Accept it as Answer. Click Yes if you found it helpful.
Should you have any further questions, feel free to reach out.
Thank you for being a part of the Microsoft Fabric Community Forum!
Hi @Yukian ,
I just wanted to kindly follow up to see if you had a chance to review the previous response provided by me. Please let me know if it was helpful. If yes, please Accept the answer so that it will be helpful to others to find it quickly.
Hi @Yukian ,
Thank you for reaching out to the Microsoft Fabric Community Forum regarding the issue you're experiencing.
In addition to the helpful response provided by @rajendraongole1 , I would like to share a document that may assist you.
Complete guide to setting up Power BI connecting to PostgreSQL.
Hope this post helps you. If so, kindly accept it as the solution so that it can assist other members and help them find the answer more quickly.
Hi @Yukian - The remote certificate is invalid according to the validation procedure typically occurs when there are SSL/TLS certificate issues between Power BI and the PostgreSQL database.
Modify the SSL mode in your connection string
sslmode=require
Ensure the SSL certificate installed on your PostgreSQL server is valid:
1.It should be issued by a trusted Certificate Authority (CA).
2.The common name (CN) or Subject Alternative Name (SAN) in the certificate must match the PostgreSQL server’s hostname or IP.
Use tools like pgAdmin or psql with the same connection settings to confirm the database accepts SSL connections.
PostgreSQL: Documentation: 17: 18.9. Secure TCP/IP Connections with SSL
PostgreSQL: PostgreSQL Mailing List Archives
Hope the above details helps.
Proud to be a Super User! | |
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
26 | |
20 | |
18 | |
14 | |
11 |
User | Count |
---|---|
32 | |
20 | |
19 | |
18 | |
11 |