Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 4 |