For me, the "Sheets to BigQuery" menu wasn't showing up when I copied the sheet. To fix: navigate to Tools --> Script Editor...make sure the onOpen function is selected and then press run. Go back to the sheet and the menu should be there.
hi, great demo I have a question How to append raws and colums that are not empty? Cause I want to append data from facebook and adding there date (date_time of append, and its formula, so I want to append only columns there column A is not empy) Thanks
I've used this logic for past 3 years. I often have issues when the upload fails and the failure status is not captured in the status column of this gsheet. Is there any way to show the error / failure message from loggers.log in the status column?
It seems to me this script has a bug. Any ideas how to fix this? After extensive testing here's what I found: /** ON PRIMARY UPLOAD: * if all is FALSE, then will upload ONLY first and last sheets, but not the middle. * if all is TRUE, then will upload ALL data, appending MIDDLE to LAST * * WHEN POPULATED: * if all is FALSE, then will change nothing (first and last remain the same as previous) * if TRUE is selected on LAST sheet and FALSE on middle, then will append MIDDLE sheet before last * if TRUE is selected on MIDDLE sheet and FALSE on last, then will display only LAST sheet * if TRUE is selected on both MIDDLE and LAST, then will append LAST AND MIDDLE sheets to existing LAST (makes LAST doubled up) */
Im watching now, November 2023 and it worked to me.
It helps me a lot in my job. Thanks
Brilliant to show concept, example, and Data Studio tie in .. in 6 mins. More like this please 🙂
Exactly what I was looking for! Thanks a lot, Google!
Hello, I did everything, and I got no error messages, but there is no data in my datatable. Can you please tell me how to debug or check why?
Big Thanks For This Amazing Knowledgeful Video
I can't change the link in the sheet, I get an error "TypeError: header.toLowerCase is not a function"
Can you please tell me how can I upload the Google sheets one by one to BigQuery so that I can create a master dataset like the one in this video ?
Great video! really helpful
Thank you for sharing this very helpful information! Very well designed video.
Very nice. I may have to publish some more content showing how to use this.
Wonnnnndeeeeeeful Tutorial! Just love it so much!
Great tutorial. Please help to recognize that a CSV failed to load, get the error message.
How to update the data right from the sheet, like you have "APPEND" similarly can you share "UPDATE" script functionality?
Thank you for good demo, very helpful.
Thanks so much for sharing this video.
Very interesting video. Please create more video like this! Thanks.
Thanks, very helpful. There is no limit for google spreadsheets rows to upload?
Didn't realize I could test Big Query with my Gsuite account. More curious what the cost would be after that.
For me, the "Sheets to BigQuery" menu wasn't showing up when I copied the sheet. To fix: navigate to Tools --> Script Editor...make sure the onOpen function is selected and then press run. Go back to the sheet and the menu should be there.
hi,
great demo
I have a question
How to append raws and colums that are not empty?
Cause I want to append data from facebook and adding there date (date_time of append, and its formula, so I want to append only columns there column A is not empy)
Thanks
I've used this logic for past 3 years. I often have issues when the upload fails and the failure status is not captured in the status column of this gsheet. Is there any way to show the error / failure message from loggers.log in the status column?
Thank you!
Anyone tested it? I use it but after Upload the table in Bigquery all data get null ##
same here,i tried to update details from different google workbooks,did you find a solution?
How to set auto referesh sheet to bigquery menu in once time in a day
needs to be uptaded on how everything looks and works. I didnt have the upload to big query button available.
same here
It seems to me this script has a bug. Any ideas how to fix this? After extensive testing here's what I found:
/** ON PRIMARY UPLOAD:
* if all is FALSE, then will upload ONLY first and last sheets, but not the middle.
* if all is TRUE, then will upload ALL data, appending MIDDLE to LAST
*
* WHEN POPULATED:
* if all is FALSE, then will change nothing (first and last remain the same as previous)
* if TRUE is selected on LAST sheet and FALSE on middle, then will append MIDDLE sheet before last
* if TRUE is selected on MIDDLE sheet and FALSE on last, then will display only LAST sheet
* if TRUE is selected on both MIDDLE and LAST, then will append LAST AND MIDDLE sheets to existing LAST (makes LAST doubled up)
*/
Sign in disabled for this app
Thanks
Nice
thanks
Awesome
First