Forum Discussion

bill2999's avatar
bill2999
Regular Visitor
3 years ago

Power BI to GreenPlum (Postgres)

I am trying to connect Power BI to a GreenPlum Server using the "PostgreSQL" connection in Power BI.  After entering the Server/Database it does appear to make a connection but I can only see certain 'system' tables (gptoolkit).  I have also tried direct query but get a 'permission' error when I enter a select/specific schema/table.  It would seem there is some kind of setting that determines which tables are displayed but I can't tell what that is.

1 Reply

  • bill2999's avatar
    bill2999
    Regular Visitor

    I have made some progress by setting up an ODBC Greenplum Driver and then using Power BI to connect via ODBC.  However, I am still limited to 2 schemas GP_Toolkit and information_schema.  I would think something obvious from a schema permission perspective that allows me to see the two -but not sure what that is.