Forum Discussion
Chrisss14
3 years agoFrequent Visitor
Data Refresh Timeout
Hi All, I have a report which uses a connection to Dataverse in DirectQuery mode. It's currently just the 1 table it needs to load data from but it takes so long to refresh and ends up timing out...
lbendlin
3 years agoSuper User
This has nothing to do with a refresh. It's a Direct Query. The query itself is taking too long because of poor performance of your data source. Direct Query queries ideally should return data after maximum five seconds.