Azure Logic App Integration with Power BI

Mohit Gupta
AzureDiary
Published in
2 min readMar 2, 2020

This Article gives you an overview of how to integrate Logic App with Power Bi using Azure Event Hub and Azure Stream Analytics job

Create Logic App using HTTP Trigger

Logic app receives HTTP request and send data to event Hub based on some condition

Create Event Hub with one Consumer group

Create one Stream Analytics Job which will send the real time data from Event Hub to Power BI Dataset

Add Stream input and select Event Hub

Add Output Stream and select Power Bi . Authorize connection using your power-bi credentials

Change Query as per input and output names

Start the Job

Design Reports as per need

--

--

Mohit Gupta
AzureDiary

Integration Developer works on Azure , DevOps , BizTalk. Contact : mohit.e.gupta@gmail.com