Forum Discussion

elads's avatar
elads
Helper III
7 years ago
Solved

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...
  • GilbertQ's avatar
    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.