Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Fail to upload a Direct query report with data store in Postgres due there's no data gateway

Hi All,   I create a report in composite mode with source from 2 Postgres views - one was in import mode and another in direct query mode. Everything works fine in Power bi desktop, but when I upl...
  • audreygerred's avatar
    2 years ago

    Hello! You can refresh data from Power BI service without a gateway if PostgreSQL is hosted in a way that allows direct connection from Power BI Services on Azure. If your PostgreSQL is hosted on Azure, this is natively supported, but if it is hosted on another environment you would have to check with that provider to see about configuring to allow for direct access. Also, if PostrgeSQL is configured to prevent direct access from the interenet (which if often recommended for security reasons), you'll need the gateway.

     

    Guidance for deploying a data gateway for the Power BI service - Power BI | Microsoft Learn