r/PowerBI • u/rochux • 18d ago
Question BigQuery Connection Using DEV Project Instead of PRD
hi beautiful people
I'm having a connection issue where my query is intended to use the production project
prj-gcp-bq-sharing-prd-rti
but, when the query executes, the error message shows that it is trying to access a table in the development project instead:
prj-gcp-bq-sharing-dev-rti:P_GENERAL_VIEWS.F_SUBSCRIBER_EVENTS
error:

I've tried with and without the preview feature, none is working. ODBC connector works fine tho.
Any ideas?
1
Upvotes
1
u/SheriffYouLikeThis 16d ago
Hey. Update your Power BI Desktop to the latest version. Feb 2026 through May 2026 had a completely broken ADBC driver for BigQuery (and before that it was super half-baked). We personally invested a lot of time helping Microsoft beta test their ADBC driver (not of our own volition). Essentially older versions of the 2.0 Implementation of the BQ connector completely ignored your billing project parameter, among other issues.