Access PostgreSQL in Power BI
You can connect to your FSDH PostgreSQL database from Power BI by following these steps.
Ensure that you have Power BI Desktop installed and that you have added your machine to the PostgreSQL firewall, see the PostgreSQL documentation for how to do this.
In Power BI, click "Get data from another source".

Search for "Azure Database for PostgreSQL" in the search field, select it then click Connect.

Enter your host name for Server and "fsdh" for Database (by default).

Enter the username and password to connect to your database.

Select your tables and click Load to load the data.

Your data is now accessible from Power BI.