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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
rrhutch
Helper II
Helper II

Google Big Query & Schema Problem

I am connecting to a table I have in Google Big Query. However, the data coming into PowerQuery doesn't match the schema showing in Big Query. Following is a sample of the schema in Big Query for the table I am accessing:

 

Capture.PNG

 

However, in PowerQuery, it is coming across as one field and looks similar to JSON in that one field. Like the below:

 

Capture.PNG

 

If I preview the table in Big Query, it shows all of the various Itemizations fields, like in the schema shown in the first image.

 

Does anyone know why PowerQuery would not bring in the schema like it is showing in Big Query?

5 REPLIES 5
v-shex-msft
Community Support
Community Support

Hi @rrhutch,

 

>>If I preview the table in Big Query, it shows all of the various Itemizations fields, like in the schema shown in the first image.

It seems like you are review defined parameter list of your table instead of detail records.

 

>>Does anyone know why PowerQuery would not bring in the schema like it is showing in Big Query?

I think you need to find out where google store these defined parameters. If you direct select specific table, power bi will load detail data instead table structure description.

Creating and Using Tables

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

From some other research, it looks like the issues is related to tables that are nested or has repeated rows. Google Big Query knows how to interpret the schema of those tables and display them as a flattened table. Even though PowerBI has a connector to Big Query, it doesn't appear that PBI knows how to handle those schemas.

 

So if anyone has figured out how to do this between Google Big Query & PBI, I would appreciate to know how.

Did anyone figure this out? I am having the same issue. Thanks. 

@jason435 did you find any solution for this issue. 

No I did not. 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors