Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Weka
Frequent Visitor

Importing Google Analytics data

There are limits on the number of measures and dimensions that can be imported in one dataset from GA.  These are restricted in the GA API.

What I want to do is import several datasets and then link them somehow with an unique id.

Has anyone done this or have an idea how?  

There does not appear to be any keys with which to join the data with. 

1 ACCEPTED SOLUTION

Thanks but I don't want to use different credentials.

 

I resolved this by creating a date dimension table and including date in each of the datasets then linking to the dimension.

This way I can change the date and all the datasets/visualizations update.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @Weka ,

It is impossible to use google analytics connector to link multiple datasource based on different credentials.
AFAIK, current power bi does not support to store multiple data credentials at the same time. (Notice: New credentials will replace stored old credential)
If you connect to the same datasource with different credentials, you can only get duplicated datasource tables with the lastest imported credentials.

I'd like to suggest you use web connector with google analytics API, it allows you to get data from web URL with additional parameters(account, password or access token) instead of stored data credentials.

Regards,

Xiaoxin Sheng

Thanks but I don't want to use different credentials.

 

I resolved this by creating a date dimension table and including date in each of the datasets then linking to the dimension.

This way I can change the date and all the datasets/visualizations update.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors