Looker Refresh Rate

I have a integration between BQ and Looker. I can see in BQ table that the data it new but only reflects on Looker after several minutes, even with Refresh Rate setted up to each 1 minute and I hitting “Refresh Data” manually.

What could it be wrong?

1 Like

I am not sure what are the changes you made from the data source but here are the schema changes that looker studio not detected automatically.

  • Add new fields to the data set
  • Remove fields from the data set
  • Rename fields in the data set
  • Reorder fields in the data set

In my replication you can only edit the refresh data for 5 mins only:

Also based on this documentation, here is the steps for refreshing the datasource:

  1. Edit the data source.
  2. In the bottom left corner, click REFRESH FIELDS.
  3. If changes are found, click APPLY.
1 Like