Forum Discussion
Anonymous
5 years agoNot applicable
Power BI Service - On-Premises Gateway @ Amazon EC2 & Amazon RDS PostgreSQL
Hello, I've been trying to setup a test Power BI Service environment to test if this is a right product for our organization. The actual data resides in Amazon RDS PostgreSQL relational database....
- Anonymous5 years ago
Thanks for the reply, I've read that one before, and if one has read that it does not really give help to the actual Power BI Service connection in this particular connection, and the correct syntax for ODBC connection, which is the cause here.
I can reveal the solution here, as we found in-house today:Remember to put correct ODBC syntax in the connection string:
Driver={PostgreSQL Unicode};Server=amazonaddress.rds.amazonaws.com;Port=32535;Database=YourPostgresDataBase;sslmode=require;
selimovd
Most Valuable Professional
5 years agoHey Anonymous ,
to get Power BI Service running with AWS it's a little more work.
Check the official white paper from Amazon on how to connect AWS databases with Power BI Services:
If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
Best regards
Denis
Blog: WhatTheFact.bi
Follow me: twitter.com/DenSelimovic