ClickHouse / power-bi-clickhouse

This connector allows you to retrieve data from ClickHouse directly into Power BI for analysis and visualization
Apache License 2.0
46 stars 1 forks source link

Unable to create a connection with an additional connection options. #11

Closed ne1r0n closed 10 months ago

ne1r0n commented 11 months ago

Connector version: v0.1.2-beta Power BI Desktop version: 2.123.742.0 64-bit (November 2023)

How to reproduce:

Specify any valid option in connection options: For example Timeout=600: Details: "We cannot convert the value "Timeout=600" to type Record."

image image

BentsiLeviav commented 10 months ago

Hi @ne1r0n

We had a problem with converting the ODBC options. I added a parser handler and validator.

Feel free to share any feedback you may have on #12. I will add this change to release number 0.1.3-beta.