Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
So I'm trying to play around with the Google Analytics dataset found in Google BigQuery. Just a little background on this dataset:
When I connect to BigQuery in Power BI and it loads the data, I'm noticing some formatting issues. Check out the screenshot below:
You'll notice that some columns are formatted just fine and it is understandable (i.e. "channelGrouping", "socialEngagementType", "fullVisitorId"). But it looks like the columns "customDimensions" and "hits" are not splitting up into their subsections and is combined into one messy column in a format I don't understand.
When I go to look at the data source on BigQuery, however, it looks fine:
Even though the preview only has one row of data available, you can see that the "hits" column is correctly separated into its respective subsections.
How do I go about formatting the query to look more like this? Here are my ideas:
Any feedback is appreciated. Cheers!
Hi pstrand64,
To use SQL statement when connecting to Google Big Query, you can use ODBC connector instead. For details, you can refer to:
In addtion, ODBC driver only support import mode, so if you are using direct query mode you should using Google Big Query connector.
Regards,
Jimmy Tao
Jimmy,
Thanks for the response, man. So what you're saying is that I can query the data with SQL from Google BigQuery inside Power BI by selecting the option "OBDC connector"?
Sorry if I'm not understanding this or asking the right questions, I'm a little new to SQL and data wrangling (also new to Power BI).
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
102 | |
75 | |
44 | |
39 | |
32 |
User | Count |
---|---|
161 | |
87 | |
64 | |
46 | |
42 |