Forum Discussion
Anonymous
7 years agoNot applicable
Add Google Analytics Custom Segment
Hi, I am trying to get some Google Analytics data into PowerBI, however I need to filter it for a specific segment. I was searching the web for an answer, but could not find anything relevant. ...
v-yuta-msft
Community Support
7 years agoHi sailor321,
Both GA connector and Web.Contents() don't support custom segment in power query currently because post request in Web.Contents() function doesn't support OAuth2. In addtion, it's still a requested feature, please refer to this idea. As a workaround, you may use python or R script to achieve the filtered data from GA and then import the data into power bi.
Regards,
Jimmy Tao