Forum Discussion
Google Analytics and Power BI
This may or may not be helpful, but I gave up my fight with Google Analytics and BI and started converting everything to pulling from Google BigQuery instead. With BigQuery, you can use normal SQL statements for the most part and the data won't be sampled. This assumes you have GA feeding BigQuery.
The drawback is that the prior day's data is often not ready until late morning and at random times.
- kymramosrpo3 years ago
Advocate V
Hi! Thank you for the suggestion. Can you share with us how to connect to Google BigQuery?
- cassidy3 years ago
Power Participant
BigQuery is a built in Power BI connector. Once connected, it acts similar to a SQL database
https://learn.microsoft.com/en-us/power-query/connectors/google-bigquery- kymramosrpo2 years ago
Advocate V
Thank you for the reply. Reading my question again I've realized that it's too vague/general.
I was able to connect to Google BigQuery but I could only access publicly available data:I would like to know how can I connect to our data? Is there a similar community for Google Analytics where I can ask raise questions? Thank you!