Forum Discussion
Anonymous
6 years agoNot applicable
Greenplum&Gateway
Hello. Long story short (and thanks to developers who created Forum which destroys posts /s). Datasource - Greenplum. Power BI Desktop - works well, data is retrieved. Report and dataset is...
yuliagx
6 years agoFrequent Visitor
UPDATE
The problem with connecting through the postgres connector was not resolved.
Alternative connection through ODBC works fine:
let
Source = Odbc.Query("Driver={PostgreSQL ANSI(x64)};Server=dwh-pro******e1.ru.mgo.su;Port=****;Database=****;", "select * from....'")
in
Source
more info http://niftit.com/connecting-power-bi-to-postgresql/
Adm_Prismatec
6 years agoNew Member
I don´t want to use ODBC, when Power BI will resolve this?