Forum Discussion

Paulien1989's avatar
Paulien1989
Advocate II
9 years ago

Creating larger tables from Google Analytics

Hi everyone,

 

Currently I'm working with data from Google Analytics in Power BI. Anyone who's done this before, knows what a pain GA's API can be... When getting data, you have to manually construct a table that may consist of no more than 7 dimensions and 10 metrics. Which is giving me problems.

 

I need to add tables with sometimes more than 10 dimensions. I tried appending queries, but then the data from one query will all turn out as null.

 

Is there a way to work around these API limitations and create whatever tables I want with Google Analytics data?

 

Important note: I have to always include Date and Client ID in every single table (so that's two dimensions already).

3 Replies