Forum Discussion

draj's avatar
draj
Frequent Visitor
6 years ago
Solved

Connecting Postgres on AWS from PowerBI Web

Hi all!   I recently created a report on PowerBI desktop while connected to a Postgres DB on AWS RDS. I managed to get around the credentials requirement using npgsql.   However, now I have publi...
  • draj's avatar
    draj
    6 years ago

    So it turns out that there is a communication aspect between AWS and PowerBI. Recently AWS had a requirement for new certificate requirements, which cause this issue.

     

    The way I resolved it was to have an always-on laptop >> Install the Gateway there >> Run the usual set-up

     

    Now I can publish a dashboard from any other laptop, and the refresh will occur as usual