connect power bi online to postgresql server code example
Example: power bi connect to postgresql
Driver={PostgreSQL ANSI(x64)}; Server=localhost; Port=5433; Database= my_database
Driver={PostgreSQL ANSI(x64)}; Server=localhost; Port=5433; Database= my_database