Connect to BigQuery with Dynamic Date Ranges

Поділитися
Вставка
  • Опубліковано 28 жов 2024

КОМЕНТАРІ • 12

  • @EstéfanoBianchotti
    @EstéfanoBianchotti 3 місяці тому +1

    thank you very much. in summary, in what cases would i prefer connecting via custom query rather than direct to the table?

    • @Vision-Labs
      @Vision-Labs  3 місяці тому +1

      Custom Queries should very rarely be used. Only when you really need to update the physical query.

  • @cltrhyve5932
    @cltrhyve5932 8 місяців тому

    amazing, I have been trying to figure this out for awhile

    • @Vision-Labs
      @Vision-Labs  8 місяців тому

      Wohoooo glad we could help!
      -JJ

  • @stkchan9762
    @stkchan9762 Рік тому +1

    Do you have a way to optimize costs, as I understand that every time we change the date range, it means we make a query, which can be make cost over?

    • @Vision-Labs
      @Vision-Labs  Рік тому

      Yes, when connecting BQ to looker studio there will be some recurring costs of refreshing data or reloading the same daterange outside of the refresh window.
      For the most part it's fairly Nominal cost. Here you can see the cost of maintaining our report
      lookerstudio.google.com/u/0/reporting/baa0bfb0-70c8-4b0c-9a8d-c44ae220e3f2/page/p_zrzmceua4c?params=%7B%22df192%22:%22include%25EE%2580%25800%25EE%2580%2580IN%25EE%2580%2580BetterThanData%22%7D
      But can be different depending on volume. Ideally, you have a the smallest possible dataset connected to looker studio.
      We will have more free videos in the future on this :)
      - JJ

    • @OronM
      @OronM Рік тому

      @@Vision-Labs Great video as always!
      Since cost is an issue here, why not make the BQ view run daily to fetch just the previous day and add it to the rest of the days (incremental), and make LS read from that data set, which will not incur any cost when changing the dates....?

  • @albertstanulis5278
    @albertstanulis5278 Рік тому +1

    nice one :)

  • @EstéfanoBianchotti
    @EstéfanoBianchotti 3 місяці тому

    thank you very much. in summary, in what cases would i prefer connecting via custom query rather than direct to the table?