The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have two tables in Google BigQuery that I am trying to connect to in Power Bi. Both are on the exact same Google account and within the exact same project in Google Cloud.
The problem that I am having is that Power Bi can connect to the largest table (~5.5M rows, 10 columns) in about 15 seconds, but when I try to connect to the other table, which is significantly smaller (4,000 rows, 14 columns), it gets stuck on "Evaluating ..." while trying to download the table.
I can download both tables just fine in Python using the Google BigQuery API, so I am guessing the problem has to do with Power Bi somehow. Does anyone know what might cause this?
Hi @Mike_woco ,
1.You could prolong the timeout in case that the connection need takes more time.
2.Did you do some transformations before loading?
3.How about opening a new PBI application to only connect to the second table? Does the same error occur?
4.I'd suggest you always use the latest version of Power BI Desktop to avoid unexpected errors.
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
Thanks for posting:
Best regards,
Mike
Hello, I am stuck on the same problem, it would be very nice if someone had a solution to this!