Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Microsoft Power BI and ElasticSearch

Does anyone know a implementation case that involves PowerBI and ElasticSearch?

I was unable to find any proper documentation.

like image 693
Wexoni Avatar asked Feb 25 '15 13:02

Wexoni


1 Answers

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/)

like image 128
Lukasz P. Avatar answered Sep 25 '22 08:09

Lukasz P.