Looker and BigQuery

Hi there,

My Looker is connected to BigQuery. I’m working with a dataset in BigQuery, and I keep adding new tables to it. When I initially connect them, my models and views in Looker are generated automatically. However, when I try to fetch the new tables, I can generate the views (with the same configuration as BigQuery), but I’m unsure how to do that with the model. Is there a way to obtain the configuration for the models as well?

Thank you

Good day @rafaella_gomes ,

Welcome to Google Cloud Community!

One way to do this is duplicating the report then changing the data source to your preferred data source, the result should be the same but please note that it must have the same schema. Otherwise, the reports and control may break since they have different schema.

You can check this link to learn more: https://support.google.com/looker-studio/answer/7175478?hl=en#zippy=%2Cin-this-article

Hope this helps!