Forum Discussion
cramkumar86
2 years agoFrequent Visitor
How to pass parameters to SQL query
HI, I have a report that connects to Impala using ODBC connector that doesnt support direct query. I am using ODBC connector here, as the native Impala connector does not work as expected in our or...
lbendlin
2 years agoSuper User
Unfortunately is not only the combined setup unsupported, but every single component of your setup isn't supported on its own either.
See if you can get the default driver to work (with implied query folding) or if you can use a different data source, or if you can use Power BI Service.