Hi,
windows has two places for the odbc user and password when using power BI. One is in the driver settings and one is in the power BI itself. Are you sure you are using postgresql-user? As it is odbc-connection then you probably have checked that the odbc driver is compatible with the 14.3 postgresql version and not an older or much newer one? Some of the errors power BI gives can be a bit misleading in my experience, some things are cached and errors can be hidden for quite a while and only noticed when refresh is requested or something new is added. It might even be possible to see almost correct database structure in the navigator but when you try to access members of the tree then the connection is actually attempted and something fails. For that regard are you sure you should be using odbc-connection type and not something else?
Regards,
Mauri
Postgresql version : 14.3 in RDSuser : postgresqlWhen I am trying to get the result from table from power BI getting below error, But I am using postgresql admin user.
Also this user is working fine from pg client but not from power BI ?