Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Dataflow - Google BigQuery Connector Not Working

Hi support, in dataflows Google BigQuery connector is not working. Im not getting the databases that are inside "ar-pricing". I tried to make the connection in Power BI Desktop and it works fine but in an online dataflow it doesnt.

 

Request ID: e72a9783-e6f5-dd59-acd9-4769a2095456 Activity ID: 50042ff5-f6bc-4572-9a34-e245951f4740

 

let
  Source = GoogleBigQuery.Database([BillingProject="ar-pricing"]),
  Navigation = Source{[Name = "ar-pricing"]}[Data],
  #"Navigation 1" = Navigation{[Name = "scrape_db", Kind = "Schema"]}[Data],
  #"Navigation 2" = #"Navigation 1"{[Name = "vehicle_years_olx_complete", Kind = "View"]}[Data]
in
  #"Navigation 2"
 

tomasgarciaberr_0-1679515882409.png

 

Status: Investigating

Hi @Anonymous ,

 

Based on the above information, if you are a Power BI Pro licensee, you can create a support ticket for free and a dedicated Microsoft engineer will come to solve the problem for you.
It would be great if you continue to share in this issue to help others with similar problems after you know the root cause or solution.

 

The link of Power BI Support: Support | Microsoft Power BI

For how to create a support ticket, please refer to How to create a support ticket in Power BI - Microsoft Power BI Community

 

Best Regards,
Community Support Team _ Caitlyn

Comments
v-xiaoyan-msft
Community Support
Status changed to: Investigating

Hi @Anonymous ,

 

Based on the above information, if you are a Power BI Pro licensee, you can create a support ticket for free and a dedicated Microsoft engineer will come to solve the problem for you.
It would be great if you continue to share in this issue to help others with similar problems after you know the root cause or solution.

 

The link of Power BI Support: Support | Microsoft Power BI

For how to create a support ticket, please refer to How to create a support ticket in Power BI - Microsoft Power BI Community

 

Best Regards,
Community Support Team _ Caitlyn