Forum Discussion
Anonymous
3 years agoNot applicable
Big Query connection on Dataflow (with mixed table sources)
Getting an error setting up new dataflows to bigquery using either existing gateway connection or new connection. Strange as existings connections work fine using same connection just cant setup any...
Anonymous
3 years agoNot applicable
So with further trial and error it seems the PBIs ervcie is passing wrong params to bigquery
Trying pass these
But should be this, editng power query to correct params works
GoogleBigQuery.Database([UseStorageApi = null, ConnectionTimeout = null, CommandTimeout = null, BillingProject = "XXXXXXX"])
I dont want to accept this as solution MS needs to fix this, was fine before fabric update