Forum Discussion
elads
7 years agoHelper III
Real time dashboard
Hi, I created a new project that connects to a sql server database using a direqt query mode. As I understood this method is not real time, that means the data can be updated every 15 minutes an...
- 7 years ago
Hi there
If you want a real-time dashboard, you will have to create a streaming dataset and then push the data into the dashboard to see it updating in realtime.You could then link the dashboard tile back to your DirectQuery model.
- 7 years ago
Hi Alon,
Please also refer to the related documentation: power-bi/service-real-time-streaming.
Best Regards,
Dale
GilbertQ
7 years agoSuper User
Hi there
If you want a real-time dashboard, you will have to create a streaming dataset and then push the data into the dashboard to see it updating in realtime.
You could then link the dashboard tile back to your DirectQuery model.