Hello,
I am able to establish the ODBC connection to the DB using a Postgres ODBC driver. I am using the desktop latest version of Power BI. I can see the tables available, but when I try to load the data, I encounter the following error.
DataSource.Error: ODBC: ERROR [HY000] Error while executing the query
Details:
DataSourceKind=Odbc
DataSourcePath=dsn=ParstreamUser
OdbcErrors=Table
I can however use the connection string, and get an SQL statement to work. I am assuming its some parsing issue.
Any help is highly appreciated!