The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi to everyone.
I´m sorry about my english, but im not soo good as well.
Let´s begin the problem.
I´m trying to use the google analytics connector, inside the power bi.
Everything seems work well, but when i´m in the moment where i need to select metrics and dimensions, this happening to me:
I´m trying to select the dimension (source) and the quantity of sessions like metric (sessions).
Does anyone can help to understand?
Thanks and regards!
Solved! Go to Solution.
Hi @Suzako
You're not doing anything wrong — this issue is not actually related to Power BI itself, but rather a limitation of the Google Analytics 4 API.
GA4 enforces strict rules on how dimensions and metrics can be combined. Some combinations (like sessionSource
with sessions
) may not be compatible depending on the query structure or the way the API is built. This is a limitation from Google’s side, not Power BI.
Also, GA4 has quota limits — for example:
10 concurrent API requests per user
50,000 requests per day
Certain metrics/dimensions require specific configurations or GA4 360 (paid version)
If you’re getting errors when selecting dimensions and metrics, try checking:
Whether the metric and dimension are compatible using Google’s GA4 API Dimensions & Metrics Explorer
If you're hitting a quota limit, especially if using a free GA4 property
If the issue continues, consider testing a simpler query with just one metric and one dimension to see if it works, and then gradually add more to find the conflict.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @Suzako,
Thankyou @Ritaf1983 for your reply on the issue.
I'm glad to hear that your query was resolved! If the response provided by the community member addressed your concern, kindly confirm.
Marking it as Accept Answer and give us Kudos if you found it helpful allows us to ensure that the solutions shared are valuable for the entire community.
Hi @Suzako,
I wanted to follow up on our previous suggestions regarding the issue. We would love to hear back from you to ensure we can assist you further.
If our response has addressed your query, please accept it as a solution and give a ‘Kudos’ so other members can easily find it. Please let us know if there’s anything else we can do to help.
Thank you.
Hi @Suzako
We wanted to follow up since we haven't heard back from you regarding our last response. We hope your issue has been resolved.
If my answer resolved your query, please mark it as "Accept Answer" and give Kudos if it was helpful.
If you need any further assistance, feel free to reach out.
Thank you for being a valued member of the Microsoft Fabric Community Forum!
Hi @Suzako
You're not doing anything wrong — this issue is not actually related to Power BI itself, but rather a limitation of the Google Analytics 4 API.
GA4 enforces strict rules on how dimensions and metrics can be combined. Some combinations (like sessionSource
with sessions
) may not be compatible depending on the query structure or the way the API is built. This is a limitation from Google’s side, not Power BI.
Also, GA4 has quota limits — for example:
10 concurrent API requests per user
50,000 requests per day
Certain metrics/dimensions require specific configurations or GA4 360 (paid version)
If you’re getting errors when selecting dimensions and metrics, try checking:
Whether the metric and dimension are compatible using Google’s GA4 API Dimensions & Metrics Explorer
If you're hitting a quota limit, especially if using a free GA4 property
If the issue continues, consider testing a simpler query with just one metric and one dimension to see if it works, and then gradually add more to find the conflict.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly