as far as I know JDBC is the best option for connectivity of third-party stuff
f
Fabrice Baranski
03/28/2023, 6:31 AM
Thank you. Actually I would like to connect PowerBI Desktop to Apache Druid, and there is no JDBC connection for PowerBI Desktop.
g
Gian Merlino
03/28/2023, 6:32 AM
ah, that's a common request, although I am not aware of a way to do it using DirectQuery at this time
Gian Merlino
03/28/2023, 6:33 AM
it can be done with an import, although of course that means the dataset you're working with must be relatively small in size (perhaps the result of a query that aggregates or filters data such that it's relatively small)