With great power of Dremio, i can easily join different data sources and prepare dataset in Dremio reflection. Then integrate data into Power BI report for business insight using powerBI desktop.
However, i found when I try to share the report into PowerBI web, it prompted am error that the data sources connection is not available. Does it mean Dremio data is not available in PowerBI web? any plan for it?
Thanks
@dealercrm we’ve completed the certification process and waiting on the PowerBI team to release the integration, currently looking at a few months or less.
@tro I finally managed to connect Power BI-Dremio on Direct Query mode. For me the issue was with the way data was being pulled into Power BI.
When you use the UI to “Get Data”, you go through multiple steps in power bi to access the Virtual Dataset on Dremio. This results in 2 or 3 steps in the Power Query Editor - one to access the source, and the next to access the table.
How I corrected this was by changing the Advanced Query to directly call the table in the first step itself… and now Direct Querying on Power BI service works !!!
Also, another point to note is that the data source name should be the same on Power BI Desktop & the On-premise gateway. It needs to be either “host” or “host:port” on both ends…
-ODBC was setuped in the PowerBI Report Server and the .mez custom connector was placed in the folder of the user of service account running the PBI Report Server.
-When I try to publish to PBIRS I get:
PBIRS is in the latest version:
Same as PBI Desktop
Have you any idea about the reason ?
Thanks a lot for your help
Hi @Kaymar, I had the same issue with the PBI On-Premise gateway August version.
Could you upgrade the on-premise gateway to Sep 2020 (2020-09-04 to be exact), and give it a go. This solved it for me.