fathomson's avatar
fathomson
Advocate II
10 years ago
Status:
Needs Votes

DirectQuery run automatically every x seconds

I want to show a 'live' count of records in my database. Currently i have a directquery with count(*) which gets run when the dashboard refreshes. I want this to happen automatically every x seconds.

3 Comments

  • You should check out the caching it's new in Power BI. https://powerbi.microsoft.com/en-us/blog/announcing-custom-cache-refresh-schedules-in-the-power-bi-service/
  • I would rather suggest you to the newly introduced streaming datasets in Power BI. They offer you the ability to display always the newest data without having the need to refresh at all.

Recent ideas