Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working version with Power BI Enterprise Gateway #5

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

fpvmorais
Copy link

Changed code so that you can schedule refresh data stored in Google Spreadsheets

fpvmorais and others added 6 commits February 26, 2020 12:04
Following the instructions on the blog post there's no way to store those credentials besides hard coding them.

https://www.thebiccountant.com/2017/09/24/custom-connector-import-google-sheets-oauth2-powerbi/
When refreshing Power BI launches all queries in parallel what sometimes causes HTTP Error 429 (Too Many Requests)
To solve this problem when loading, the code is sleeping/looping until it manages to get the file.

# Conflicts:
#	PQGoogleSpreadsheet/PQGoogleSpreadsheet.pq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant