You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempted to use the new PowerBI connector. I was starting fresh, I downloaded PowerBI and installed the Clickhouse ODBC .msi today. I am able to reach the Clickhouse instance, I am authenticated and see all the tables, however when I try to use one, during the PowerBI "preview" of the table, it fails:
This happens for every table.
Don't currently know the exact Clickhouse server version and the rest of the details, will update as I find them if this isn't able to be diagnosed. - EDIT, same behavior on a v21 and a v24 Clickhouse instance.
I've attached part of the ODBC tracing logs below: the first SQL_ERROR and what appears to be relevant diagnostics
Thank you for reporting this issue. Unfortunately, there isn't enough information in this ticket to reproduce or investigate the problem. To better understand the issue, we need details about the structure of the table you are trying to preview. Specifically, could you provide the CREATE TABLE statement for any of the tables you are experiencing issues with? Without additional information, we may have to close the ticket as unreproducible.
Describe the bug
Attempted to use the new PowerBI connector. I was starting fresh, I downloaded PowerBI and installed the Clickhouse ODBC .msi today. I am able to reach the Clickhouse instance, I am authenticated and see all the tables, however when I try to use one, during the PowerBI "preview" of the table, it fails:
This happens for every table.
Don't currently know the exact Clickhouse server version and the rest of the details, will update as I find them if this isn't able to be diagnosed. - EDIT, same behavior on a v21 and a v24 Clickhouse instance.
I've attached part of the ODBC tracing logs below: the first SQL_ERROR and what appears to be relevant diagnostics
Configuration
Environment
ClickHouse server
CREATE TABLE
statements for tables involved:The text was updated successfully, but these errors were encountered: