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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I have connected to data source and tried to execute direct query some thing like below.
select t1.id,..,..., t2.id,... from table1 t1 JOIN table2 t2 on t1.id = t2.id WHERE t1.id =1
But am unable to execute the query. Power BI throws following error
Unable to connect
We encountered an error. while trying to connect. Details: .ODBC ERROR
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |