Connect Google Sheets & BigQuery - Connected Sheets

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025

Комментарии • 56

  • @mohammadal-hasani6547
    @mohammadal-hasani6547 2 года назад +9

    Thank you! This is - as always - very helpful. I've been watching your tutorials religiously for the past 5-6 years and I'm not overstating when I say they've changed my whole (work) life.

  • @johnmillersr.colorado
    @johnmillersr.colorado 2 года назад +2

    Having worked in IT using SQL for more years than I care to remember, I've wanted something more than the QUERY function that Sheets offers. This tutorial shed light on a realistic approach to utilize the power of SQL with Sheets I plan to use. Thanks so much for all your training videos. I always look forward to notifications for new content. 😊

  • @mckegler
    @mckegler Год назад

    Thanks!

  • @joshbottube
    @joshbottube Год назад +10

    The "BigQuery Tutorial for Beginners" linked vid says "This video has been removed for violating RUclips's policy on harassment and bullying"

  • @neilsuarezore6078
    @neilsuarezore6078 Год назад

    Bro, you're amazing! Thank you so much :DD

  • @stephaniecameron1519
    @stephaniecameron1519 Год назад

    Hi there, thanks for the video. I was trying to access your BigQuery for beginners video but the link is down. Do you have an updated link?

  • @akshaykrishnan7985
    @akshaykrishnan7985 Год назад +1

    Hi sir, loved this video.. could you please upload a video regarding how to write data from a Google sheet to big query database using apps script?

  • @veevee7555
    @veevee7555 Год назад +2

    Big query video removed. .. can you share if new video available

  • @silvestrecamposano6317
    @silvestrecamposano6317 3 месяца назад

    Thank you very much.

  • @elricho72
    @elricho72 2 года назад

    Very useful , thanks for sharing, can I use a direct conection to load the table with a google webapp using a datatable ? or I need to link first to a spreadsheet the table ?

  • @danielg1294
    @danielg1294 Год назад +1

    nice video! however i don't understand the point of importing/connecting a google sheet into bigquery if the loading speed is super slow as well. Do you know how i can synchronize a google sheet with bigquery? but the data has to actually be in bigquery because i want fast reports and not suuper super slow

    • @nutshell5494
      @nutshell5494 Год назад

      Huh? The data that in the video is from bigquery, sheet is just like easier view of the data

  • @RegRegi-n6q
    @RegRegi-n6q 10 месяцев назад +2

    The "BigQuery Tutorial for Beginners" linked video says "This video has been removed for violating RUclips's policy on harassment and bullying"

    • @vlrvrl4443
      @vlrvrl4443 4 месяца назад

      Yep unfortunately

  • @themocona8495
    @themocona8495 Год назад +2

    The Big Query video is removed 😢

  • @lukeebulo8628
    @lukeebulo8628 Год назад

    Thank you for sharing. I would also like to ask if you have a video where we can let multiple user toggle a "drop down" for a specific category, without it changing the data on other users end (same sheet)? I'm a beginner at this. I hope this is possible.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Год назад

      Assuming you're asking about dropdowns/datavalidation, It's not possible.
      It's only possible for filters/sort.

    • @lukeebulo8628
      @lukeebulo8628 Год назад

      @@ExcelGoogleSheets Thanks for the response! Maybe I'll think of another way, but I really do appreciate the response!

  • @wojciechurban1162
    @wojciechurban1162 2 года назад +1

    As I understand, when i delete row in spreadsheet its also disappear in BigQuery?

  • @huzaifahshah3841
    @huzaifahshah3841 Год назад

    Thanks sir 🙏

  • @AjadSingh-r1j
    @AjadSingh-r1j Год назад

    Very help full video how to get data Big Query to app script?.

  • @simulcast.stream
    @simulcast.stream 11 месяцев назад

    Every query to BG is costing money. Is there a way to preview how much data will return before connecting/pulling it into the sheet?

    • @FunkyFaulc
      @FunkyFaulc 8 месяцев назад

      You have like 1TB of free. I'd just do the free trial for a month and see where you are at. Honestly unless you are HUGE, I wouldn't expect to surpass the free tier very quickly.

  • @juanpauloalmazan2997
    @juanpauloalmazan2997 Год назад

    Good day!, I'm having a hard time converting the datetime column to just date in bigquery. Can you teach me pls.

  • @imranmasud4032
    @imranmasud4032 3 месяца назад

    "This video has been removed for violating RUclips's policy on harassment and bullying." The BigQuery video linked shows this message. Is there any other link?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 месяца назад +1

      No, sorry. RUclips's automatic system decided that my education video was "harassment and bullying" lol. Trying to appeal, you only get AI robot saying, sorry, we are right, you are wrong. So unfortunately the one hour video that I spent 2 weeks creating is gone.

    • @imranmasud4032
      @imranmasud4032 2 месяца назад

      @@ExcelGoogleSheets , ooh, it's pathetic. Didn't you back up this video on your computer? I am your daily student. Since last couple of months, I have been watching your videos regarding Google Sheets and app scripts. Those are very helpful for me. A lot of thanks, buddy, for your worthy effort. May Almighty bless you.

  • @roginaazmy8077
    @roginaazmy8077 Год назад

    How to make sure that bigQuery will detect the right data types in the schema when connecting a google sheet?
    Because I got that error, I have a column that should be a string and every time I connect this sheet with bigQuery it's identified in the schema as Integer, however I made sure to modify the data type of this column in the original google sheet as text, but this didn't work.

  • @battlebear
    @battlebear 2 года назад

    I wonder would using Apps Script with BigQuery will help with performance? I've been using Google Sheet to store data for webapp but in some cases, it was slow. I saw that App Script has API connecting to Bigquery but I have never tried it.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 года назад +1

      I suppose that depends. The amount of data in BigQuery would definitely not be an issue. Weather you'll be satisfied with speed in general is something for you to decide.

  • @tnminh9400
    @tnminh9400 2 года назад

    I used importxml to get data from web but some case the command error like ‘could not fetch url’. How to solve it. Thanks advance

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 года назад +1

      importxml only work with websites where page is loaded by the server. Unfortunately, more & more websites today move to loading the data on client side with javascript, which means it won't work on a lot of websites.

  • @billyhenrylopez519
    @billyhenrylopez519 Год назад

    Is there a possibility to add data from spreadsheets to big query using google app script

  • @AviKalra-jp2vv
    @AviKalra-jp2vv Год назад

    How do we get multiple tabs from a sheet?

  • @koungsareth8623
    @koungsareth8623 2 года назад +1

    What will happen once the Google sheet is hit the limit space?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 года назад +1

      It won't. It doesn't actually pull the data to Google Sheets, it just gives you a preview. When you do calculations & pivot tables, it does those directly in bigquery and loads only the results of those calculations to your spreadsheet.

  • @BrianNguyenC
    @BrianNguyenC 2 года назад

    Is there a cell limit when connecting Google Sheets to BigQuery?

  • @bulbulahmed3098
    @bulbulahmed3098 Год назад

    ❤❤❤

  • @lindaholder2225
    @lindaholder2225 Год назад

    Is Big Query free with Google?
    😊

  • @staticalmo
    @staticalmo Год назад

    Why do they allow such an overkill solution for data connectors, big query, and not other google solutions for "small data"?

  • @samirbensaci451
    @samirbensaci451 2 года назад

    Is it possible to make more than 2 parameters in Google sheets ( list of elements) ?

  • @ilkhommakhkambaev4698
    @ilkhommakhkambaev4698 Год назад

    it is not working