Forum Discussion
Streaming DataSet question
- Anonymous7 years ago
Anonymous
do we always need to do something else outside power be to get it done? For example, we need to write a python script, or a power shell script , and get it running somewhere to work with a streaming data set?
SB: All types (push, streaming) require you to build the mechanism outside of Power BI. Power BI is just the reciever and handles things in different ways depending on what you want to do.
Does exist the possibility to call an API rest inside Power BI?
SB: No. Not to my knowledge with streaming. Building a custom connector to schedule refresh would allow you to do this I believe, but then we aren't talking streaming.
Thanks Anonymous .
Yes I have seen it.
Have you read my question? because I don't find the answer in that Doc.
Anonymous
do we always need to do something else outside power be to get it done? For example, we need to write a python script, or a power shell script , and get it running somewhere to work with a streaming data set?
SB: All types (push, streaming) require you to build the mechanism outside of Power BI. Power BI is just the reciever and handles things in different ways depending on what you want to do.
Does exist the possibility to call an API rest inside Power BI?
SB: No. Not to my knowledge with streaming. Building a custom connector to schedule refresh would allow you to do this I believe, but then we aren't talking streaming.