Microsoft Power BI and ElasticSearch

elasticsearch, powerbi

Solution

We don't have an integration with Elastic Search right now. I looked at the Elastic Search REST API. It looks doable to use Power Query to pull data for specific queries into Excel or Power BI Designer. You can use the "From Web" source and put your well formed query into the box. Power Query parses JSON so the responses should be understood. You would use Power Query's UI to get the columns from the response as you need.

Appreciate your considering Power BI.

Lukasz P.

Power BI Team, Microsoft

If you'd like to stay up to date with the Power BI developer story, you can register (http://solutions.powerbi.com/appsuggestion.html) or follow our blog (http://blogs.msdn.com/b/powerbidev/)

Problem

Does anyone know a implementation case that involves PowerBI and ElasticSearch? I was unable to find any proper documentation.

Original source