Forum Discussion
Power BI Connection Error with BigQuery
- 3 years ago
Hi Selina, we already solved the problem by contacting PBI Support directly.
To help future users: the solution was to go to the "Source" step of every PowerQuery table that we're ingesting from BigQuery, and substituting
Source = GoogleBigQuery.Database()With
Source = GoogleBigQuery.Database([BillingProject = "Insert-Your-Project-ID-Here"])That's it. The catch is that it must be for ALL tables coming from BQ, not only the large, problematic ones.
Best,
Hi CarlosPBIVision ,
Have you had this error before? Have you tried to re-upload the report to the service for refreshing?
I reviewed the document you shared and indeed, there were errors consistent with yours and many members participated in it to share their views. but there is no solution to your problem, is there?
Best regards,
Community Support Team Selina zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly