Forum Discussion
Error - Update google sheets
- 4 years ago
I managed to solve the problem!
Google itself has a way to create an API that returns a JSON file to me.
So I created the API call and it worked perfectly.
A data stream that took 40 minutes to update is now taking about 54 seconds!
If anyone wants to understand the solution, search:
Hi biajuda123
Is the error when you are trying to update it in the Power BI Service or in Power BI desktop?
What happens if you change back your changes from the data stream, does it then work?
Hello
The error occurs when data is updated in the power bi service (online).
I created the data stream so as not to mess up my dataset, but even the stream is not updated either.
The error that returns to me is always the same:
"We timed out waiting for the page"
This is the current code:
(link changed).
- v-janeyg-msft4 years agoCommunity Support
Hi, biajuda123
Have you tried to set the timeout longer?
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.Best Regards,
Community Support Team _ Janey- biajuda1234 years agoRegular Visitor
I managed to solve the problem!
Google itself has a way to create an API that returns a JSON file to me.
So I created the API call and it worked perfectly.
A data stream that took 40 minutes to update is now taking about 54 seconds!
If anyone wants to understand the solution, search: