Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi,
I have a current PowerBI report which uses an Import connection to a SQL server. One of the fact tables has ~40Million rows. The report currently sits on the AppService and does a full refresh daily taking avg. 50 minutes.
We have tried setting up an incremental refresh for this report, using the steps on the Microsoft blog. The issue we are facing is that the report times out on the first refresh on the service after publishing with incremental refreshed enabled. The error we get is the following:
We have already tried increasing SQL command timeout minutes as suggested by this blog. We have also tried to optimize the dataset and ensured query folding works by checking native query. The idea still persists even after performing the above. Any thoughts on what must be the issue?
Yes, I think we hit the timeout limit. The issue though is that the report without the incremental refresh, undergoes the full refresh without any trouble under an hour. Curious how addding only the step of incremental refresh can break things?
That's strage. I haven't applied in real world scenario the incremental refresh yet, but it shouldn't take more 😞
I know that the first time is a complete refresh and then it's incremental.
Try watching some videos to see if you miss something. Otherwise I'm glad you can completely refresh it in less than an hour yet.
Regards,
Happy to help!
Could you please specify how did you manage to resolve the issue? Thanks.
Hi. Power Bi Service has a 2 hours timeout limitation. Your data and transformations must refresh in that timeline. Sometimes the databases can't resolve complex queries in short time (adding resources might help), and other times the model size is too big for it. If your query is fast, then try downsizing techniques for the Power Bi data model. You can check details of it with DAX studio with some youtube videos helping there.
If you still have more than 2 hours with the smallest way of the model and the database runing fast, then you have to consider your model too big for Power Bi and start thinking in alternatives like Power Bi Aggregations composite or Analysis Services.
Hope this helps,
Happy to help!
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
39 | |
21 | |
21 | |
19 | |
10 |
User | Count |
---|---|
35 | |
34 | |
34 | |
19 | |
14 |