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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
rutgerboll
Frequent Visitor

Google Analytics Filter by Year

I am connected to a Google Analytics property and bring in Year, YearMonth, and Users. I am trying to filter by year since GA will not return 10+ years of data. The filter does nothing. It appears to load, but does not return new results or even filter the dataset within Power BI.ga filter exmaple.PNG

4 REPLIES 4
v-juanli-msft
Community Support
Community Support

Hi @rutgerboll 

Check the data type of column "year",

If it is of type number, please change the "2018" , "2019", to 2018, 2019.

 

Please look at my test below:

6.png7.png

Best Regards
Maggie

 

Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks for the suggetion @v-juanli-msft . That does not fix this issue as modifying the datatype interferes with the way Power BI modifise google analytics API calls. If I filter on a time dimension it can/should send a query to GA with the time filter applied. That is not happening with year. 

Hi @rutgerboll 

Is this problem sloved? 

If it is sloved, could you kindly accept it as a solution to close this case?

If not, please let me know.

 

Best Regards

Maggie

Hi @rutgerboll 

My solution doesn't need you to change the data type of your data model, just modify your string code below

change "2018" and "2019" to 2018,2019

2.png

 

Did you try this and it still not fix?

 

Best Regards
Maggie

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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 Kudoed Authors