Forum Discussion
Anonymous
6 years agoNot applicable
Power BI Streaming Data set with web service API
Hi, I have a web service which provide the json values , I need to provide the credentials to access. My requirement is to show this values in real time dashboard using streaming dataset. ...
v-lid-msft
Community Support
6 years agoHi Anonymous ,
Based on this document, There are three primary ways you can push data into a dataset:
- Using the Power BI REST APIs: PostRowsInGroup or PostRows
- Using the Streaming Dataset UI
- Using Azure Stream Analytics
Best regards,