Forum Discussion
Scheduled refresh also causing api call
Hi lzdkng ,
This is amazing! If you have not configured API refresh, API refresh will not occur when you schedule a refresh, and you can try the following methods:
- Try disabling and re-enabling the scheduled refresh to see if that resolves the issue.
- Try extending the refresh interval to avoid too many refreshes.
Below is the Microsoftās official link:
Enhanced refresh with the Power BI REST API - Power BI | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Good morning. Thanks for the reply.
Disabling and re-enabling the scheduled refresh did not resolve the issue. When I disabled the scheduled refresh, the api refresh stopped too.
Yes I can change the number of refreshes but this means that I only have 4 refreshes a day instead of 8. That is not really a fix.
I found a way to fix it, but I wouldn't call it a solution. I deleted the published report, re-published the exact same pbix file to the same workspace, set up the same scheduled refresh, and it magically started working. While this fixed the problem it is not an optimal solution as I still have to go back and set up all of the permissions. I suspect that Microsoft pushed some update and that caused the issue to occur.