Forum Discussion
Anonymous
8 years agoNot applicable
power bi rest api
We are trying to configure near realtime dashboards in power bi. Right now we are getting data from pubnum and pushing into Power bi rest API. Im not able to see any data in dashboard. not sure we ar...
v-ljerr-msft
8 years agoMicrosoft Employee
Hi Anonymous,
Right now we are getting data from pubnum and pushing into Power bi rest API.
What do you mean about pubnum, is it PubNub?
Power BI REST APIs can be used to create and send data to push datasets and to and streaming datasets, but not for PubNub streaming dataset. So if you're getting data from PubNub, how do you push into Power BI Rest APIs?
In addition, if you're getting data from PubNub, you should be able to follow steps here to use real time streaming(PubNub) in Power BI (you just need to replace the Subscribe key and Channel with your own). :smileyhappy:
Regards