Forum Discussion
Anonymous
6 years agoNot applicable
Real time Dashboard with ODATA source
Hello everyone, I made this dashboard for my company and i'm trying to make it a real time dashboard. It gets ODATA type of data from project web service (PWA). I dont know if i'm on right way bu...
- 6 years agoHi there
If you are creating a real time dashboard, you will need to push the data into the Power BI Service.
Here are more details if this is what you are trying to achieve.
https://docs.microsoft.com/en-us/power-bi/service-real-time-streaming
skaranth10
Helper I
6 years agoHi,
Were you able to setup your realtime dashboard with Odata? If yes, I would like some help, please.
I am trying to setup a realtime streaming dashboard as well, but am not sure how to go about it.
I have done the initial steps - setting up a Streaming Dataset on my Power BI service and setting up tiles. But I am not sure how to proceed to connect this to my Odata feed. Any help would be appreciated!
wlknsnBI
Helper II
6 years agoYou can't with odata. I believe project web is also build on CDS so you could do direct query (preview feature) which is real time.