I was wondering if there are any way to connect Dremio with Power BI Service/Pro. I’ve already tested in Power BI Desktop with Dremio Connector (Beta), but it seems that it doesn’t work on the online version.
Since a ODBC connection seems not to be a solution (read in some posts here that it’s not possible yet). What are the options?
did you enable custom data connectors for the gateway? note all gateways in the cluster have the July 2018 update release or later for this option to be available
did you copy Dremio.mez file in C:\Program Files\Dremio Connector\Microsoft Power BI after ODBC driver installation to the location you specified for where to store the custom connector files?
Yes, the Dremio.mez is already on the Power BI Desktop Custom Connectors folder. This checkbox you showed on PBI Service is not present in mine (see the image below). Maybe this is because I’m using the On-premises Data Gateway?
This was the trick! Now, the Dremio option appears on the connectors option on Power BI service. I’m gonna test some datasets refreshs…thanl you very much!