Forum Discussion
Seddryck
10 years agoFrequent Visitor
SQL Azure Database with DirectQuery not automatically refreshing the report
Hello, I've created a file with Power BI Desktop using a DirectQuery to an Azure SQL Database. I uploaded this pbix to Power BI Services then reconfigured the credentials for the database and the...
- 10 years ago
This is the expected behaviour. The direct connections sends live queries and retrieve data when you interact with visuals. The reports don't refresh automatically with new data. For this you need to push data into powerbi with APIs.
The tiles refresh in a ten minute interval moreless. Sometimes you need to refresh the browser , keeps the cashed data
Bjoern
10 years agoContinued Contributor
Correct me, if I am wrong, but I have seen videos where streaming data is displayed in a dashboard tile and gets automatically updated. I think it was the demo about the toll bridge in New York (?). :mansurprised:
Akahn
10 years agoAdvocate IV
I believe you're correct. Good point