Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I'm using the Google Analytics (GA) connector in Power BI desktop. I want to filter my queries using custom segments. I've created these segments in GA but I can't work out how to add them to my query.
They don't appear in the 'Add Items' menu but they are documented in the Googla Analytics Core Reporting API (which I presume Power Query is using) https://developers.google.com/analytics/devguides/reporting/core/v3/segments
Solved! Go to Solution.
It doesn't appear possible to use Segments with the off the shelf GA connector. Using Web.Contents() to query the Core Reporting API doesn't work either as GA requires OAuth2 authentication and the PQ doesn't support that.
I solved the problem by writing a Python script, however I', told the new Data Connector SDK allows OAuth2 authentication (https://powerbi.microsoft.com/en-us/blog/data-connectors-developer-preview/) so that might be worth a try
You can vote for custom segments to be added to the Google Analytics data connector here
@Anonymous @edwardrmiles @v-chuncz-msft
Another - more stabil - solution is to get access to the unaggregated Google Analytics data.
This is possible using the scitylana.com services.
It doesn't appear possible to use Segments with the off the shelf GA connector. Using Web.Contents() to query the Core Reporting API doesn't work either as GA requires OAuth2 authentication and the PQ doesn't support that.
I solved the problem by writing a Python script, however I', told the new Data Connector SDK allows OAuth2 authentication (https://powerbi.microsoft.com/en-us/blog/data-connectors-developer-preview/) so that might be worth a try
Hi Edward,
Could you please share your Python script you used for getting GA Segments ?
Thank you for your help.
Nicolas.
Hi Edward,
Could you please share your Python script you used for getting GA Segments ?
Thank you for your help.
Nicolas.
I'm not familiar with it, but you may do research into the Advanced Editor.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
69 | |
68 | |
40 | |
29 | |
26 |
User | Count |
---|---|
88 | |
49 | |
45 | |
38 | |
37 |