Hi,
Solved! Go to Solution.
My first recommendation would be to do all of these troubleshooting steps:
- Clear cache and cookies of the Chrome Browser with these instructions https://support.google.com/accounts/answer/32050.
- Try on an incognito window, you can use this article as a guide https://support.google.com/chrome/answer/95464.
- Try to disable Chrome extensions as they could be messing the loading process.
- If you use a proxy or firewall add these ports and hosts to your configuration https://support.google.com/a/answer/2589954.
- Try on different browsers like Firefox, Edge, or Safari.
- If you use a Chromebook, try to verify if on another computer (Windows or Mac) the issue reproduces.
- Try making a copy of the Google Sheet, verify if the copy has the same behavior.
- If you are loading large sheets with complex formulas, mostly if they retrieve data from external spreadsheets, the delay when it retrieves the data could cause formulas to fail so is recommended to use smaller spreadsheets or divide the data in other spreadsheets to avoid loading issues.
My first recommendation would be to do all of these troubleshooting steps:
- Clear cache and cookies of the Chrome Browser with these instructions https://support.google.com/accounts/answer/32050.
- Try on an incognito window, you can use this article as a guide https://support.google.com/chrome/answer/95464.
- Try to disable Chrome extensions as they could be messing the loading process.
- If you use a proxy or firewall add these ports and hosts to your configuration https://support.google.com/a/answer/2589954.
- Try on different browsers like Firefox, Edge, or Safari.
- If you use a Chromebook, try to verify if on another computer (Windows or Mac) the issue reproduces.
- Try making a copy of the Google Sheet, verify if the copy has the same behavior.
- If you are loading large sheets with complex formulas, mostly if they retrieve data from external spreadsheets, the delay when it retrieves the data could cause formulas to fail so is recommended to use smaller spreadsheets or divide the data in other spreadsheets to avoid loading issues.
it happens the same to me. Most probably is an issue with the refresh of data. Not a local problem with the data.
Hi @JonathanSh iIt seems like the issue might be with the connection between your Google Sheet and BigQuery, rather than with BigQuery itself, since you mentioned the table is running fine. Here are a few steps you can try to fix the problem:
1. Stop the Current Update Process
2. Check the Query Configuration
3. Verify App Script or Connector Settings
4. Try a Fresh Connection
5. Explore Alternative Tools
I solve it by watching the logging logs. Some users where refreshing the data without the proper permissions.