I'm evaluating Power BI for my 3,000-person company. I'll need to get data from MongoDB and Elasticsearch, which Power BI doesn't currently support. Let's say I followed this guy's advice and wrote a connector from Power BI Desktop to Elasticsearch. I then upload the workbook to Power BI on the web and tell it to refresh itself every week. To do the refresh:
In general, it seems like building a desktop connector is not the end of what's needed.
Thanks,
Steve
Solved! Go to Solution.
Hi @sbeste,
Currently, custom data connectors only support in Power BI desktop. In your scenario, it won't be able to schedule refresh dataset connected with your own data connectors in service.
Best regards,
Yuliana Gu
Hi @sbeste,
Currently, custom data connectors only support in Power BI desktop. In your scenario, it won't be able to schedule refresh dataset connected with your own data connectors in service.
Best regards,
Yuliana Gu
Thank you, Yuliana. That's what I thought might be the case. Case closed.