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

Azure Logic App Integration with Power BI was originally published in AzureDiary on Medium, where people are continuing the conversation by highlighting and responding to this story.