Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi everyone,
I’m trying to use DirectQuery with a ClickHouse data source in Power BI Report Server.
Because I’m dealing with several billions of rows, Import mode is not feasible for me.
Can anyone confirm whether DirectQuery with ClickHouse is possible in Power BI Report Server?
If it is supported, could you point me to the required steps or a suitable driver?
Otherwise, are there any work‑arounds to achieve near‑real‑time querying on such large datasets?
Thank you for your help!
Solved! Go to Solution.
Hi @Dimitri_MM,
DirectQuery to ClickHouse is not supported in Power BI Report Server (PBIRS) today.
PBIRS only supports DirectQuery for a specific set of built-in data sources, and ODBC in PBIRS is refresh/import only (no Live/DirectQuery). ClickHouse is not on the supported DirectQuery list, and custom connectors are not supported on PBIRS. See Microsoft’s PBIRS data source matrix for details (note ODBC shows no Live/DirectQuery, and ClickHouse is not listed) (Power BI report data sources in Power BI Report Server). The ClickHouse team also notes their ODBC path is import-only and recommends the native connector for DirectQuery, which targets Desktop + the cloud service via gateway, not PBIRS (ClickHouse Power BI integration). For history on custom connectors and PBIRS, see this Microsoft forum confirmation (Custom connectors not supported in PBIRS).
What you can do instead
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, please mark this as the solution.
Hi @Dimitri_MM ,
Have you had a chance to review the response @tayloramy shared earlier. I hope it helped clarify your question. If you haven’t looked at it yet, please take a moment to check and let me know if you need any additional details.
Thank you.
Hello @V-yubandi-msft
Right now, trying to Use a Paginated Report (RDL) on PBIRS via ODBC.
I will let the community know if it had been successful.
Hi @Dimitri_MM,
Let us know if it works well. If it does, please mark the answer here as the solution so that future community members can easily find it.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, please mark this as the solution.
Hi @Dimitri_MM,
DirectQuery to ClickHouse is not supported in Power BI Report Server (PBIRS) today.
PBIRS only supports DirectQuery for a specific set of built-in data sources, and ODBC in PBIRS is refresh/import only (no Live/DirectQuery). ClickHouse is not on the supported DirectQuery list, and custom connectors are not supported on PBIRS. See Microsoft’s PBIRS data source matrix for details (note ODBC shows no Live/DirectQuery, and ClickHouse is not listed) (Power BI report data sources in Power BI Report Server). The ClickHouse team also notes their ODBC path is import-only and recommends the native connector for DirectQuery, which targets Desktop + the cloud service via gateway, not PBIRS (ClickHouse Power BI integration). For history on custom connectors and PBIRS, see this Microsoft forum confirmation (Custom connectors not supported in PBIRS).
What you can do instead
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, please mark this as the solution.