Forum Discussion
postgresql odbc authentication error
Hi Anonymous ,
You could try to delete the credential in Datasource Setting, then re-enter it to see whether it work or not. You could try to refer to Connecting Power BI To PostgreSQL for details.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi:
I try to restart DSN and power bi connection (detele all permitions and restar de connection), but still not working.
Thank you!
- mathoucds6 years agoFrequent Visitor
Hi Anonymous , do you have '%' in your password? If it's the case, you can try to replace '%' by '%25'
https://community.powerbi.com/t5/Issues/PostgreSQL-ODBC-to-PowerBI-Password/idi-p/874849
- Amicci3 years agoFrequent Visitor
spent the past 4 ours trying to make this damnmed thing work and this is the solution.
the werid thing is that in the ODBC local instance it accepts the % normally however when authenticating trough PBI it does not.