This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
We are trying to use custom SQL as a data source against PostgreSQL, using the latest, official ANSI and Unicode PostgreSQL drivers for Windows.
We are unable to customize the SQL statement beyond "Select * from table" - anything else throws ODBC errors.
Does anyone know of potential solutions?
Solved! Go to Solution.
I discovered that PosgreSQL requires double quotes around all column names to avoid errors.
This solves the issues. Thank you.
I discovered that PosgreSQL requires double quotes around all column names to avoid errors.
This solves the issues. Thank you.
What is the error message? You can try find similar discussions for that specific error message. They usually have fixes in the replies.
e.g.
Solved: Getting Data from ODBC using SQL statement - Microsoft Power BI Community
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.