Power BI Push Datasets API

The Power BI Push Datasets API enables real-time data streaming into Power BI datasets. Developers can push rows of data directly to streaming datasets for real-time dashboard visualizations, supporting IoT scenarios, live monitoring, and event-driven analytics without requiring scheduled data refreshes.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-power-bi:push-datasets-api
name: Power BI Push Datasets API
tags:
- Datasets
- Real-Time Data
- Streaming
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.powerbi.com/v1.0/myorg/
humanURL: https://learn.microsoft.com/en-us/power-bi/developer/automation/api-automatic-retention-policy-for-real-time-data
properties:
- url: https://learn.microsoft.com/en-us/power-bi/developer/automation/api-automatic-retention-policy-for-real-time-data
  type: Documentation
description: The Power BI Push Datasets API enables real-time data streaming into Power BI datasets. Developers
  can push rows of data directly to streaming datasets for real-time dashboard visualizations, supporting
  IoT scenarios, live monitoring, and event-driven analytics without requiring scheduled data refreshes.