Forum Discussion
jhonatas
9 years agoFrequent Visitor
Push data through API
Today i continue my adventure trying to use Power BI with "live" data. Or something close to this. Im following this tutorial https://powerbi.microsoft.com/documentation/powerbi-developer-walkth...
Eric_Zhang
9 years agoMicrosoft Employee
It seems that REST APIs can only manipulate the datasets and tables also created via REST APIs.
You can check this idea Push data via API into an existing model and vote it up.
Based on my understanding, so far the purpose might be simple, you could create report in Power BI Service and add rows as refreshing via REST API.