March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello everyone,
I loaded from Google Analytics to Power BI desktop the Users, New Users and Year. Couple weeks ago the Users data were correct. Now it is 0 or incomplete. I refreshed/updated, the “New Users” data is up to date, but “User” quantity is not.
On the GA web the “User” qty is available for any date.
Please advise, what to do, who I should to contact.
Thanks.
let
Source = GoogleAnalytics.Accounts(),
-----
{Cube.AddAndExpandDimensionColumn, "ga:year", {"ga:year"}, {"Year"}},
{Cube.AddMeasureColumn, "New Users", "ga:newUsers"},
{Cube.AddMeasureColumn, "Users", "ga:users"}
})
in
#"Added Items"
Hi @mroshchenko ,
I just tried importing Year, New Users, and Users into Power BI from Google Analytics and received values for all three.
Users' metrics are showing up which means the following "setting" may not provide the fix you see, but it may be worth reviewing...
Double-check the account for "User and event data retention" time frame.
Check if "user and event" data is set to expire more quickly than anticipated.
Within "User and event data retention" there are 5 options:
There is also a setting that resets on new activity. (on or off) I believe setting it to "on" resets the "clock" on the first 4 options above.
Best, Michael
Hi @mroshchenko
As a workaround you can import Users and New Users from GA into windsor.ai account. And access the data from Power BI.
Hello.
Thank you for reminder to check the data retention settings, it's good idea to set them to "do out automatically expire".
However, it can't solve my problem with "User" data inaccessibility. In case the "New user" data is accessible for all years to export to Power BI, the retention settings unfortunately is not the reason.
Thanks.
What happens when you only pull in New Users by itself?
Do you have other Google Analytics properties/views? Is the "New Users" metric missing from those too or is it isolated to the property in your initial post?
Thanks, Michael
Hello.
I contacted with Microsoft support and representative explained that I need to apply date condition in advance query editor, only in such way the numbers of Users can be loaded.
After this I faced with another problem, that "Users" number does not match to the GA website.
As result of data comparison by date, I understood that Power BI shows mathematical summary of users by date and GA website presents unique users number when summery by date does not match with total number for few dates or by month.
This better explained there
https://help.analyticsedge.com/article/misunderstood-metrics-users/
If I understood correctly, I need to load the Users ID to Power BI in order to calculate the unique users summary, but GA does not allow to export it, probably in ethical purposes. I found suggestion to create "Custom Dimension" on GA, but it is not clear for me yet. I will create a separate post with this question.
Thank you.
Hi @mroshchenko ,
I am having the same issue. Can you please let me know how to apply date condition in advance query editor?
Regards,
Paul
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
133 | |
90 | |
88 | |
64 | |
58 |
User | Count |
---|---|
203 | |
141 | |
107 | |
73 | |
70 |