searain
searain

Reputation: 3301

Google BigQuery BI Engine - cross projects query analytics - which project should I add the BI Engine

Now, I want to add BI Engine to speed up my data studio dashboards. My questions are

Thanks!

Upvotes: 0

Views: 509

Answers (1)

Mosha Pasumansky
Mosha Pasumansky

Reputation: 14014

Correct - you should add BI Engine reservation in the project that you use for querying, i.e. Project B.

You also don't have to use BigQuery views (especially since BI Engine is not yet fully optimized for views), you can query table in project A from project B without views.

Upvotes: 0

Related Questions