AzurePostgreSQL.Database is a Power Query M function that connects to Azure Database for PostgreSQL.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
AzurePostgreSQL.Database(
server as text,
database as text,
) as table
Description
Used to connect to Azure Database for PostgreSQL
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy