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
konstantinos
10 years agoMemorable Member
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