Forum Discussion
Error with Data Refresh in Online Service for Web API Data Source
- 6 years ago
Hi Robert_T ,
You have touched the maximum refresh time of shared capacity. You can upgrade it to premium capacity. Or try to optimize your data source to reduce data refresh.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Hi Robert_T ,
You have touched the maximum refresh time of shared capacity. You can upgrade it to premium capacity. Or try to optimize your data source to reduce data refresh.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Hi Robert_T,
Do you found some solution for your problem?
I have the same problem and I not find any solution.
The solution present here by Dedmon Dai, not solve in my case.
I Didn't find another solution.
Thank you for your attention.
- Robert_T4 years agoFrequent Visitor
Hey DineiSilva, I ended up implementing a workaround whereby I broke up the dataset into multiple parts (~6) and performed separate parallel API calls for the different parts. I was not able to get the entire large dataset in a single call.
- DineiSilva4 years agoRegular Visitor
Thank you Robert_T for your answer.
I needed change my data set, mainly the ordem of the Incremental refresh in the steps (Power Query). After this action, my issue was solve.
Thank you again.